aboutsummaryrefslogtreecommitdiff
path: root/libLumina
Commit message (Expand)AuthorAge
* 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
* 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
* Oops, apparently I forgot the line which copies a *.desktop "Path=" value int...Ken Moore2015-03-04
* Disable the shutdown/restart buttons on PC-BSD systems if the system is in th...Ken Moore2015-03-02
* Update how lumina-open detects applications which are registered on the syste...Ken Moore2015-02-27
* allow to list different type of mounted systems: mfs, nfs, ...william os4y2015-02-22
* fix for ExternalDevices on OpenBSDwilliam os4y2015-02-22
* Make sure that the second round of mimetype filters is performed case-insensi...Ken Moore2015-02-19
* Clean up the XGD mime-types detection routine quite a but. Now it should be m...Ken Moore2015-02-19
* Now tag 0.8.3-devel on the master branch (in preparation for the next version)Ken Moore2015-02-18
* Make sure to kill any leftover windows that did not close properly during the...Ken Moore2015-02-18
* Final fix for the default Lumina theme.Ken Moore2015-02-18
* Update the Lumina-default theme file a bit more.Ken Moore2015-02-18
* Clean up a few things in Lumina:Ken Moore2015-02-17
* Another couple small fixes for the default lumina theme.Ken Moore2015-02-09
* Oops, forgot to add the new Lumina theme definitions into the "None" theme (s...Ken Moore2015-02-05
* Finish cleaning up that last bits of hard-coded stylesheets, and tie them in ...Ken Moore2015-02-05
* Clean up the default theme template a bit more, and remove some leftover styl...Ken Moore2015-02-04
* Update all the other Lumina color schemes to work with their respective wallp...Ken Moore2015-02-03
* Update the Lumina-Purple color scheme to work better with the purple Lumina w...Ken Moore2015-02-03
* Update the Lumina-Red color scheme. Now it works quite well as a darker theme...Ken Moore2015-02-03
* Find/fix a couple other issues with the themes files.Ken Moore2015-02-03
* Add a new PC-BSD (version 10.x) color scheme for the Lumina DesktopKen Moore2015-02-03
* Update the theme files that are included with Lumina (much nicer now).Ken Moore2015-02-03
* Make sure that the font-family declaration is set off within quotes when asse...Ken Moore2015-02-02
* Add the ability for the distribution defaults to use just the name of the sys...Ken Moore2015-01-28
* string change in LuminaOS-Debian / qt5ct instead of qtconfigChristopher Roy Bratusek2015-01-28
bgstack15