aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
* Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...Ken Moore2015-05-22
* Remove the extra painting check/update routine for the system tray - send it ...Ken Moore2015-05-21
* Add a routine to ensure that all the tray icons get repainted when the main t...Ken Moore2015-05-21
* Very minor clean-up to avoid compiler warnings.Jesse Smith2015-05-21
* Add a new boot splash screen to be used during the Lumina initialization phas...Ken Moore2015-05-21
* Add the ability to set solid-color backgrounds within Lumina, and add this op...Ken Moore2015-05-20
* A couple adjustments to the session startup procedures:Ken Moore2015-05-14
* A couple quick updates to the system tray:Ken Moore2015-05-13
* When using the time/date or date/time clock formats, put a newline instead of...Ken Moore2015-05-13
* Integrate the new conversion from the old "startApps" file to the new XDG aut...Ken Moore2015-05-13
* Adjust the desktopview plugin just a bit:Ken Moore2015-05-12
* Put in a quick check/safeguard for invalid panel sizing.Ken Moore2015-05-11
* New icon layout for the icons on the desktopwi2015-05-05
* Add a (commented out) experimental feature for tagging all the various deskto...Ken Moore2015-05-01
* Update the documentation on the ROADMAP and the plugins available in the comm...Ken Moore2015-05-01
* Fix/Fix a couple important bugs before announcing 0.8.4-release:Ken Moore2015-04-30
* Move the timer to launch the startup applications into the session itself (in...Ken Moore2015-04-28
* Update the system window a bit and how it is used in the session. Now there i...Ken Moore2015-04-28
* Final fix for the new panel window-reactivation routine: only re-activate the...Ken Moore2015-04-28
* Add a button to the userbutton "home dir" section for starting a search of th...Ken Moore2015-04-28
* Oops, forgot to change over the userbutton to use the new favorites system fo...Ken Moore2015-04-27
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-27
|\
| * Add two new keybard shortcuts to the default Fluxbox setting:Ken Moore2015-04-27
* | Setup the lumina-desktop to use the new favorites system:Ken Moore2015-04-27
|/
* Add support for system-defined default non-mime applications in the luminaDes...Ken Moore2015-04-25
* Add (but disable by default) some additional debuggin information. Also turn ...Ken Moore2015-04-25
* Fix another bug with the new panel/window activation switcher: do *not* re-ac...Ken Moore2015-04-25
* Add the ability for panels to now occupy a percentage of the screen side, wit...Ken Moore2015-04-25
* For "hidden" panels, make the amount visible 1% of the total panel size (with...Ken Moore2015-04-25
* Oops, accidentally committed a change to the desktop init process (reverted b...Ken Moore2015-04-24
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-24
|\
| * Re-arrange the startup procedures a bit:Ken Moore2015-04-23
* | Before activating the panel on mouse-over, save the ID of the currently activ...Ken Moore2015-04-24
|/
* Update the Fluxbox startup command to use the new "-no-slit" and "-no-toolbar...Ken Moore2015-04-22
* Setup the Lumina panel with mouse tracking, and activate the window when the ...Ken Moore2015-04-22
* Fix a bug where the clicking on the currently-active window on the taskmanage...Ken Moore2015-04-22
* Make sure that lumina-fileinfo is only run on *.desktop files from the deskto...Ken Moore2015-04-22
* Move the initial screen brightness and volume setting routines into the sessi...Ken Moore2015-04-22
* Merge pull request #92 from william-os4y/deskEditorKen Moore2015-04-21
|\
| * Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-20
| |\
| * \ Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-17
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-15
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-12
| |\ \ \ \
| * | | | | put the name lumina-fileinfowilliam2015-03-26
* | | | | | Make sure to check the list of watched files and reset it if something was re...Ken Moore2015-04-20
* | | | | | Add the ability to use percentages of the screen for panel sizes (%W for perc...Ken Moore2015-04-20
| |_|_|_|/ |/| | | |
* | | | | Add a special flag to prevent the lumina-open crash handler from starting up ...Ken Moore2015-04-20
* | | | | Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ...Ken Moore2015-04-20
* | | | | Merge pull request #91 from Nanolx/lumina-panel-dateKen Moore2015-04-20
|\ \ \ \ \
| * | | | | 4 time display modes for panel clock:Christopher Roy Bratusek2015-04-19
| | |_|_|/ | |/| | |
bgstack15