Skip to content
Snippets Groups Projects
  1. Jul 14, 2010
    • Nick Schermer's avatar
      Add debug mode to run plugins in gdb. · dc8625ab
      Nick Schermer authored
      With PANEL_DEBUG=gdb plugin will be started in gdb
      and log files (with backtrace and register dump) are
      automatically stored in /tmp.
      Some functionality will not be available, like
      automatically restart the plugins.
      
      Also cleanup the debug level handling a bit, so it is
      easier to extend and make struts debugging work again.
      dc8625ab
    • Nick Schermer's avatar
      Fix typo in debug line. · b0972736
      Nick Schermer authored
      b0972736
  2. Jul 13, 2010
  3. Jul 11, 2010
    • Nick Schermer's avatar
      Add debug line to detect endless loops. · 6262c421
      Nick Schermer authored
      6262c421
    • Nick Schermer's avatar
      Rebuild translations. · d3a8b2c3
      Nick Schermer authored
      d3a8b2c3
    • Nick Schermer's avatar
      Change colormap handling. · e6c42cae
      Nick Schermer authored
      Always try to set the rgba colormap so we don't need to
      restart plugins when compositing changes.
      e6c42cae
    • Nick Schermer's avatar
      Improve code for external plugins. · 13f5459a
      Nick Schermer authored
      Split the base of the external plugin code in three pieces:
      PanelPluginExternal as abstract object to handle the child
      monitoring and access-point for the panel and
      PanelPluginExternal{46,Wrapper} to handle the dbus or socket
      communication. This drop a lot of duplicated code.
      
      Also improve handling of external plugins during a child
      crash; we now wait until the child is terminated before
      we launch the new proccess and also handle restarts of a
      child (requested by the panel) without bothering the
      user.
      13f5459a
  4. Jul 06, 2010
  5. Jul 03, 2010
  6. Jul 02, 2010
  7. Jul 01, 2010
  8. Jun 29, 2010
  9. Jun 22, 2010
  10. Jun 21, 2010
  11. Jun 18, 2010
  12. Jun 17, 2010
  13. Jun 15, 2010
  14. Jun 14, 2010
  15. Jun 13, 2010
  16. Jun 12, 2010
  17. Jun 11, 2010
  18. Jun 10, 2010
  19. Jun 07, 2010
Loading