aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * Display the number of items in a directory in the statusBarwilliam2015-03-20
| | | * Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-20
| | | |\ | | | |/ | | |/|
| | * | Update some panel plugins so that they minimize empty space when only an icon...Ken Moore2015-03-19
| | * | Oops, forgot to add the new applauncher plugin files to GIT.Ken Moore2015-03-17
| | * | Add a new panel plugin: applauncherKen Moore2015-03-16
| | * | Add the -o flags to the FreeBSD shutdown/restart commands (works faster)Ken Moore2015-03-16
| | * | Add support for the older WM_NAME and WM_ICON_NAME standards in addition to t...Ken Moore2015-03-15
| | * | Add the ability to increase/decrease the icon size for the applauncher deskto...Ken Moore2015-03-14
| | * | Add a new favoriting system to the Lumina Utils library. This should make thi...Ken Moore2015-03-14
| | * | Allow the favoriting of files in lumina-fm that do *not* conflict with a curr...Ken Moore2015-03-14
| | * | Revert the previous update with regards to the removal of broken "favorite" s...Ken Moore2015-03-14
| | * | Truncate the timezone country names to 20 characters. (more than enough to se...Ken Moore2015-03-14
| | * | Add the ability to set/use custom timezones on the system - defaulting to the...Ken Moore2015-03-14
| | * | Make sure to clean up any broken sym-links in the favorites directory when th...Ken Moore2015-03-13
| | * | Merge branch 'master' of https://github.com/pcbsd/luminaKen Moore2015-03-13
| | |\ \
| | | * \ Merge pull request #67 from william-os4y/checksumKen Moore2015-03-13
| | | |\ \
| | | | * | add checksum for OpenBSD (this is in fact a copy of the code from freeBSD)william2015-03-13
| | | |/ /
| | * / / Make sure the file removals are multi-selection aware in lumina-fm.Ken Moore2015-03-13
| | |/ /
| | * | Add a couple more checks to the notepad plugin so that it does not update/cha...Ken Moore2015-03-13
| | * | Make sure that files visible in the userbutton have the appropriate icons bas...Ken Moore2015-03-13
| | * | Add Checksum support for FreeBSD, and tie it into lumina-fm.Ken Moore2015-03-12
| | * | Change the icon used for the "favorite files" button. Now it matches the User...Ken Moore2015-03-12
| | * | Add a new error dialog to lumina-open so that there is a graphical notificati...Ken Moore2015-03-12
| | * | Make the XDG Exec= field code substitutions a bit more robust for missing fie...Ken Moore2015-03-12
| | * | Merge branch 'master' of https://github.com/pcbsd/luminaKen Moore2015-03-12
| | |\ \
| | | * \ Merge pull request #65 from Nanolx/masterKen Moore2015-03-12
| | | |\ \
| | | | * | final fixChristopher Roy Bratusek2015-03-12
| | | | * | fix typoChristopher Roy Bratusek2015-03-12
| | | | * | add debian/lumina-data.installChristopher Roy Bratusek2015-03-12
| | | | * | debian packaging:Christopher Roy Bratusek2015-03-12
| | | | * | debian packaging:Christopher Roy Bratusek2015-03-12
| | | |/ /
| | * / / Tweak the fallback behavior of the %c field code replacement routine for a *....Ken Moore2015-03-12
| | |/ /
| | * | Update a bunch of icons in the desktop session, and also add a few abilities ...Ken Moore2015-03-12
| | * | Clean up some of the Lumina theme watcher usage (add a 1/2 second delay after...Ken Moore2015-03-12
| | * | Adjust the QPixmap::grabWindow routine to work better on Qt5 (that function w...Ken Moore2015-03-12
| | * | Add some debugging to the system tray image painting routine.Ken Moore2015-03-12
| | * | Make sure to load any specific icons for *.desktop files in lumina-fm.Ken Moore2015-03-12
| | * | Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit for...Ken Moore2015-03-11
| | * | Convert the windowImage routine to XCB from XLib, and set the desktop (system...Ken Moore2015-03-11
| | * | Add a new XCB-based function for fetching the _NET_WM_ICON information as a Q...Ken Moore2015-03-11
| | * | Ensure that on session-start the audio volume is reset back to the previously...Ken Moore2015-03-10
| |/ /
| * / Clean up the rest of the xrandr parsing to account for some other variations ...Ken Moore2015-03-05
|/ /
* | Update the lumina-xconfig screen resolution detection routine to be a bit mor...Ken Moore2015-03-05
* | Fix a bug with resolving sym-links during the search for ZFS snapshots. Now i...Ken Moore2015-03-05
* | Oops, apparently I forgot the line which copies a *.desktop "Path=" value int...Ken Moore2015-03-04
* | Make sure that Fluxbox get prompted to reload configs as well after the Lumin...Ken Moore2015-03-03
* | Fix an issue with how the panel configuration was adjusting the "other" panel...Ken Moore2015-03-02
* | Enable a bunch of debugging in the lumina-fm background worker. Something in ...Ken Moore2015-03-02
* | Disable the shutdown/restart buttons on PC-BSD systems if the system is in th...Ken Moore2015-03-02
| * Merge remote-tracking branch 'upstream/master' into fmNumberswilliam os4y2015-03-02
| |\ | |/ |/|
bgstack15