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
/
lumina-desktop
Commit message (
Expand
)
Author
Age
*
use relative icon paths in desktop files
rezso
2016-03-11
*
Update the window movement routine to use an alternate ICCCM WM request for f...
Ken Moore
2016-03-08
*
Cleanup all the DESTDIR usage within the project files. Now this can be easil...
Ken Moore
2016-03-04
*
Add dutch translation for i18n/lumina-desktop
Zyixc
2016-02-22
*
Ensure that on logout all the desktop elements (except the wallpaper) gets hi...
Ken Moore
2016-02-19
*
Fix up a couple other small bugs:
Ken Moore
2016-02-19
*
Remove the 80-pixel limit to the text shown on task manager buttons (non-grou...
Ken Moore
2016-02-18
*
Make sure the new windows are registeres with the Lumina session so we can se...
Ken Moore
2016-02-18
*
For the clock plugin, add a smarter minimum width based on the time format ch...
Ken Moore
2016-02-18
*
Find/switch a bunch of other "delete" calls on QWidgets to the Qt deleteLater...
Ken Moore
2016-02-18
*
Change a lot of "delete" calls on QWidgets to the safer "->deleteLater()" Qt ...
Ken Moore
2016-02-12
*
Oops - Looks like the Lumina-DE.desktop files was accidentally removed from t...
Ken Moore
2016-02-10
*
Don't try to pull screen geom in debug output when we dont validate
Kris Moore
2016-02-10
*
Re-enable the timer for checkDesktop()
Kris Moore
2016-02-10
*
Run the updateDesktops() immediately instead of on delay
Kris Moore
2016-02-08
*
Disable DEBUG
Kris Moore
2016-02-07
*
Further cleanup of updateDesktops(), fix spacing / indentation and
Kris Moore
2016-02-07
*
Increase the delay before checkingDesktop setup, since we can get
Kris Moore
2016-02-06
*
Fix a bug with Lumina-DE segfaulting during wakeup on some specific
Kris Moore
2016-02-06
*
A few small fixes to lumina-desktop:
Ken Moore
2016-02-05
*
Cleanup how the ~/Desktop/* shortcuts are removed a bit. Now it catches these...
Ken Moore
2016-02-04
*
Quick patch to skip the desktop removal routine if the number of available X ...
Ken Moore
2016-02-04
*
Fix a bug linking when an older libLumina is installed on the
Kris Moore
2016-02-03
*
Disable the quickwidget desktop plugin. The QML embedding systems are still n...
Ken Moore
2016-02-02
*
Ken changed theming to be more specific for Lumina on my system so I can begi...
JoshDW19
2016-02-01
*
Large cleanup of the Lumina project files and OS-detection/support systems.
Ken Moore
2016-01-11
*
Start the work of abstracting out the OS-detection/build system from the indi...
Ken Moore
2016-01-08
*
Remove the "Browse Files" link from the application menu (does not fit well h...
Ken Moore
2015-12-28
*
Fix up the loading of theme colors on first-run. Also find/fix a typo in the ...
Ken Moore
2015-12-17
*
Adjust the initial Lumina theming a bit: Use the "bora_black" fluxbox theme, ...
Ken Moore
2015-12-17
*
Add a better watcher/change fallback for ensuring that no files are removed f...
Ken Moore
2015-12-16
*
Update the default Lumina setting on non-PCBSD systems a bit.
Ken Moore
2015-12-16
*
Ensure that when a desktop item opens it's context menu it hides the main des...
Ken Moore
2015-12-04
*
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
*
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
*
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
*
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
|
\
[next]
bgstack15