aboutsummaryrefslogtreecommitdiff
path: root/libLumina
Commit message (Expand)AuthorAge
* Clean up the new theme modifications a bit to remove some duplications and un...Ken Moore2015-05-08
* Merge pull request #111 from william-os4y/iconLayoutKen Moore2015-05-08
|\
| * Adapt the theme for the other pluginswi2015-05-08
| * correct the menu colors of the desktop's iconswi2015-05-05
| * New icon layout for the icons on the desktopwi2015-05-05
* | Don't try to free(3) a pointer to stack.Vadim Zhukov2015-05-05
|/
* improve the decision regarding valid desktop files by check if Name and Type ...wi2015-04-30
* Tag the version in the master branch of the source tree 0.8.5-devel now (sinc...Ken Moore2015-04-28
* Tag version 0.8.4-Release in preparation for branching.Ken Moore2015-04-28
* Add support for system-defined default non-mime applications in the luminaDes...Ken Moore2015-04-25
* Finish getting the new Favorites system cleaned up in libLumina. Now it is re...Ken Moore2015-04-25
* Add (but disable by default) some additional debuggin information. Also turn ...Ken Moore2015-04-25
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-24
|\
| * shutdown/reboot/suspend via systemd on DebianChristopher Roy Bratusek2015-04-23
* | Make sure to check for the existance of the "xbrightness" utility when doing ...Ken Moore2015-04-24
|/
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-22
|\
| * lsb_release path for DebianChristopher Roy Bratusek2015-04-21
* | Move the initial screen brightness and volume setting routines into the sessi...Ken Moore2015-04-22
|/
* Add the ability to use percentages of the screen for panel sizes (%W for perc...Ken Moore2015-04-20
* Update th elibLumina.pro:Ken Moore2015-04-20
* Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ...Ken Moore2015-04-20
* Merge pull request #88 from Nanolx/masterKen Moore2015-04-20
|\
| * auto-detect Debian vs. non-Debian Linux distributionChristopher Roy Bratusek2015-04-19
* | Clean up the new suspend support in Lumina, and add it to the system "log out...Ken Moore2015-04-19
* | Add support to LuminaOS for checking/starting the system suspend functionality.Ken Moore2015-04-19
|/
* Fix the implementation of the hardware brightness control on PC-BSD. Now it w...Ken Moore2015-04-17
* Fix the session chimes (and possible stability issue) by removing the special...Ken Moore2015-04-16
* Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...Ken Moore2015-04-15
* Don't add the "LUMINA" tag to the name of Lumina-specific applications.Ken Moore2015-04-15
* Now tag version 0.8.4-devel on the master branch.Ken Moore2015-03-30
* Tag version 0.8.3-release in prparation for branching the master tree.Ken Moore2015-03-30
* Add usage support for the XDG autostart specifications. This is currently on ...Ken Moore2015-03-30
* Remove the XCB "WindowImage()" function from LuminaX11 - it is not working pr...Ken Moore2015-03-27
* Clean up a bit of the new XCB system tray embedding process. Still does not f...Ken Moore2015-03-27
* Update the system tray Embed/Unembed routines to use the XCB library instead ...Ken Moore2015-03-27
* minor string changeChristopher Roy Bratusek2015-03-26
* Merge remote-tracking branch 'upstream/master'Christopher Roy Bratusek2015-03-26
|\
| * Clean up the new filesystemusage functions a bit. Make sure that the director...Ken Moore2015-03-26
* | - updated debian/changelogChristopher Roy Bratusek2015-03-26
|/
* update FileSystemCapacity for Linux, Freebsd and DragonflyBSDwilliam2015-03-24
* create FileSystemCapacity and put it in LuminaOSwilliam2015-03-24
* 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 a new favoriting system to the Lumina Utils library. This should make thi...Ken Moore2015-03-14
* add checksum for OpenBSD (this is in fact a copy of the code from freeBSD)william2015-03-13
* Add Checksum support for FreeBSD, and tie it into lumina-fm.Ken Moore2015-03-12
* Make the XDG Exec= field code substitutions a bit more robust for missing fie...Ken Moore2015-03-12
* Tweak the fallback behavior of the %c field code replacement routine for a *....Ken Moore2015-03-12
* Clean up some of the Lumina theme watcher usage (add a 1/2 second delay after...Ken Moore2015-03-12
* Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit for...Ken Moore2015-03-11
bgstack15