Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Merge remote-tracking branch 'origin/master' | Weblate | 2017-05-01 | |
| | |\ | ||||
| | * | | Translated using Weblate (lumina_DESKTOP@de (generated)) | Ettore Atalan | 2017-05-01 | |
| | | | | | | | | | | | | | | | | Currently translated at 89.3% (277 of 310 strings) | |||
| * | | | Add a new <DesktopPrefix>/generateMediaIcons=[true/false] setting. | Ken Moore | 2017-05-01 | |
| | |/ | |/| | | | | | | | This will be used to determine whether to automatically show the /media files on the desktop. | |||
| * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-05-01 | |
| |\| | ||||
| * | | Fix up the auto-resizing of the clock on the panel when changing the ↵ | Ken Moore | 2017-05-01 | |
| | | | | | | | | | | | | date/time formats. | |||
* | | | Clean up how the high-DPI settings for lumina are detected/enabled. | Ken Moore | 2017-05-03 | |
| |/ |/| | | | | | | | Now whenever a screen is added/changed it will print out the physical/logical DPI values into the log, and if a logicalDPI (X or Y) is greater than 110 it will enabled the Qt5 auto-scale functionality. Note: My 1080p laptop monitor has a logical DPI of ~96, but a physical DPI of ~150 and the Qt5 auto-scale stuff is based on physical DPI (so things got massive on a normal-res screen). I am leaving the DPI print-out in the logs for now so that if we run into any other monitors where the logicalDPI>110 rule is invalid we can view/tweak the rule really easily. | |||
* | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-29 | |
|\| | ||||
| * | Make sure the cut/delete options for desktop icons are still possible if the ↵ | Ken Moore | 2017-04-28 | |
| | | | | | | | | "file" is actually a symlink somewhere else on the system (will just remove the symlink) | |||
| * | Add cut/copy/rename functionality to the desktop icons in Lumina. | Ken Moore | 2017-04-28 | |
| | | | | | | | | Changelog: yes | |||
| * | Fix up the pixellation of the system tray icons on high DPI screens with the ↵ | Ken Moore | 2017-04-28 | |
| | | | | | | | | Qt5 auto-scaling set. | |||
| * | Clean up the automatic DPI scaling support in Lumina. | Ken Moore | 2017-04-28 | |
| | | | | | | | | This needs to be set for applications, but not the desktop itself (since there are so many pixel-specific calculations that need to be performed). | |||
* | | Finally fix the desktop plugin location management system. | Ken Moore | 2017-04-29 | |
|/ | | | | Now it is properly doing calcuations in the right coordinate frame again, and saving/loading the better metrics for re-placing the items in the same place between different desktop sessions. | |||
* | Speed up the SVG icon loading routine. | Ken Moore | 2017-04-27 | |
| | | | | | Get rid of the special SVG loading/parsing checks now that we have our own, guaranteed-working, SVG icon theme. The only special check which was kept in place was to skip any SVG icon with "libreoffice" in the name (known bad icons - results in distorted images). | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-27 | |
|\ | ||||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-21 | |
| |\ | ||||
| * | | Make the RSS reader a bit more relaxed about the RSS return format (make ↵ | Ken Moore | 2017-04-21 | |
| | | | | | | | | | | | | feed description optional). Also ensure that the sync all option forcibly re-sends all feed requests. | |||
* | | | Fix up the battery icons when charging. | Ken Moore | 2017-04-27 | |
| |/ |/| | ||||
* | | Fix up the icons used for the battery notifications. | Ken Moore | 2017-04-14 | |
|/ | ||||
* | Another few changes to icons and such for Lumina. | Ken Moore | 2017-04-14 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-04-13 | |
|\ | ||||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-13 | |
| |\ | ||||
| * | | Commit some small changes I still had on my main workstation: | Ken Moore | 2017-04-13 | |
| | | | | | | | | | | | | | | | 1) Better support for the "inherited" property in icon themes 2) Some other random WM stuff | |||
* | | | Translated using Weblate (lumina_OPEN@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| | | | | | | | | | | | | Currently translated at 97.5% (39 of 40 strings) | |||
* | | | Translated using Weblate (lumina_DESKTOP@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| |/ |/| | | | | | Currently translated at 79.0% (245 of 310 strings) | |||
* | | Turn on the new icon theme for Lumina, and use it by default as the fallback ↵ | Ken Moore | 2017-04-12 | |
| | | | | | | | | icon set (no longer rely on the "oxygen" icon set). | |||
* | | Add an additional icon search fallback for mimetype icons (use the ↵ | Ken Moore | 2017-04-12 | |
|/ | | | | *-x-generic icon) | |||
* | add commented out method for icon size in vertical taskmanager | q5sys | 2017-04-09 | |
| | ||||
* | Fix the man page location for lumina-desktop.8.gz | Ken Moore | 2017-04-03 | |
| | ||||
* | Add start-lumina-desktop.8 manpage: | Mrt134 | 2017-04-03 | |
| | | | | | - Update plist - Update lumina-session.pro | |||
* | Add lumina-desktop.8 manpage: | Mrt134 | 2017-04-03 | |
| | | | | | - Update plist - Update lumina-desktop.pro | |||
* | Fix dbus-send calls for Gentoo. | Martijn Rijkeboer | 2017-03-31 | |
| | ||||
* | Add new lumina-open manpage: | Mrt134 | 2017-03-30 | |
| | | | | - Adjusts lumina build system to have additional variables for manpage placement and generation. | |||
* | Translated using Weblate (lumina_DESKTOP@es (generated)) | Xavier | 2017-03-27 | |
| | | | | Currently translated at 83.2% (258 of 310 strings) | |||
* | Translated using Weblate (lumina_OPEN@de (generated)) | Ettore Atalan | 2017-03-20 | |
| | | | | Currently translated at 100.0% (40 of 40 strings) | |||
* | Translated using Weblate (lumina_DESKTOP@da (generated)) | scootergrisen | 2017-03-20 | |
| | | | | Currently translated at 100.0% (310 of 310 strings) | |||
* | Translated using Weblate (lumina_OPEN@cs (generated)) | Pavel Fric | 2017-03-18 | |
| | | | | Currently translated at 100.0% (40 of 40 strings) | |||
* | Translated using Weblate (lumina_OPEN@da (generated)) | scootergrisen | 2017-03-18 | |
| | | | | Currently translated at 100.0% (40 of 40 strings) | |||
* | Translated using Weblate (lumina_INFO@da (generated)) | scootergrisen | 2017-03-18 | |
| | | | | Currently translated at 100.0% (18 of 18 strings) | |||
* | Translated using Weblate (lumina_DESKTOP@da (generated)) | scootergrisen | 2017-03-18 | |
| | | | | Currently translated at 100.0% (310 of 310 strings) | |||
* | Translated using Weblate (lumina_WM@da (generated)) | scootergrisen | 2017-03-18 | |
| | | | | Currently translated at 100.0% (7 of 7 strings) | |||
* | Remove the alpha channel from the alternate base color for lumina-glass - ↵ | Ken Moore | 2017-03-15 | |
| | | | | base colors should not be transparent since many base widgets do not permit transparency. | |||
* | Fix up the context menu policies for the notepad desktop plugin. | Ken Moore | 2017-03-10 | |
| | ||||
* | add alarm panel-plugin | q5sys | 2017-03-09 | |
| | ||||
* | Merge pull request #397 from scootergrisen/master | Ken Moore | 2017-03-09 | |
|\ | | | | | Change language attribute value from da_DK to da | |||
| * | Change language attribute value from da_DK to da | scootergrisen | 2017-03-09 | |
| | | ||||
* | | Fix some errors in a few translation files. Now the language field should be ↵ | Ken Moore | 2017-03-09 | |
| | | | | | | | | correct for the locale. | |||
* | | Clean up a couple defines. | Ken Moore | 2017-03-07 | |
| | | ||||
* | | Get the ping/pong system all setup within the NativeWindowSystem. | Ken Moore | 2017-03-07 | |
| | | ||||
* | | Make sure we respect the "override_redirect" flag on a window (do not try to ↵ | Ken Moore | 2017-03-07 | |
| | | | | | | | | manage it) | |||
* | | Finish up some more of the admin functions for the NativeWindowSystem (event ↵ | Ken Moore | 2017-03-06 | |
| | | | | | | | | registration, window create/close handling, etc) |