index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-qt5
/
core
Commit message (
Expand
)
Author
Age
*
Adjust the default fluxbox keyboard shrotcuts:
Ken Moore
2016-09-08
*
Add a new optional flag to lumina-open: "-terminal"
Ken Moore
2016-09-08
*
Fix up the "launch in terminal" functionality to use whatever the currently-r...
Ken Moore
2016-09-08
*
Add a special case check to the cursor theme settings - don't allow "default"...
Ken Moore
2016-08-30
*
When saving autostart preferences, make sure the local autostart directory ex...
Ken Moore
2016-08-26
*
Another small fix for the application auto-update routine.
Ken Moore
2016-08-24
*
Fix a bug in lumina-open where the directory handling was not working.
Ken Moore
2016-08-24
*
Fix up the auto-creation/removal of application symlinks when apps are instal...
Ken Moore
2016-08-23
*
Add in the pending updates detection for the shutdown/reboot options in the s...
Ken Moore
2016-08-23
*
Fix up the right-click terminal launcher - don't check for a valid binary if ...
Ken Moore
2016-08-23
*
Add some extra checks to the LuminaXDG application listing routine for when i...
Ken Moore
2016-08-22
*
Add in pending update detection/skipping ability to the main logout window (n...
Ken Moore
2016-08-18
*
Add the ability for Lumina to automatically add/remove symlinks from the ~/De...
Ken Moore
2016-08-18
*
Setup the desktop to use the new XDGDesktopList directly (disables a lot of t...
Ken Moore
2016-08-18
*
Adjust the XDGDesktopList static creation routine so that the static object i...
Ken Moore
2016-08-18
*
Update the new XDGDesktopList class a bit more:
Ken Moore
2016-08-18
*
Revamp how the system applications are parsed/updated.
Ken Moore
2016-08-18
*
Oops: *Now* lumina-open will handle binary names as inputs just fine (if they...
Ken Moore
2016-08-18
*
A couple quick fixes:
Ken Moore
2016-08-17
*
Tag version 1.0.1 in the source tree (Base version 1.0, minor update 1).
Ken Moore
2016-08-08
*
Tag version 1.0.0-Release in source.
Ken Moore
2016-08-08
*
Fix a small typo in a disabled line in luminaDesktop.conf (so if people uncom...
Ken Moore
2016-08-08
*
Add a simple check to the panel update routine to verify that the "_NET_WM_ST...
Ken Moore
2016-08-08
*
use a static_cast from signed->unsigned integer in LuminaX11.cpp to silence a...
Ken Moore
2016-08-05
*
Update the RSS feeds for FreeBSD to point to the TrueOS news feed instead of ...
Ken Moore
2016-08-05
*
Add a quick existance check to the userbutton plugin when adding favorites to...
Ken Moore
2016-08-02
*
Add application/pdf mimetype defaults to the TrueOS settings.
Ken Moore
2016-08-02
*
Cleanup the sizing of the new QToolButtons a bit (ensure uniform sizes - does...
Ken Moore
2016-08-01
*
Add in the possibility of a "nowatch" file/flag for lumina-open to avoid watc...
Ken Moore
2016-08-01
*
Update the TrueOS defaults a bit.
Ken Moore
2016-08-01
*
Add in a terminal rule for qterminal to "open here" on a directory (does not ...
Ken Moore
2016-07-29
*
Add a bit of debugging output for when fluxbox/compton get prompted to reload...
Ken Moore
2016-07-29
*
Reset the "Control Panel" entry for FreeBSD back to pccontrol.desktop.
Ken Moore
2016-07-28
*
Hide duplicate entries in the desktopbar plugin (Desktop/Favorites can be poi...
Ken Moore
2016-07-28
*
Disable the translation of the blank HTML text for the QTextBrowser.
Ken Moore
2016-07-27
*
Fix up the y-coordinate offsets for the panels and desktop plugin area so tha...
Ken Moore
2016-07-26
*
Update the defaults for lumina a tiny bit (compton settings, Glass colors, fl...
Ken Moore
2016-07-25
*
Update the "Glass" theme and colors a bit.
Ken Moore
2016-07-25
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2016-07-25
|
\
|
*
Update the TrueOS defaults to include qterminal if it is installed.
Ken Moore
2016-07-22
*
|
Setup the copy over of the default compton.conf as needed.
Ken Moore
2016-07-25
*
|
Ensure that a default compton.conf file is distributed with Lumina.
Ken Moore
2016-07-25
|
/
*
Fix up the screen brightness detection on FreeBSD (found a logic reversal).
Ken Moore
2016-07-22
*
Minor tweak to the FreeBSD OS backend for screen brightness.
Ken Moore
2016-07-22
*
[INTERFACE CHANGE]
Ken Moore
2016-07-20
*
Ensure that Desktop files which are symlinks to known favorites do not show u...
Ken Moore
2016-07-19
*
Add an "enableCompositing" flag to the sessionsettings.conf file which determ...
Ken Moore
2016-07-18
*
Also ensure that the XDG_CONFIG_HOME replacement happens on the fluxbox-init ...
Ken Moore
2016-07-18
*
Don't embed the fluxbox config files into the lumina-desktop binary (using th...
Ken Moore
2016-07-18
*
Fix up the copy/adjustment of the fluxbox config files when initializing the ...
Ken Moore
2016-07-18
[next]
bgstack15