Nicolas Fella
5347ead86b
[kstyle] Fix config plugin name
...
This got renamed in c59441bfdd , adjust the metadata accordingly
BUG: 463837
3 years ago
l10n daemon script
64958be173
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
eadb98f6cb
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
d0ee7f63eb
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
88a78dc02f
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
792a40619a
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
Noah Davis
24d812ae87
Change menu section style to label and inline separator
...
Also make separator width the same as menu item content to keep the
margins around the sections and separators similar on both sides.
3 years ago
l10n daemon script
8f3b77adcd
GIT_SILENT Sync po/docbooks with svn
3 years ago
Laurent Montel
306f274074
Not use forward and includes
3 years ago
l10n daemon script
fc5c545e0a
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
417e68bf33
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
d50d94689b
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
0d2c884fe8
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
5f58691d74
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
27680445a7
GIT_SILENT Sync po/docbooks with svn
3 years ago
ivan tkachenko
3d7f4e1024
Add {} to all if-else statements
...
According to KDE style guide, all iffy code must {brace} itself.
Verified with these regular expressions:
^ *if .*[^{]\n
[^#]else$
most remaining matches are multiline conditions, or trailing comments.
3 years ago
l10n daemon script
8247276f67
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
0eca3350c9
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
47a46cce36
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
Nicolas Fella
71224b5684
Port away from KWindowSystem::compositingActive
...
The only platform where is is not always true is X11
We check for that before
3 years ago
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