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
*
Add the size hints to libLumina X11, and enable the usage of it within teh WM.
Ken Moore
2015-12-08
*
Ensure that when a desktop item opens it's context menu it hides the main des...
Ken Moore
2015-12-04
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-12-03
|
\
|
*
Merge pull request #169 from krytarowski/netbsd-1
Ken Moore
2015-12-03
|
|
\
|
|
*
Preliminary NetBSD support
Kamil Rytarowski
2015-12-01
*
|
|
Replace the "KeyCatch" dialog with a QKeySequenceEdit (added in Qt 5.2). The ...
Ken Moore
2015-12-03
|
/
/
*
|
Oops, forgot to append the ".note" suffix before running the new name through...
Ken Moore
2015-12-02
*
|
Change the notepad plugin a bit:
Ken Moore
2015-12-02
*
|
Fix up the context menu actions for the desktop a bit.
Ken Moore
2015-12-02
*
|
Fix up the loading of locales through the StartMenu/Session. Now it will prop...
Ken Moore
2015-12-01
*
|
Add a link to the Lumina IRC channel in the lumina-info utility, and also cre...
Ken Moore
2015-12-01
*
|
Add a link in lumina-info to the webclient for the #lumina-desktop channel on...
Ken Moore
2015-12-01
*
|
Change the text of the app menu plugin to have the button now say "Applicatio...
Ken Moore
2015-12-01
*
|
Oops - fix an issue with opening the home dir from the new appmenu.
Ken Moore
2015-12-01
*
|
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
[next]
bgstack15