aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change how the thumbnails are loaded in lumina-fm. Now it loads the entire di...Ken Moore2015-09-25
* Fix up the active browser detection routine, ensure the browser gets updated ...Ken Moore2015-09-25
* Adjust the window workspace detection routine to also check whether the given...Ken Moore2015-09-24
* Make sure that a directory does not refresh more than once a second from a fi...Ken Moore2015-09-23
* Clean up the file transfer systems a bit in lumina-fm:Ken Moore2015-09-23
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-09-21
|\
| * Update lumina versionsJoe Maloney2015-09-20
| * Merge pull request #158 from grahamperrin/patch-1Ken Moore2015-09-18
| |\
| | * Tidier wording, and punctuation, in BootSplash.cppGraham Perrin2015-09-18
| |/
* / A couple quick tweaks:Ken Moore2015-09-21
|/
* oops, accidentally removed the URL detection from lumina-open with the earlie...Ken Moore2015-09-18
* Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv...Ken Moore2015-09-18
* Clean up a little bit of the URL syntax handling in lumina-open. Now it will ...Ken Moore2015-09-18
* Add my work-in-progress for a lumina-terminal application. This is *not* read...Ken Moore2015-09-17
* Make the snapshot load/reload operations "active", in that it will detect whe...Ken Moore2015-09-17
* Update lumina-fm to use the new LUtils::GenerateOpenTerminalExec() function f...Ken Moore2015-09-17
* Add a LUtils function for assembling the command to open a terminal in a part...Ken Moore2015-09-17
* Fix a rogue empty zorder assignment in the mainUI.ui file (something left beh...Ken Moore2015-09-17
* Ensure that the menu for the desktopswitcher panel plugin is refreshed before...Ken Moore2015-09-17
* Always run the "loadSnaps" signal on dir load - this should ensure that no sn...Ken Moore2015-09-16
* Change the names of a couple panel plugins:Ken Moore2015-09-16
* 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
* Have lumina-config only load the thumbnail for the wallpaper image when that ...Ken Moore2015-09-16
* Finally fix up the system tray updates:Ken Moore2015-09-15
* Adjust the theming of the calendar widgets so that the day/week are a bit mor...Ken Moore2015-09-11
* Ensure that the window activation request is sent out when the file manager g...Ken Moore2015-09-11
* Adjust the tooltip for the applications tab of the user button.Ken Moore2015-09-11
* Fix a bug with the detection/usage of the snapshot relative paths when calcul...Ken Moore2015-09-11
* Update the default keyboard shortcuts a bit with some new shortcuts:Ken Moore2015-09-11
* Quick fix for an enumeration replacement: This same bug still exists in CQTre...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
| |\
| | * Forget delete 2 unused variablesCarlos Bohórquez2015-09-11
| | * Static variables not needed nowCarlos Bohórquez2015-09-11
| | * Several changesCarlos Bohórquez2015-09-11
| | * Solves issue 11400Carlos Bohórquez2015-09-10
* | | Add the option for wallpaper layout/format to lumina-config.Ken Moore2015-09-11
* | | Add various formatting options for the background wallpaper: center, [top/bot...Ken Moore2015-09-11
|/ /
* | Add a quick app for testing system tray events - this is in the new "dev-tool...Ken Moore2015-09-10
* | Add the new systemstart panel plugin to lumin-config.Ken Moore2015-09-10
* | Couple minor adjustments to the lumina-wm window routines.Ken Moore2015-09-10
* | Adjust the name within the lumina-info app registration file - no need to hav...Ken Moore2015-09-10
* | Add come fixes to libLumina to work with the new systemstart plugin, and adju...Ken Moore2015-09-10
* | Add a new panel plugin: systemstartKen Moore2015-09-10
|/
* Merge pull request #154 from harcobbit/issue/11233Ken Moore2015-09-09
|\
| * Solves issue 11233Carlos Bohórquez2015-09-09
|/
bgstack15