aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Collapse)AuthorAge
* Switch the usage of compton: default to it being disabled rather than ↵Ken Moore2017-05-23
| | | | enabled (too many false-positives from the GPU acceleration verification routine).
* Clean up the new LIconCache class quite a bit (seems finished - just untested).Ken Moore2017-05-22
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-22
|\
| * Merge pull request #421 from fjs-github/workspace-switcher-fix-01Ken Moore2017-05-22
| |\ | | | | | | Summary: Fix the workspace switcher panel plugin when using a keyboard shortcut to change the workspace.
| | * Summary:fjs-github2017-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The workspace information wasn't getting updated in the workspace-switcher-panel-plugin(wsp) when the workspace was changed via keyboard-shortcut, for example <ctrl-F2> etc. Specifically, the tooltip for the wsp would show the incorrect number for the current workspace. Details: The wsp menu always did indicate the correct workspace number because the user has to click on the wsp to display the menu. The click-action sends a signal which updates the workspace info in the menu. But, the tooltip doesn't necessarily display the correct workspace number unless the user clicks on a workspace in the menu. To reproduce the problem: 1. The current workspace is workspace 1. 2. Change to a different workspace via keyboard-shortcut, for example <ctrl-F2>. 3. Mouse-hover over the wsp and the tooltip displays the previous workspace number which is incorrect. Code Changes: The code changes are small and limited to the two source files in the desktopswitcher subdir.
| * | Translated using Weblate (lumina_DESKTOP@da (generated))scootergrisen2017-05-22
| | | | | | | | | | | | Currently translated at 100.0% (320 of 320 strings)
| * | Translated using Weblate (lumina_DESKTOP@da (generated))scootergrisen2017-05-22
| | | | | | | | | | | | Currently translated at 99.0% (317 of 320 strings)
* | | Commit my WIP on the new icon cache/loading systems for Lumina.Ken Moore2017-05-22
|/ /
* | Add the ability to scan/migrate desktop/panel settings from one monitor ID ↵Ken Moore2017-05-18
| | | | | | | | to another on the first start of the desktop, and enable that migration for single-monitor arrangements.
* | Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2017-05-16
| | | | | | | | Currently translated at 100.0% (320 of 320 strings)
* | Translated using Weblate (lumina_OPEN@sv (generated))Johan Forsberg2017-05-15
| | | | | | | | Currently translated at 97.5% (39 of 40 strings)
* | Translated using Weblate (lumina_DESKTOP@sv (generated))Johan Forsberg2017-05-15
| | | | | | | | Currently translated at 78.7% (252 of 320 strings)
* | Bump the version of Lumina to 1.2.2, and put a CONFLICTS line with 1.2.1 in ↵Ken Moore2017-05-14
| | | | | | | | the new port files.
* | Translated using Weblate (lumina_DESKTOP@da (generated))scootergrisen2017-05-12
| | | | | | | | Currently translated at 98.4% (315 of 320 strings)
* | Translated using Weblate (lumina_DESKTOP@da (generated))scootergrisen2017-05-12
| | | | | | | | Currently translated at 98.1% (314 of 320 strings)
* | Translated using Weblate (lumina_DESKTOP@da (generated))scootergrisen2017-05-12
| | | | | | | | Currently translated at 96.8% (310 of 320 strings)
* | Translated using Weblate (lumina_DESKTOP@zh_cn (generated))玉堂白鹤2017-05-11
| | | | | | | | Currently translated at 94.6% (303 of 320 strings)
* | Translated using Weblate (lumina_DESKTOP@zh_cn (generated))玉堂白鹤2017-05-11
| | | | | | | | Currently translated at 81.2% (260 of 320 strings)
* | Translated using Weblate (lumina_OPEN@zh_cn (generated))玉堂白鹤2017-05-11
|/ | | | Currently translated at 100.0% (40 of 40 strings)
* Translated using Weblate (lumina_DESKTOP@zh_cn (generated))玉堂白鹤2017-05-10
| | | | Currently translated at 77.8% (249 of 320 strings)
* Translated using Weblate (lumina_OPEN@zh_cn (generated))玉堂白鹤2017-05-10
| | | | Currently translated at 95.0% (38 of 40 strings)
* Translated using Weblate (lumina_INFO@zh_cn (generated))玉堂白鹤2017-05-10
| | | | Currently translated at 100.0% (18 of 18 strings)
* Also adjust the icon that is used for the desktopswitcher panel plugin to ↵Ken Moore2017-05-09
| | | | match what is used in lumina-config.
* Translated using Weblate (lumina_DESKTOP@zh_cn (generated))玉堂白鹤2017-05-08
| | | | Currently translated at 77.1% (247 of 320 strings)
* Translated using Weblate (lumina_WM@zh_cn (generated))玉堂白鹤2017-05-08
| | | | Currently translated at 57.1% (4 of 7 strings)
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-04
|\
| * Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2017-05-04
| | | | | | | | Currently translated at 100.0% (320 of 320 strings)
| * Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2017-05-04
| | | | | | | | Currently translated at 100.0% (320 of 320 strings)
* | Clean up some margins on the clock for the horizontal orientation.Ken Moore2017-05-04
|/
* Fix up the high-DPI scaling of the system tray icons.Ken Moore2017-05-03
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-03
|\
| * Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2017-05-02
| | | | | | | | Currently translated at 100.0% (320 of 320 strings)
| * Update SysMenuQuick.uiKen Moore2017-05-02
| | | | | | Fix some leftover whitespace.
| * Merge remote-tracking branch 'origin/master'Weblate2017-05-02
| |\
| | * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-02
| | |\
| | * | Clean up some text on various UI's:Ken Moore2017-05-02
| | | | | | | | | | | | | | | | | | | | 1) Unify the terminology for all the "leave" options (power off, restart, log out) 2) Remove some superfluous text from the system dashboard plugin menu.
| * | | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-05-02
| | |/ | |/| | | | | | | Currently translated at 96.8% (310 of 320 strings)
| * | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-05-01
| |/ | | | | | | Currently translated at 96.5% (309 of 320 strings)
| * Ensure that all Lumina tools/utilities are setup with high-DPI icons.Ken Moore2017-05-01
| |
| * Quick sync of all the translation files with the sources.Ken Moore2017-05-01
| |
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-01
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-05-01
| | |\
| | * | Translated using Weblate (lumina_DESKTOP@de (generated))Ettore Atalan2017-05-01
| | | | | | | | | | | | | | | | Currently translated at 89.3% (277 of 310 strings)
| * | | Add a new <DesktopPrefix>/generateMediaIcons=[true/false] setting.Ken Moore2017-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/luminaKen Moore2017-05-01
| |\|
| * | Fix up the auto-resizing of the clock on the panel when changing the ↵Ken Moore2017-05-01
| | | | | | | | | | | | date/time formats.
* | | Clean up how the high-DPI settings for lumina are detected/enabled.Ken Moore2017-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/luminaKen Moore2017-04-29
|\|
| * Make sure the cut/delete options for desktop icons are still possible if the ↵Ken Moore2017-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 Moore2017-04-28
| | | | | | | | Changelog: yes
bgstack15