aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove the LFileInfo class from lumina-fm (in LuminaXDG instead)Ken Moore2015-08-28
* Move the LFileInfo class into libLumina/LuminaXDG - this is very useful for f...Ken Moore2015-08-28
* Fix up the re-loading of the scrollbar location on directory update.Ken Moore2015-08-28
* Put a few more "stopload" checks into the dir loading routine (after all the ...Ken Moore2015-08-28
* A couple other minor (not-noticable) changes to lumina-fm.Ken Moore2015-08-28
* Another small update for lumina-fm: when re-loading a directory (or switching...Ken Moore2015-08-28
* Add a new "ScrollDialog" to lumina-fm for instances where a lot of text might...Ken Moore2015-08-27
* Get drag and drop functionality completely working (Internal only - will not ...Ken Moore2015-08-27
* Re-enable the directory statistics output for lumina-fm.Ken Moore2015-08-27
* Ensure that the current directory loading is stopped when starting to load a ...Ken Moore2015-08-27
* Fix the mimetype display for directories in lumina-fileinfo.Ken Moore2015-08-26
* Add support for the "New [File/Dir]" buttons back into lumina-fm.Ken Moore2015-08-26
* Clean up some of the new widgets/functionality:Ken Moore2015-08-26
* Commit a major overhaul of lumina-fm: PLEASE TEST!!Ken Moore2015-08-25
* Disable the "size" output of a directory in lumina-fm: this needs some better...Ken Moore2015-08-25
* Copy the old MainUI class over as an emergency backup in preparation for tyin...Ken Moore2015-08-21
* Adjust the "desktop icons" checkbox in lumina-config to make it a bit easier ...Ken Moore2015-08-21
* Add an additional level of locking to the single-application framework: The X...Ken Moore2015-08-21
* Add a bit more text output for the single instance framework. This makes it r...Ken Moore2015-08-21
* Another quick fix to the single-instance framework - add a manual existance c...Ken Moore2015-08-21
* Update the single-application framework a big so that networking limitations ...Ken Moore2015-08-21
* Oops, make sure that applauncher/desktop icon check is run before deleting th...Ken Moore2015-08-20
* Add an additional option to desktop plugins where additional cleanup routines...Ken Moore2015-08-20
* Another checkpoint in the lumina-fm backend overhaul - still not tied into th...Ken Moore2015-08-20
* Fix a bug in the color dialog title, it can be used for more than just panels...Ken Moore2015-08-20
* Commit some more work-in-progress on the new lumina-fm backend.Ken Moore2015-08-20
* Clean up a couple new bugs in the userbutton:Ken Moore2015-08-20
* Add a function to convert a number of bytes into a display string (3 digits)Ken Moore2015-08-19
* Add the XDG_DATA_* path support for relative application paths given in the m...Ken Moore2015-08-19
* Update the overall lumina project file to support multi-thread builds properlyKen Moore2015-08-19
* New batch of Artwork: some SVG banner files as well 100x100 "button" icons an...Ken Moore2015-08-19
* Update the arrangement of the available time zones in the clock plugin. Now i...Ken Moore2015-08-18
* Add new artwork: 4K resolution versions of the Lumina wallpapers.Ken Moore2015-08-18
* Completely overhaul the Clock plugin for the panel:Ken Moore2015-08-18
* Update the lumina theme engine/class so that custom environment variables may...Ken Moore2015-08-18
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-08-17
|\
| * Merge pull request #147 from mneumann/dragonflyKen Moore2015-08-17
| |\
| | * DragonFly: Sync MemoryUsagePercent() with FreeBSDMichael Neumann2015-08-16
| | * Implement CPUTemperatures() for DragonFlyMichael Neumann2015-08-16
| | * DragonFly: Sync LOS::Checksums() with FreeBSDMichael Neumann2015-08-16
| | * Implement Battery hooks for DragonFlyMichael Neumann2015-08-16
| | * DragonFly does not have graphical mixerMichael Neumann2015-08-16
| | * DragonFly: Sync get/set audio volume with FreeBSDMichael Neumann2015-08-16
| | * DragonFly: Sync get/set ScreenBrightness a bit with FreeBSDMichael Neumann2015-08-16
| * | Update README.mdKen Moore2015-08-17
| |/
* / Convert the multimedia player and slideshow viewer into separate classes/widg...Ken Moore2015-08-17
|/
* Touch up the new Grey-Dark color scheme a bit - now the highlight/accent colo...Ken Moore2015-08-14
* Add special handling for lumina-screenshot when moving the initial window loc...Ken Moore2015-08-14
* Update the Lumina-default theme a tiny bit (round off the borders for scroll ...Ken Moore2015-08-14
* Add a couple more color schemed I put together: Blue-light and Grey-Dark, als...Ken Moore2015-08-14
bgstack15