- 06 Feb, 2023 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 05 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 04 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 01 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 30 Jan, 2023 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 29 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 28 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 27 Jan, 2023 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Script Kiddy authored
-
- 26 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 25 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 24 Jan, 2023 2 commits
-
-
Xaver Hugl authored
-
Fushan Wen authored
-
- 23 Jan, 2023 1 commit
-
-
Fushan Wen authored
-
- 21 Jan, 2023 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Script Kiddy authored
-
- 19 Jan, 2023 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 17 Jan, 2023 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 16 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 14 Jan, 2023 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 13 Jan, 2023 2 commits
-
-
Nate Graham authored
Screen layouts rarely change for desktop systems, making this feature unnecessary there. So for the multi-screen case, ler's only make the applet active if we're a laptop, where screens tend to be more transient and there's a higher likelihood of it being useful. Laptops that are docked 100% of the time are a rarer use case, and not easily detectable, so for those, users can manually disable this applet if they find that it annoys them.
-
Script Kiddy authored
-
- 10 Jan, 2023 1 commit
-
-
Nate Graham authored
KScreen ships this little applet that's all set up to appear in the System Tray, and it even includes logic to only appear in the active area when you have more than one screen connected, and otherwise appear only in the inactive area. But, the applet is disabled by default, so none of these things ever happen. This seems a bit odd; let's change that so that the applet appears in the inactive area when there's only one screen, and become active with more than one.
-
- 09 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 05 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 04 Jan, 2023 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 03 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 01 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 30 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 29 Dec, 2022 2 commits
-
-
Nate Graham authored
Right now we have a "frames within frames" effect stemming from the output panel being a framed view within the main view. This is unnecessary; we can make it touch the view edged on all sides but the bottom, and then just add a separator to keep it away from the bottom.
-
Fushan Wen authored
load() was called twice and cause use-after-free. BUG: 463485
-
- 26 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 25 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 23 Dec, 2022 1 commit
-
-
Laurent Montel authored
-