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
*
Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit for...
Ken Moore
2015-03-11
*
Convert the windowImage routine to XCB from XLib, and set the desktop (system...
Ken Moore
2015-03-11
*
Add a new XCB-based function for fetching the _NET_WM_ICON information as a Q...
Ken Moore
2015-03-11
*
Ensure that on session-start the audio volume is reset back to the previously...
Ken Moore
2015-03-10
*
Clean up the rest of the xrandr parsing to account for some other variations ...
Ken Moore
2015-03-05
*
Update the lumina-xconfig screen resolution detection routine to be a bit mor...
Ken Moore
2015-03-05
*
Fix a bug with resolving sym-links during the search for ZFS snapshots. Now i...
Ken Moore
2015-03-05
*
Oops, apparently I forgot the line which copies a *.desktop "Path=" value int...
Ken Moore
2015-03-04
*
Make sure that Fluxbox get prompted to reload configs as well after the Lumin...
Ken Moore
2015-03-03
*
Fix an issue with how the panel configuration was adjusting the "other" panel...
Ken Moore
2015-03-02
*
Enable a bunch of debugging in the lumina-fm background worker. Something in ...
Ken Moore
2015-03-02
*
Disable the shutdown/restart buttons on PC-BSD systems if the system is in th...
Ken Moore
2015-03-02
*
Update how lumina-open detects applications which are registered on the syste...
Ken Moore
2015-02-27
*
Have lumina-search load the icons a moment after the application is done init...
Ken Moore
2015-02-25
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-02-25
|
\
|
*
Merge pull request #59 from Nanolx/lumina-debian
Ken Moore
2015-02-24
|
|
\
|
|
*
lumina-xconfig.install added
Christopher Roy Bratusek
2015-02-24
|
|
*
update for lumina 0.8.3
Christopher Roy Bratusek
2015-02-24
|
|
/
*
/
Add lumina-xconfig shortcuts into the desktop interface (userbutton, settings...
Ken Moore
2015-02-25
|
/
*
Subclass the main QFileSystemModel to provide drag and drop support. This sti...
Ken Moore
2015-02-24
*
Finish up some little things in lumina-xconfig, and add it to the build/port.
Ken Moore
2015-02-24
*
Clean up the new file creation routine a bit.
Ken Moore
2015-02-24
*
Merge pull request #58 from william-os4y/addNewFile2
Ken Moore
2015-02-24
|
\
|
*
add "New file" on lumina-fm
william os4y
2015-02-23
*
|
Merge pull request #57 from william-os4y/externalDevices2
Ken Moore
2015-02-24
|
\
\
|
*
|
allow to list different type of mounted systems: mfs, nfs, ...
william os4y
2015-02-22
|
*
|
fix for ExternalDevices on OpenBSD
william os4y
2015-02-22
|
|
/
*
|
Add a new utility to the lumina source tree: lumina-xconfig
Ken Moore
2015-02-23
*
|
Add an option in lumina-fm to enable/disable loading file thumbnails.
Ken Moore
2015-02-23
|
/
*
Update the ROADMAP to 1.0.0-Release
Ken Moore
2015-02-19
*
Make sure that the second round of mimetype filters is performed case-insensi...
Ken Moore
2015-02-19
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-02-19
|
\
|
*
Update README.md
Ken Moore
2015-02-18
*
|
Clean up the XGD mime-types detection routine quite a but. Now it should be m...
Ken Moore
2015-02-19
|
/
*
Now tag 0.8.3-devel on the master branch (in preparation for the next version)
Ken Moore
2015-02-18
*
Make sure to kill any leftover windows that did not close properly during the...
Ken Moore
2015-02-18
*
Turn off some debugging in lumina-fm by default.
Ken Moore
2015-02-18
*
Final fix for the default Lumina theme.
Ken Moore
2015-02-18
*
Add a new configuration dialog to lumina-search so that users can specify/sav...
Ken Moore
2015-02-18
*
Update the Lumina-default theme file a bit more.
Ken Moore
2015-02-18
*
Clean up the Background of lumina-fm quite a bit:
Ken Moore
2015-02-18
*
Ok, *now* the file manager makes sure the slideshow viewer does not change th...
Ken Moore
2015-02-18
*
Use the XCB CloseWindow routine instead of the old XLib routine during the se...
Ken Moore
2015-02-17
*
Fix a couple bugs in the panel settings detection.
Ken Moore
2015-02-17
*
Have the clock panel plugin try to use vertical space rather than horizontal ...
Ken Moore
2015-02-17
*
Clean up how the lumina-desktop closes down:
Ken Moore
2015-02-17
*
Clean up some more debugging output from the LPanel class (make it switchable...
Ken Moore
2015-02-17
*
Remove some temporary debugging statements.
Ken Moore
2015-02-17
*
Fix some panel interactions.
Ken Moore
2015-02-17
*
Add the ability to "reset" an application back to defaults in lumina-config -...
Ken Moore
2015-02-17
[next]
bgstack15