aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* Update the TrueOS defaults a bit.Ken Moore2016-08-01
* Add in a terminal rule for qterminal to "open here" on a directory (does not ...Ken Moore2016-07-29
* Add a bit of debugging output for when fluxbox/compton get prompted to reload...Ken Moore2016-07-29
* Reset the "Control Panel" entry for FreeBSD back to pccontrol.desktop.Ken Moore2016-07-28
* Hide duplicate entries in the desktopbar plugin (Desktop/Favorites can be poi...Ken Moore2016-07-28
* Disable the translation of the blank HTML text for the QTextBrowser.Ken Moore2016-07-27
* Fix up the y-coordinate offsets for the panels and desktop plugin area so tha...Ken Moore2016-07-26
* Update the defaults for lumina a tiny bit (compton settings, Glass colors, fl...Ken Moore2016-07-25
* Update the "Glass" theme and colors a bit.Ken Moore2016-07-25
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-07-25
|\
| * Update the TrueOS defaults to include qterminal if it is installed.Ken Moore2016-07-22
* | Setup the copy over of the default compton.conf as needed.Ken Moore2016-07-25
* | Ensure that a default compton.conf file is distributed with Lumina.Ken Moore2016-07-25
|/
* Fix up the screen brightness detection on FreeBSD (found a logic reversal).Ken Moore2016-07-22
* Minor tweak to the FreeBSD OS backend for screen brightness.Ken Moore2016-07-22
* [INTERFACE CHANGE]Ken Moore2016-07-20
* Ensure that Desktop files which are symlinks to known favorites do not show u...Ken Moore2016-07-19
* Add an "enableCompositing" flag to the sessionsettings.conf file which determ...Ken Moore2016-07-18
* Also ensure that the XDG_CONFIG_HOME replacement happens on the fluxbox-init ...Ken Moore2016-07-18
* Don't embed the fluxbox config files into the lumina-desktop binary (using th...Ken Moore2016-07-18
* Fix up the copy/adjustment of the fluxbox config files when initializing the ...Ken Moore2016-07-18
* Fix the xterm title gibberish issue.Ken Moore2016-07-07
* Fix a crash when right-clicking a non-applauncher desktop plugin and removing...Ken Moore2016-07-07
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-07-07
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-07-06
| |\
| * | Enable starting fluxbox within the start-lumina-desktop utility (lumina-sessi...Ken Moore2016-07-06
* | | Fix up the loading of non-integer values for the panel height.Ken Moore2016-07-07
| |/ |/|
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-07-06
|\|
| * Fix up the reloading of compton when the config file changes.Ken Moore2016-07-06
* | Disable fluxbox initialization within the lumina-desktop binary. (moved to st...Ken Moore2016-07-06
|/
* Setup the session process launcher to provide the capability of prompting flu...Ken Moore2016-07-06
* Fix a crash within the userbutton plugin which would happen after clearing ou...Ken Moore2016-07-06
* Update the FreeBSD OS class a tiny bit:Ken Moore2016-07-06
* Setup the compton init system to use a special config file just for Lumina. T...Ken Moore2016-07-05
* Fix the TrueOS default settings.Ken Moore2016-07-05
* Setup Lumina to use "compton" for the compositing manager instead of xcompmgr...Ken Moore2016-07-01
* Add the new JSON menu generation scripts to the "core" files installed (since...Ken Moore2016-07-01
* Ensure that the quick command run routine will never hang the system for more...Ken Moore2016-06-30
* Finish up the new JSON recursive menu system as well as the test script for l...Ken Moore2016-06-30
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-06-30
|\
| * Add a new type of menu plugin: jsonmenuKen Moore2016-06-29
| * A minor tweak to the "Glass" theme.Ken Moore2016-06-29
| * Add options for grouped windows in the task manager:Ken Moore2016-06-29
| * 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
| |\
| * | Add Control+[shift]+Tab shortcuts for cycling between open windows in grouped...Ken Moore2016-06-29
* | | Tag version 1.0.0-Devel on the source tree (master branch)Ken Moore2016-06-28
| |/ |/|
* | Tag version 0.9.1-Release.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
bgstack15