index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Re-do the "App Menu" plugin a bit. Now it uses a self-contained menu with a "...
Ken Moore
2015-12-01
*
Adjust the main lumina-desktop session a bit:
Ken Moore
2015-12-01
*
Add the ability to change monitor resolutions in lumina-xconfig.
Ken Moore
2015-12-01
*
Fixed minor type in lumina-desktop/WMProcess.cpp that was preventing compilin...
Jesse Smith
2015-11-30
*
Add a couple process checks into the WM restart procedures, and add a log mes...
Ken Moore
2015-11-30
*
Clean up the new intel_backlight support in LuminaOS-FreeBSD. Now it should w...
Ken Moore
2015-11-26
*
Merge pull request #167 from mike-pt/master
Ken Moore
2015-11-26
|
\
|
*
- Add support for intel_backlight on FreeBSD
mike-pt
2015-11-26
|
/
*
Update LuminaX11.cpp to compile with GCC (found/fixed by Jesse Smith).
Ken Moore
2015-11-25
*
Change teh lumina-config window title to "Lumina Settings"
Ken Moore
2015-11-25
*
make the userbutton sort items case-insensitively.
Ken Moore
2015-11-25
*
Change the icon for the individual items in the workspace switcher plugin (so...
Ken Moore
2015-11-25
*
Adjust some more text on the "settings" menu.
Ken Moore
2015-11-24
*
Unify some text in various menus: "Browse Files" for instance.
Ken Moore
2015-11-24
*
Change the "quick settings" button to now say "Preferences" instead. Also rem...
Ken Moore
2015-11-24
*
Adjust the start menu to show the "genericName" instead of the comment undern...
Ken Moore
2015-11-23
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-11-23
|
\
|
*
Fix up the sorting of the favorites items in the start menu. Now the applicat...
Ken Moore
2015-11-23
|
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-11-23
|
|
\
|
*
|
Fix a typo in the backend variable name for custom panel colors.
Ken Moore
2015-11-23
*
|
|
Change the desktop icon text color to white by default: This just looks a lot...
Ken Moore
2015-11-23
*
|
|
A few fixes for the desktop:
Ken Moore
2015-11-23
|
|
/
|
/
|
*
|
Fix up the window minimization routines and the window margins for the embedd...
Ken Moore
2015-11-20
*
|
Fix up the WM a bit more - now it can open/close windows without issues (stil...
Ken Moore
2015-11-20
|
/
*
Quick checkpoint for the window manager: NOT STABLE - crashes on window close...
Ken Moore
2015-11-20
*
Add the final pieces of the EWMH support functions to the Lumina library.
Ken Moore
2015-11-13
*
Add a bunch more of the window-level EWMH standards support into luminaX11. O...
Ken Moore
2015-11-12
*
Add a couple more XCB EWMH functions. One change required a re-definition of ...
Ken Moore
2015-11-12
*
Remove a geometry-match condition when re-loading the desktop canvas's. This ...
Ken Moore
2015-11-12
*
Add ~50% of the client EWMH window property support.
Ken Moore
2015-11-12
*
Finish adding the rest of the Root window EWMH standards support into the Lum...
Ken Moore
2015-11-12
*
Just silence a compiler warning about an unused variable for the moment (that...
Ken Moore
2015-11-11
*
Add support for all the important Root window EWMH properties to the LuminaX1...
Ken Moore
2015-11-11
*
Replace the libreoffice SVG icon skip with a generic rule that skips any SVG ...
Ken Moore
2015-11-10
*
Tweak the font outlines a bit more for the desktop icons:
Ken Moore
2015-11-10
*
Re-work how Lumina finds/loads icons from the current theme. This bypasses th...
Ken Moore
2015-11-10
*
Adjust the user validation routine a bit in lumina-checkpass:
Ken Moore
2015-11-10
*
Fix a "pt_BR" tag in the "pt" translation file.
Ken Moore
2015-11-09
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-11-09
|
\
|
*
Minor update to RPM .spec file to get Lumina to build on Fedora 23 32-bit.
Jesse Smith
2015-11-06
|
*
Fixed minor typo in DEPENDENCIES file. Also updated RPM .spec files.
Jesse Smith
2015-11-06
*
|
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
|
/
*
Couple minor changes to the screensaver functionality: Ensure the SSBaseWidge...
Ken Moore
2015-11-06
*
A couple big changes:
Ken Moore
2015-11-06
*
Get the new lockscreen all setup and (somewhat) functional in the screensaver...
Ken Moore
2015-11-04
*
Tweak the text in the desktop plugin menu a bit.
Ken Moore
2015-11-04
*
Clean up the Screensaver framework a bit more, add a test flag (--test-ss), a...
Ken Moore
2015-11-03
*
Add all the animations framework for the screensaver side of lumina-wm (with ...
Ken Moore
2015-11-02
*
Cleanup how auto-start apps are launched a bit (start them via a single lumin...
Ken Moore
2015-10-30
[next]
bgstack15