aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clean up a couple other session options:Ken Moore2015-01-21
* Clean up all the dialog usage in the notepad and audioplay desktop plugins. N...Ken Moore2015-01-21
* Add the ability to change the user's icon via session->general options (will ...Ken Moore2015-01-21
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-01-21
|\
| * Update README.mdKen Moore2015-01-20
* | Add the new appmenu (Start Menu) plugin to lumina-config.Ken Moore2015-01-21
* | Add a new panel-plugin: appmenuKen Moore2015-01-21
|/
* Completely revamp the notepad desktop plugin so that it is now file-based ins...Ken Moore2015-01-20
* Fix the detection of file extensions within lumina-open for files that have m...Ken Moore2015-01-20
* Add a couple new features to how image files are handles in lumina-fm:Ken Moore2015-01-20
* Fix the global->local coordinates transformation for calculating whether the ...Ken Moore2015-01-19
* Clean up the active window detection/usage for the task manager.Ken Moore2015-01-19
* Add the new home button plugin to lumina-config.Ken Moore2015-01-19
* Add a new panel plugin: HomeButtonKen Moore2015-01-19
* Add knowledge of the new Panel theme setting to lumina-config.Ken Moore2015-01-19
* Update the theming of the Lumina desktop:Ken Moore2015-01-19
* Update the themes that are included within Lumina.Ken Moore2015-01-19
* Update the user button to recognize the existance of a customized user icon f...Ken Moore2015-01-19
* Oops, missed resetting one of the lock flags in the desktop.Ken Moore2015-01-19
* Fix a lockfile violation in the desktop plugin removal process. Now there is ...Ken Moore2015-01-19
* Quick update to the new audioplayer plugin. Now there is a label which displa...Ken Moore2015-01-17
* Commit a couple loose changes to libLuminaXDGKen Moore2015-01-16
* Add the new audioplayer desktop plugin to lumina-config as well.Ken Moore2015-01-16
* Add a new desktop plugin: audioplayerKen Moore2015-01-16
* Have the user button automatically perform the long application listings in t...Ken Moore2015-01-16
* Quick fix for auto-hidden panels. Ensure that the mouse is actually outside t...Ken Moore2015-01-16
* Fix a bug with removing desktop plugins.Ken Moore2015-01-15
* Set the "Does not accept focus" Qt flag on the base Lumina Panel window.Ken Moore2015-01-08
* debian: missing dependency on qttools5-dev-toolsChristopher Roy Bratusek2015-01-08
* move definition to better placeChristopher Roy Bratusek2015-01-08
* use QT5LIBDIR in all qmake filesChristopher Roy Bratusek2015-01-08
* debian: lumina qt5/0.8.0 updatesChristopher Roy Bratusek2015-01-08
* Update README.mdKen Moore2015-01-06
* Cleanup the lumina port files so that portlint is happyKris Moore2015-01-05
* Turn off some of the debugging for the lumina-desktop session in preparation ...Ken Moore2015-01-05
* Fix a couple other minor display issues in lumina-openKen Moore2015-01-05
* Put another couple quick fixes in:Ken Moore2015-01-05
* Update the Lumina-default theme template to work properly with Qt5.Ken Moore2015-01-05
* Clean up the Panel/Taskmanager XCB usage quite a bit. Now the panel is "seen"...Ken Moore2015-01-05
* Quick checkpoint of additional XCB improvements/fixes. Still having an issue ...Ken Moore2015-01-05
* Add support for the LIBPREFIX qmake variable for all the project files. This ...Ken Moore2015-01-03
* Make sure to adjust the lumina-[fm/config] main.cpp to account for the new Lu...Ken Moore2015-01-02
* Make sure that the system encoding is loaded with QTextCodec before doing any...Ken Moore2015-01-02
* Large update of XLib -> XCB usageKen Moore2015-01-01
* Make sure that any argv[] -> QString translations from CLI input are run thro...Ken Moore2015-01-01
* Make the taskmanager plugin capable of two modes:Ken Moore2014-12-31
* Be a little bit more careful about the handling of the "Exec=" field codes in...Ken Moore2014-12-31
* Clean up how translations are loaded for all the Lumina utilities, and also a...Ken Moore2014-12-30
* Commit some more XLib->XCB conversions (everything for the task manager), and...Ken Moore2014-12-30
* Add a quick check to the FreeBSD screen brightness functions for not allowing...Ken Moore2014-12-29
bgstack15