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
*
Replace the libreoffice SVG icon skip with a generic rule that skips any SVG ...
Ken Moore
2015-11-10
*
Re-work how Lumina finds/loads icons from the current theme. This bypasses th...
Ken Moore
2015-11-10
*
A couple changes to Lumina:
Ken Moore
2015-11-09
*
Add the WM_PROTOCOLS ICCCM support to the lumina library.
Ken Moore
2015-11-06
*
Cleanup how auto-start apps are launched a bit (start them via a single lumin...
Ken Moore
2015-10-30
*
Add some more ICCCM functions to LuminaX11.
Ken Moore
2015-10-28
*
Add new X11 functions for about 1/2 of the ICCCM standards
Ken Moore
2015-10-28
*
Ok, now the external process commands *truly* run in a separate thread throug...
Ken Moore
2015-10-28
*
Remove the "waitForStarted()" function call in the external process launcher ...
Ken Moore
2015-10-28
*
Tag version 0.8.7-Release in sources
Ken Moore
2015-10-21
*
Fix a luminaDesktop.conf loading bug with regards to panel sizing.
Ken Moore
2015-10-19
*
Adjust the theme file a little bit for some more visual cues about which list...
Ken Moore
2015-10-15
*
Add a "-new-instance" CLI flag for any app using the LuminaSingleInstance cla...
Ken Moore
2015-10-15
*
Update the FreeBSD device IO calculation: Now it will return the instantaneou...
Ken Moore
2015-10-13
*
Add Inheritance to the Lumian theme files.
Ken Moore
2015-10-13
*
Remove the box outline for the applauncher plugin: the new font outlines take...
Ken Moore
2015-10-13
*
Fix a mapping issue with the mouse position for the ResizeMenu.
Ken Moore
2015-10-12
*
Add a process verification check to the LuminaUtils functions for running ext...
Ken Moore
2015-10-12
*
Update the new ResizeMenu and startmenu a bit: Now it better performes resizi...
Ken Moore
2015-10-08
*
Make sure that the user's local icon heirarchy is added to the fallback icon ...
Ken Moore
2015-10-07
*
Another batch of small fixes:
Ken Moore
2015-10-07
*
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
[next]
bgstack15