aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
* 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
* Add "DESTDIR" build option support to the Lumina project files (needed for Fe...Ken Moore2015-07-31
* Oops, fix a typo in the LDesktop conversion to XCBKen Moore2015-07-31
* Move all the X11 usage in LDesktop.cpp to XCBKen Moore2015-07-31
* Fix up the issues with some apps which re-configure the Xsession/screens to m...Ken Moore2015-07-30
* Oops, forgot to translate the internal QPoint to a global point before showin...Ken Moore2015-07-28
* Add some work that make the Lumina desktop/panels appear in the proper locati...Ken Moore2015-07-28
* Finish cleaning up the submenu open/close checks for the userbutton. Now the ...Ken Moore2015-07-24
* Fix up the active re-loading of icons in the desktop interface when the icon ...Ken Moore2015-07-24
* Finish up the XDG "Actions" specification for *.desktop files, and integrate ...Ken Moore2015-07-22
* Make sure that all the interface elements in lumina-desktop actively re-load ...Ken Moore2015-07-22
* Finish cleaning up the new localization configuration settings in libLumina, ...Ken Moore2015-07-21
* Fix up a calculation of the new window geometry - add in checks for those str...Ken Moore2015-07-17
* Commit some quick fixes:Ken Moore2015-07-17
* Update the default fluxbox-keys file to exclude window modification commands ...Ken Moore2015-07-17
* Update all the *.pro files to add a new NO_I18N config option which prevents ...Ken Moore2015-07-14
* Final cleanup of debugging messages and temporary changes prior to release. A...Ken Moore2015-07-10
* Adjust the window check/resize routine a bit more. Now it seems to workmuch b...Ken Moore2015-07-10
* Ok, NOW the desktop plugins layout methodology is consistent/reliable. Had to...Ken Moore2015-07-10
bgstack15