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
*
Clean up a couple other session options:
Ken Moore
2015-01-21
*
Clean up all the dialog usage in the notepad and audioplay desktop plugins. N...
Ken Moore
2015-01-21
*
Add the ability to change the user's icon via session->general options (will ...
Ken Moore
2015-01-21
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-01-21
|
\
|
*
Update README.md
Ken Moore
2015-01-20
*
|
Add the new appmenu (Start Menu) plugin to lumina-config.
Ken Moore
2015-01-21
*
|
Add a new panel-plugin: appmenu
Ken Moore
2015-01-21
|
/
*
Completely revamp the notepad desktop plugin so that it is now file-based ins...
Ken Moore
2015-01-20
*
Fix the detection of file extensions within lumina-open for files that have m...
Ken Moore
2015-01-20
*
Add a couple new features to how image files are handles in lumina-fm:
Ken Moore
2015-01-20
*
Fix the global->local coordinates transformation for calculating whether the ...
Ken Moore
2015-01-19
*
Clean up the active window detection/usage for the task manager.
Ken Moore
2015-01-19
*
Add the new home button plugin to lumina-config.
Ken Moore
2015-01-19
*
Add a new panel plugin: HomeButton
Ken Moore
2015-01-19
*
Add knowledge of the new Panel theme setting to lumina-config.
Ken Moore
2015-01-19
*
Update the theming of the Lumina desktop:
Ken Moore
2015-01-19
*
Update the themes that are included within Lumina.
Ken Moore
2015-01-19
*
Update the user button to recognize the existance of a customized user icon f...
Ken Moore
2015-01-19
*
Oops, missed resetting one of the lock flags in the desktop.
Ken Moore
2015-01-19
*
Fix a lockfile violation in the desktop plugin removal process. Now there is ...
Ken Moore
2015-01-19
*
Quick update to the new audioplayer plugin. Now there is a label which displa...
Ken Moore
2015-01-17
*
Commit a couple loose changes to libLuminaXDG
Ken Moore
2015-01-16
*
Add the new audioplayer desktop plugin to lumina-config as well.
Ken Moore
2015-01-16
*
Add a new desktop plugin: audioplayer
Ken Moore
2015-01-16
*
Have the user button automatically perform the long application listings in t...
Ken Moore
2015-01-16
*
Quick fix for auto-hidden panels. Ensure that the mouse is actually outside t...
Ken Moore
2015-01-16
*
Fix a bug with removing desktop plugins.
Ken Moore
2015-01-15
*
Set the "Does not accept focus" Qt flag on the base Lumina Panel window.
Ken Moore
2015-01-08
*
debian: missing dependency on qttools5-dev-tools
Christopher Roy Bratusek
2015-01-08
*
move definition to better place
Christopher Roy Bratusek
2015-01-08
*
use QT5LIBDIR in all qmake files
Christopher Roy Bratusek
2015-01-08
*
debian: lumina qt5/0.8.0 updates
Christopher Roy Bratusek
2015-01-08
*
Update README.md
Ken Moore
2015-01-06
*
Cleanup the lumina port files so that portlint is happy
Kris Moore
2015-01-05
*
Turn off some of the debugging for the lumina-desktop session in preparation ...
Ken Moore
2015-01-05
*
Fix a couple other minor display issues in lumina-open
Ken Moore
2015-01-05
*
Put another couple quick fixes in:
Ken Moore
2015-01-05
*
Update the Lumina-default theme template to work properly with Qt5.
Ken Moore
2015-01-05
*
Clean up the Panel/Taskmanager XCB usage quite a bit. Now the panel is "seen"...
Ken Moore
2015-01-05
*
Quick checkpoint of additional XCB improvements/fixes. Still having an issue ...
Ken Moore
2015-01-05
*
Add support for the LIBPREFIX qmake variable for all the project files. This ...
Ken Moore
2015-01-03
*
Make sure to adjust the lumina-[fm/config] main.cpp to account for the new Lu...
Ken Moore
2015-01-02
*
Make sure that the system encoding is loaded with QTextCodec before doing any...
Ken Moore
2015-01-02
*
Large update of XLib -> XCB usage
Ken Moore
2015-01-01
*
Make sure that any argv[] -> QString translations from CLI input are run thro...
Ken Moore
2015-01-01
*
Make the taskmanager plugin capable of two modes:
Ken Moore
2014-12-31
*
Be a little bit more careful about the handling of the "Exec=" field codes in...
Ken Moore
2014-12-31
*
Clean up how translations are loaded for all the Lumina utilities, and also a...
Ken Moore
2014-12-30
*
Commit some more XLib->XCB conversions (everything for the task manager), and...
Ken Moore
2014-12-30
*
Add a quick check to the FreeBSD screen brightness functions for not allowing...
Ken Moore
2014-12-29
[next]
bgstack15