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
/
libLumina
Commit message (
Expand
)
Author
Age
*
Large update/refactor of desktop widgets.
Ken Moore
2016-10-18
*
Oops - forgot to save the fallback CPU temperature reading into the variable.
Ken Moore
2016-10-14
*
Adjust the FreeBSD CPU temperature routine to use the dev.cpu.* values if ava...
Ken Moore
2016-10-11
*
Fix a bug in LFileInfo, and update lumina-fileinfo to show the size of the im...
Ken Moore
2016-10-11
*
Convert over the desktop/panel settings to be based on screen ID instead of s...
Ken Moore
2016-10-05
*
Fix the bytes to display function in the case where the number of bytes *exac...
Ken Moore
2016-10-03
*
Add an additional default-valued constructor for LFileInfo.
Ken Moore
2016-09-28
*
Make sure that the extra lumina utilities check/set the XDG_* environment var...
Ken Moore
2016-09-26
*
Add a new file to be distributed with Lumina:
Ken Moore
2016-09-23
*
Finish up the depretiation of the old systemapps fetching function.
Ken Moore
2016-09-23
*
Large update to how XDGDesktop files are created/used.
Ken Moore
2016-09-22
*
Fix the memory usage issue with Lumina and the application list on the system...
Ken Moore
2016-09-21
*
Add an "==" operator to the XDGDesktop class. Found a note in the QHash docs ...
Ken Moore
2016-09-21
*
Have the internal QHash run "squeeze" after every update run - just to ensure...
Ken Moore
2016-09-21
*
Another small fix to try and correct the memory leak.
Ken Moore
2016-09-21
*
Another quick fix to try and track down where Lumina is leaking memory within...
Ken Moore
2016-09-21
*
Commit a small cleanup for the auto-loading of the apps list on the system.
Ken Moore
2016-09-21
*
Change the CPU temperature finder a bit:
Ken Moore
2016-09-19
*
Clean up how the system app finder/parser is saved in memory a bit. Trying to...
Ken Moore
2016-09-16
*
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 up the auto-creation/removal of application symlinks when apps are instal...
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
*
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
*
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
*
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 in a terminal rule for qterminal to "open here" on a directory (does not ...
Ken Moore
2016-07-29
*
Reset the "Control Panel" entry for FreeBSD back to pccontrol.desktop.
Ken Moore
2016-07-28
*
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
*
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
*
Fix the xterm title gibberish issue.
Ken Moore
2016-07-07
*
Update the FreeBSD OS class a tiny bit:
Ken Moore
2016-07-06
*
Ensure that the quick command run routine will never hang the system for more...
Ken Moore
2016-06-30
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2016-06-30
|
\
|
*
A minor tweak to the "Glass" theme.
Ken Moore
2016-06-29
|
*
Fix up the resizeMenu's mouse event handling to ensure it keeps control of th...
Ken Moore
2016-06-29
*
|
Tag version 1.0.0-Devel on the source tree (master branch)
Ken Moore
2016-06-28
|
/
*
Tag version 0.9.1-Release.
Ken Moore
2016-06-28
*
Change references to PC-BSD to TrueOS
q5sys
2016-06-23
*
Add the ability for custom, system-wide environment variable settings within ...
Ken Moore
2016-06-21
[next]
bgstack15