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
/
src-qt5
/
core
Commit message (
Expand
)
Author
Age
*
Move the lumina-open.conf file over to the standard XDG location (~/.config/l...
Ken Moore
2016-06-08
*
Move to using the "application/[email/terminal]" mimetypes for registering/fi...
Ken Moore
2016-06-08
*
Fix up the detection/usage of the "mailto:" option in lumina-open. This also ...
Ken Moore
2016-06-08
*
Fix a bug with detecting/using KDE applications as the defaults for particula...
Ken Moore
2016-06-08
*
Update lumina-xconfig (and lumina-session) so that it saves/reloads the previ...
Ken Moore
2016-06-06
*
Make sure the calendar plugin "rolls-over" when a new day begins (keep the cu...
Ken Moore
2016-06-06
*
Fix a bunch of little things with the desktop:
Ken Moore
2016-06-02
*
Rename/move the new RSS reader plugin to "rssreader" in the backend/source tr...
Ken Moore
2016-06-02
*
A couple minor tweaks to the new RSS stuff. Fix the URL for the PC-BSD blog a...
Ken Moore
2016-06-02
*
Make the RSS reader support both rss version 0.91 in addition to version 2.0 ...
Ken Moore
2016-06-02
*
Add a new OS function: RSSFeeds()
Ken Moore
2016-06-02
*
Ok, *now* the RSS reader is completely done aside from the pre-loaded feeds. ...
Ken Moore
2016-06-02
*
Get the new RSS reader plugin all setup and fully-functional.
Ken Moore
2016-06-02
*
Get the new RSS reader plugin mostly-functional. Add/remove feeds seems to wo...
Ken Moore
2016-06-01
*
Add the beginnings of a new desktop plugin: rssreader
Ken Moore
2016-05-31
*
Have the lock button in the start menu use the "LaunchItem()" functio so the ...
Ken Moore
2016-05-20
*
initialize struct before using it
Henry Hu
2016-05-15
*
use WM_CHANGE_STATE to minimize window
Henry Hu
2016-05-15
*
Merge pull request #223 from HenryHu/master
Ken Moore
2016-05-13
|
\
|
*
Move background processing into LDesktopBackground class
Henry Hu
2016-05-12
|
*
add 2 options for background image: fit and full
Henry Hu
2016-05-12
*
|
Skip windows with SKIP_TASKBAR state in task manager
Henry Hu
2016-05-13
|
/
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2016-05-11
|
\
|
*
Fix the loading of icons where the theme uses pure numbers instead of the <nu...
Ken Moore
2016-05-09
|
*
Add a new theme template: Glass
Ken Moore
2016-05-06
|
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2016-05-06
|
|
\
|
*
|
Add a check for the existence of the log dir before starting the processes.
Ken Moore
2016-05-06
*
|
|
Fix a desktop crash which only seems to happen if you have an existing, but i...
Ken Moore
2016-05-11
|
|
/
|
/
|
*
|
Update LuminaUtils.cpp
Ken Moore
2016-05-03
*
|
Update LuminaUtils.cpp
Ken Moore
2016-05-03
|
/
*
Fix a geometry calculation for panel placements on X monitors which are not a...
Ken Moore
2016-04-29
*
Have lumina listen to the X root window property changes directly - and updat...
Ken Moore
2016-04-28
*
Unhook the stylesheet in the Lumina Theme Engine from the non-desktop applica...
Ken Moore
2016-04-27
*
Merge branch 'master' of https://github.com/pcbsd/lumina
JoshDW19
2016-04-26
|
\
|
*
Fix up the detection/closing of the lumina desktop session. Now the user can ...
Ken Moore
2016-04-26
*
|
Expand lumina icon / text containers to always be a uniforum size. Thanks Ken!
JoshDW19
2016-04-26
|
/
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2016-04-26
|
\
|
*
Adds a class name for settingsmenu.cpp. Add a slight margin on qmenu objects.
JoshDW19
2016-04-26
*
|
Adjust the FreeBSD appstore shortcut to use the new "appcafe.desktop" entry (...
Ken Moore
2016-04-26
|
/
*
Set a minimum size for the program selection box so it will not squish if a f...
JoshDW19
2016-04-26
*
Oops - forgot to "git add" the new lumina-session files.
Ken Moore
2016-04-26
*
Add the beginnings of a new "lumina-session" wrapper utility for the sequentu...
Ken Moore
2016-04-25
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15