aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix up the resizeMenu's mouse event handling to ensure it keeps control of th...Ken Moore2016-06-29
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-06-29
|\
| * Another couple quick fixes for the FreeBSD port files.Ken Moore2016-06-28
| * Fix the symlink creation routine in lumina-textedit to work with package syst...Ken Moore2016-06-28
| * Tag version 0.9.1-Release.Ken Moore2016-06-28
| * Another couple updates to the FreeBSD port files.Ken Moore2016-06-28
| * Update the FreeBSD port makefile and pkg-descriptionKen Moore2016-06-28
| * Also add info about the new "DEFAULT_SETTINGS" build flag to the readme.Ken Moore2016-06-28
| * Update the README to account for the new build system flags.Ken Moore2016-06-28
| * Update the coming-soon 0.9.1 port makefile for FreeBSD, and also setup the "D...Ken Moore2016-06-28
| * Cleanup the build system for how the special OS-specific config file/wallpape...Ken Moore2016-06-28
| * Commit some WIP (but disabled) to get the panels using the compositing WM for...Ken Moore2016-06-28
| * Merge pull request #235 from q5sys/masterKen Moore2016-06-28
| |\
| | * Add files via uploadq5sys2016-06-28
| * | Finish up the switch over to the new UI for lumina-configKen Moore2016-06-28
| * | Add in the last 2 converted pages (session_[locale/options]). Leave the new U...Ken Moore2016-06-28
| * | Oops - forgot to add the page_interface_panels files to git.Ken Moore2016-06-28
| * | Re-enable the old UI - only 2 more pages left to convert before switching to ...Ken Moore2016-06-27
| * | Get the new menu interface page converted over.Ken Moore2016-06-27
| * | Get the panel interface page all converted over to the new UI.Ken Moore2016-06-27
| * | Get the desktop interface page all converted over to the new UI.Ken Moore2016-06-27
| * | Get the Fluxbox settings page all converted over.Ken Moore2016-06-27
| * | Get the new fluxbox-keys page all converted over to the new UI.Ken Moore2016-06-27
| * | Switch back to the old UI for now.Ken Moore2016-06-27
| * | Get the default apps page all converted over to the new UI.Ken Moore2016-06-27
| * | Allow the "save file as" option to always be available (not dependant on chan...Ken Moore2016-06-27
| * | Add in sample page files for copy/modify later.Ken Moore2016-06-27
| * | Add in the new autostart services UI page. Also cleanup a bit more of the sho...Ken Moore2016-06-27
| * | Finish up the interactions on the main selection page in the new UI.Ken Moore2016-06-27
| * | Add in the search capabilities within the new lumina-config UI.Ken Moore2016-06-27
| * | Switch back to the old UI for now (new one still not finished yet).Ken Moore2016-06-24
| * | Get the new theme page all setup and functional.Ken Moore2016-06-24
| * | Get the new "wallpaper" page all setup and functional, as well as finish test...Ken Moore2016-06-24
| * | Merge pull request #234 from q5sys/masterKen Moore2016-06-24
| |\|
| | * adding logo fileq5sys2016-06-23
| | * updating qrcq5sys2016-06-23
| | * Changing PC-BSD logo to TrueOS logoq5sys2016-06-23
| | * Update README.mdq5sys2016-06-23
| | * Change references to PC-BSD to TrueOSq5sys2016-06-23
| | * Add keyboard shortcut for showing/hiding hidden filesq5sys2016-06-23
| |/
| * Cleaning up the lumina FreeBSD makefile.Ken Moore2016-06-23
| * Get a lot more of the new lumina-config layout all setup. Now the main page h...Ken Moore2016-06-22
* | Add Control+[shift]+Tab shortcuts for cycling between open windows in grouped...Ken Moore2016-06-29
|/
* Get the general page loading system all setup for the new mainWindow class.Ken Moore2016-06-22
* Get the new lumina-config UI all setup and tied into the build for compilatio...Ken Moore2016-06-22
* Continue splitting up all the various pages/tabs into distinct pages for lumi...Ken Moore2016-06-22
* Add the backtrace of the dbus crash on Qt 5.6.1test2016-06-22
* Turn off the "autoraise" feature of Fluxbox by default.Ken Moore2016-06-21
* Remove some HTML formatting from being translated.Ken Moore2016-06-21
* Add the ability for custom, system-wide environment variable settings within ...Ken Moore2016-06-21
bgstack15