aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
* Add a new panel plugin: "line"Ken Moore2015-10-08
* Update the defaults for Lumina so that it uses the new systemstart panel plug...Ken Moore2015-10-08
* Commit a couple fixes:Ken Moore2015-10-08
* Get rid of an extra empty grid space between desktop items.Ken Moore2015-10-07
* Another batch of small fixes:Ken Moore2015-10-07
* Reverse the order of items in the startmenu logout page - now they start at t...Ken Moore2015-10-07
* Couple more updates for lumina-desktop:Ken Moore2015-10-07
* Commit the 3rd iteration of the desktop plugin container system.Ken Moore2015-10-07
* Clean up the quicklaunch buttons a bit more - also add a context menu for rem...Ken Moore2015-10-05
* Clean up the Fluxbox keyboard defaults a bit.Ken Moore2015-10-05
* Add quicklaunch ability to the systemstart panel plugin.Ken Moore2015-10-03
* Fix the battery icon used in the new start menu plugin.Ken Moore2015-10-02
* Add a 1 pixel margin around the panel plugins - this helps a lot with hidden ...Ken Moore2015-10-02
* Revert the debug/release flag change to all the *.pro files. This causes issu...Ken Moore2015-09-30
* Another fix for the overall project file and remove a (local/testing) file fr...Ken Moore2015-09-30
* Update all the project files to allow for "make debug" to create a binary wit...Ken Moore2015-09-30
* Adjust the window geometry movement routine a bit more. Now it will only run ...Ken Moore2015-09-29
* Change which MoveResize calculation is used for window geometry check/verific...Ken Moore2015-09-28
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-09-21
|\
| * Tidier wording, and punctuation, in BootSplash.cppGraham Perrin2015-09-18
* | A couple quick tweaks:Ken Moore2015-09-21
|/
* Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv...Ken Moore2015-09-18
* Ensure that the menu for the desktopswitcher panel plugin is refreshed before...Ken Moore2015-09-17
* Clean up the desktopview plugin a bit, so now the icons are always snapped to...Ken Moore2015-09-16
* Oops, needed to make the entire suspend frame invisible, not just the button.Ken Moore2015-09-16
* Fix up all the window activation detection/management within the lumina sessi...Ken Moore2015-09-16
* Ensure that the screen brightness slider in the system dashboard only goes do...Ken Moore2015-09-16
* Make sure that the QT_QPA_PLATFORMTHEME environment variable is purged before...Ken Moore2015-09-16
* Finally fix up the system tray updates:Ken Moore2015-09-15
* Adjust the tooltip for the applications tab of the user button.Ken Moore2015-09-11
* Update the default keyboard shortcuts a bit with some new shortcuts:Ken Moore2015-09-11
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-09-11
|\
| * Merge pull request #155 from harcobbit/issue/11400Ken Moore2015-09-11
| |\
| | * Several changesCarlos Bohórquez2015-09-11
* | | Add various formatting options for the background wallpaper: center, [top/bot...Ken Moore2015-09-11
|/ /
* / Add a new panel plugin: systemstartKen Moore2015-09-10
|/
* Oops, make sure that applauncher/desktop icon check is run before deleting th...Ken Moore2015-08-20
* Add an additional option to desktop plugins where additional cleanup routines...Ken Moore2015-08-20
* Clean up a couple new bugs in the userbutton:Ken Moore2015-08-20
* Update the arrangement of the available time zones in the clock plugin. Now i...Ken Moore2015-08-18
* Completely overhaul the Clock plugin for the panel:Ken Moore2015-08-18
* Update the lumina theme engine/class so that custom environment variables may...Ken Moore2015-08-18
* Add special handling for lumina-screenshot when moving the initial window loc...Ken Moore2015-08-14
* Remove some old comments, and also remove the old savedScreens variable that ...Ken Moore2015-08-07
* Turn off some debugging within the system tray plugin, cleanup the message lo...Ken Moore2015-08-07
* Fix up the file/dir removal options within the userbutton.Ken Moore2015-08-05
* Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ...Ken Moore2015-08-05
* Add a replacement for XSelectInput and use it within lumina-desktopKen Moore2015-08-05
* Finish converting libLumina to XCB-only and finish replacing any LX11 functio...Ken Moore2015-08-05
* Add the XCB versions of the system tray start/stop routines, and setup LSessi...Ken Moore2015-08-04
bgstack15