l10n daemon script
55be31fbc1
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
35d5526108
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
58efe3a614
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
l10n daemon script
34d2ac228c
GIT_SILENT Sync po/docbooks with svn
3 years ago
Nicolas Fella
a78fabea33
Fix CI dep for KStyle
3 years ago
l10n daemon script
9a9306c3bd
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
7c4aaba27a
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
b258ca760a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
Vlad Zahorodnii
8437603bf2
kdecoration: Drop SizeGrip
...
Size grip can't be made to work on wayland, it's disabled by default and
it's not that relevant because kwin adds an invisible border around the
decoration that can be used as resize handles.
3 years ago
l10n daemon script
2b09336ef2
GIT_SILENT Sync po/docbooks with svn
3 years ago
Vlad Zahorodnii
78e9ea7f80
kdecoration: Add ellipsis to "Detect Window Properties" button
...
The button requires further user input.
3 years ago
Vlad Zahorodnii
ef8e6f25a3
kdecoration: Drop KWindowSystem dependency
3 years ago
Vlad Zahorodnii
2501065a3a
kdecoration: Make "Detect window properties" button work on Wayland
...
Use kwin's dbus api to query window info both on x11 and wayland.
In order to make dbus interaction code nicer, this change gets rid of
the nested dialog. With the proposed changes, you will have to select
window class or window title in the exception type combobox, click
"detect window properties" button, click a window and the kcm will fill
in "regular expression to match" text field.
BUG: 399763
3 years ago
Vlad Zahorodnii
b4657e5e7c
kdecoration: Port to DecoratedClient::windowClass()
...
It removes the need for X11 and makes window class matching work on
wayland.
3 years ago
l10n daemon script
eb97f1ded1
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
47d88310bb
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
Akseli Lahtinen
fbe608b1cd
Fix maximized window gap
...
This should fix the coordinates when windows are maximized, so it doesn't add
an extra margin, which is used by the outlines. Since outlines are not drawn
when windows are maximized, the area would stay blank.
BUG: 461358
FIXED-IN: 5.27
3 years ago
l10n daemon script
8fb45c66fe
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
c3c7485d5c
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
a00374db3f
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
03bb9f0858
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
Volker Krause
c811980e41
Add Windows Qt 6 CI
3 years ago
Fushan Wen
f0e3916d4a
breezehelper: reduce one call to `setRenderHint`
...
The render hint is already set in `renderRadioButtonBackground`.
3 years ago
Nate Graham
2e995183bc
Decoration: make outline more outliney
...
The current outline is so subtle as to be almost invisible even with
Breeze Dark, and actually invisible (by design) on Breeze Light. Thus it
doesn't serve its purpose of being an outline that well.
This commit makes it more contrasty, so that it's an actual outline more
of the time.
3 years ago
Akseli Lahtinen
8a91ef78d5
Add outlines to window decoration
...
This commit adds outlines to window decorations. This will help users who have
a hard time distinguishing overlapping windows from each other, especially with
dark themes that can be quite strong and make the shadows difficult to see.
The outline takes the background color of the window and inverts it, so it should match any background color pretty well.
3 years ago
l10n daemon script
46d194f6b7
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
f164af85b6
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
596256fb79
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
b64e65b469
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
l10n daemon script
0a6c4c5dc1
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
l10n daemon script
f6545bfc95
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
da1d42f9c9
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
ee353ddff0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
l10n daemon script
a1190c3d8b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
l10n daemon script
f32d63b1e8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
Luca Beltrame
944fbbbaa0
Revert "Update version number for 5.26.0"
...
This should only have happened in the 5.26 branch, not in master.
CCMAIL: jr@riddell.org
This reverts commit 137a445f4f .
3 years ago
l10n daemon script
e78a702a6f
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
13cccc0cca
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
3 years ago
Jonathan Esk-Riddell
137a445f4f
Update version number for 5.26.0
...
GIT_SILENT
3 years ago
Fushan Wen
e44ed33d3f
wallpapers: use all available CPU cores to generate wallpapers
...
After dark variant is added, the script needs to generate more
wallpapers. This uses all the available CPU cores to generate
wallpapers, which should shorten the generating time on modern
computers.
Before:
> time python3.10 ./generate_wallpaper_sizes.py
real 2m26.763s
user 2m26.208s
sys 0m0.353s
After:
> time python3.10 ./generate_wallpaper_sizes.py
real 0m38.969s
user 2m53.784s
sys 0m2.547s
3 years ago
l10n daemon script
1a53872197
GIT_SILENT Sync po/docbooks with svn
3 years ago
Nate Graham
edcf5f4516
wallpapers/Next: Update Dark Kay to latest version from the author
4 years ago
Waqar Ahmed
005aa3d6a9
Revert smaller tree/tableview headers
...
Reverts 1319a74779
4 years ago
Fushan Wen
32d2d4dd0f
wallpapers/Next: add Dark Kay
4 years ago
Fushan Wen
497914f6db
wallpapers/Next: update vertical wallpapers
...
Use a cropped version instead of the rotated version.
4 years ago
Fushan Wen
5cca9ad993
Replace `Image.LANCZOS` with `Image.Resampling.LANCZOS`
...
Image.LANCZOS is deprecated since PIL 9.1.0
See also: https://pillow.readthedocs.io/en/stable/deprecations.html#constants
4 years ago
Fushan Wen
c2de6f31ce
wallpapers/Next: add Kay
4 years ago
Fushan Wen
c339bb23e6
GIT_SILENT wallpapers/Next: update metadata.json for 5.26
4 years ago
l10n daemon script
f8be7af707
GIT_SILENT Sync po/docbooks with svn
4 years ago
l10n daemon script
aa9914253a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
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"
4 years ago