- Feb 26, 2010
-
-
Nick Schermer authored
-
Nick Schermer authored
When a launcher plugin is removed, it tries to cleanup the desktop dir. Hower this might fail because of leftover files in the (re-used) directory from a previously craches launcher. Only print this in the terminal, because nothing is going 'wrong', just not so nice.
-
Nick Schermer authored
Add a quick signal back to the code and improve the internal handling so the objects are better isolated.
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
Bug #5707.
-
Nick Schermer authored
With this function a plugin can remove itself from the panel without user intervention.
-
Nick Schermer authored
Same implementation as old panel, but this time in a loop to drop a lot of duplicated code.
-
Nick Schermer authored
-
Nick Schermer authored
Some styles properties for the minimized icon lucency, max width chars and ellipsize mode, that were previously hard-coded in the source.
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
The restart counter was a bit flawed, because if the panel would run for weeks and 3 restarts occured, it's not a big deal, still the panel would've bothered the user what to do. We now use a minimum time between restarts, if there was another restart in the last 60 seconds, ask the user what to do.
-
Nick Schermer authored
-
Nick Schermer authored
You can now quickly enable or disable the tooltips with the following command: xfce4-panel --plugin-event=launcher:disable-tooltips:bool:true
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-
Nick Schermer authored
-