Skip to content
Snippets Groups Projects
  1. Jul 11, 2010
    • 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
  2. Jun 13, 2010
  3. Jun 12, 2010
  4. Jun 03, 2010
  5. May 28, 2010
  6. May 24, 2010
  7. May 09, 2010
  8. Apr 18, 2010
  9. Apr 15, 2010
  10. Mar 30, 2010
  11. Mar 28, 2010
    • Nick Schermer's avatar
      Add option to fix the length of the panel. · 85613f8e
      Nick Schermer authored
      The allows a fixed length of the panel, which if the new
      alternative of the fixed size in the tasklist plugin.
      It can be misused if you set the length of the panel to something
      smaller then the size the plugins minimally need.
      85613f8e
  12. Mar 24, 2010
  13. Mar 23, 2010
  14. Mar 21, 2010
  15. Mar 20, 2010
  16. Mar 14, 2010
  17. Mar 11, 2010
    • Nick Schermer's avatar
      Support remote event replies from the wrapper. · d168066d
      Nick Schermer authored
      Because of the dbus signal we cannot return the reply
      of the remote event, so add a method and handle ids to
      reply to the panel.
      When an implementation of the panel plugin provider returns
      a handle, the dbus service waits for the reply before it
      continues.
      d168066d
  18. Mar 05, 2010
  19. Mar 04, 2010
  20. Mar 03, 2010
  21. Feb 26, 2010
Loading