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
/
libLumina
Commit message (
Expand
)
Author
Age
*
Revert the debug/release flag change to all the *.pro files. This causes issu...
Ken Moore
2015-09-30
*
Update all the project files to allow for "make debug" to create a binary wit...
Ken Moore
2015-09-30
*
Fix an issue with the runCmd() and getCmdOutput() functions in libLumina - en...
Ken Moore
2015-09-30
*
Adjust the window workspace detection routine to also check whether the given...
Ken Moore
2015-09-24
*
Add a LUtils function for assembling the command to open a terminal in a part...
Ken Moore
2015-09-17
*
Fix up all the window activation detection/management within the lumina sessi...
Ken Moore
2015-09-16
*
Finally fix up the system tray updates:
Ken Moore
2015-09-15
*
Adjust the theming of the calendar widgets so that the day/week are a bit mor...
Ken Moore
2015-09-11
*
Add come fixes to libLumina to work with the new systemstart plugin, and adju...
Ken Moore
2015-09-10
*
Add a new function to LuminaOS: systemPerformingUpdates()
Ken Moore
2015-09-09
*
Fix a bug in the ~ replacement routine.
Ken Moore
2015-09-09
*
Battery charging state is 0 not 2.
Michael Neumann
2015-09-06
*
Use sysctl(3) to retrieve most info instead of executing sysctl(8)
Michael Neumann
2015-09-06
*
Quick fix to the libLumina project file to ensure all the colors/themes get i...
Ken Moore
2015-09-04
*
Clean out all the old XLib functions which were commented out, and start addi...
Ken Moore
2015-09-04
*
Add a new "PathToAbsolute()" function to LuminaUtils for converting a possibl...
Ken Moore
2015-08-31
*
Fix an issues with possible seg-faults when saving a *.desktop structure to f...
Ken Moore
2015-08-31
*
Make sure the *pointer* to the XDGDesktop structure is constant, not the stru...
Ken Moore
2015-08-31
*
Move the LFileInfo class into libLumina/LuminaXDG - this is very useful for f...
Ken Moore
2015-08-28
*
Add an additional level of locking to the single-application framework: The X...
Ken Moore
2015-08-21
*
Add a bit more text output for the single instance framework. This makes it r...
Ken Moore
2015-08-21
*
Another quick fix to the single-instance framework - add a manual existance c...
Ken Moore
2015-08-21
*
Update the single-application framework a big so that networking limitations ...
Ken Moore
2015-08-21
*
Add a function to convert a number of bytes into a display string (3 digits)
Ken Moore
2015-08-19
*
Add the XDG_DATA_* path support for relative application paths given in the m...
Ken Moore
2015-08-19
*
Update the lumina theme engine/class so that custom environment variables may...
Ken Moore
2015-08-18
*
DragonFly: Sync MemoryUsagePercent() with FreeBSD
Michael Neumann
2015-08-16
*
Implement CPUTemperatures() for DragonFly
Michael Neumann
2015-08-16
*
DragonFly: Sync LOS::Checksums() with FreeBSD
Michael Neumann
2015-08-16
*
Implement Battery hooks for DragonFly
Michael Neumann
2015-08-16
*
DragonFly does not have graphical mixer
Michael Neumann
2015-08-16
*
DragonFly: Sync get/set audio volume with FreeBSD
Michael Neumann
2015-08-16
*
DragonFly: Sync get/set ScreenBrightness a bit with FreeBSD
Michael Neumann
2015-08-16
*
Touch up the new Grey-Dark color scheme a bit - now the highlight/accent colo...
Ken Moore
2015-08-14
*
Update the Lumina-default theme a tiny bit (round off the borders for scroll ...
Ken Moore
2015-08-14
*
Add a couple more color schemed I put together: Blue-light and Grey-Dark, als...
Ken Moore
2015-08-14
*
Add two new color schemes from "mitlik" on IRC: Solarized-[Light/Dark]. These...
Ken Moore
2015-08-14
*
Add an extension to the Lumina theme engine/class for specifying a mouse curs...
Ken Moore
2015-08-12
*
Do a review of all Lumina dependencies and update the list as appropriate:
Ken Moore
2015-08-05
*
Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ...
Ken Moore
2015-08-05
*
Add a replacement for XSelectInput and use it within lumina-desktop
Ken Moore
2015-08-05
*
Finish converting libLumina to XCB-only and finish replacing any LX11 functio...
Ken Moore
2015-08-05
*
Oops, committed a temporary change to include the xcb-render library (not nec...
Ken Moore
2015-08-04
*
Add the XCB versions of the system tray start/stop routines, and setup LSessi...
Ken Moore
2015-08-04
*
Now tag version 0.8.7-devel on the master branch
Ken Moore
2015-07-31
*
Tag version 0.8.6-Release
Ken Moore
2015-07-31
*
Add "DESTDIR" build option support to the Lumina project files (needed for Fe...
Ken Moore
2015-07-31
*
Convert a few more X11 functions to XCB - almost done....
Ken Moore
2015-07-31
*
Fix up the issues with some apps which re-configure the Xsession/screens to m...
Ken Moore
2015-07-30
*
Final fix for the line find/replace functionality in luminaDesktop.conf parsi...
Ken Moore
2015-07-29
[next]
bgstack15