Commit graph

27387 commits

Author SHA1 Message Date
94e2ce9129 workspace: small work towards better per-output VDs handling 2024-09-16 14:10:30 +02:00
67e3eddf0a window: Removed obnoxious logging 2024-09-13 01:55:58 +02:00
a1b5ee11f8 WIP/focuschain: added support for per-output VDs 2024-09-13 01:37:37 +02:00
ebf8bb3535 WIP: Fixed initial desktops 2024-09-12 00:30:08 +02:00
afce075057 WIP: added TODO warning 2024-09-12 00:09:42 +02:00
128dfe09fd VirtualDesktops: POC per-output desktops 2024-09-11 23:52:42 +02:00
l10n daemon script
2fb6271c02 GIT_SILENT Sync po/docbooks with svn 2024-09-10 01:29:28 +00:00
l10n daemon script
c1753b9b27 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"
2024-09-10 01:20:43 +00:00
Xaver Hugl
1f799dfbdc wayland/xx color management: fall back to the min. luminance of the transfer function instead of zero
Assuming zero as the minimum luminance makes black point compensation not work correctly
2024-09-09 22:06:05 +00:00
Fushan Wen
ed16a957d3
xwayland/selection_source: reduce atomic refcount inc/decrement 2024-09-09 22:36:42 +08:00
Fushan Wen
e5c22cefba
utils/xcbutils: reduce atomic refcount inc/decrement 2024-09-09 21:42:40 +08:00
Fushan Wen
5cfe84b23b
xwayland/selection: reduce string allocations 2024-09-09 21:40:43 +08:00
Nate Graham
e851b18d16 kcms/tabbox: improve GHNS button name to match everything else
Now it matches the name shown in the GHNS dialog better.
2024-09-09 11:18:17 +02:00
l10n daemon script
a0265007b4 GIT_SILENT Sync po/docbooks with svn 2024-09-09 01:31:42 +00:00
l10n daemon script
ecebbc9094 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"
2024-09-09 01:21:21 +00:00
Alexander Lohnau
cea9f55999 Add 'return 0' at end of main functions in compilation checks 2024-09-08 22:27:41 +02:00
Alexander Lohnau
f9b11c14ad Check proper ranges support on CMake time
Clang < 16 causes issues with that
Compile errors further down the stack are /super/ annoying to
understand. Because we make heavy used of it here, adding compat logic
as in
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4688 is
overkill.
2024-09-08 16:48:58 +02:00
Joshua Goins
9f6c969aba Don't process pad button events from a device that has been removed
This fixes a rare crash where we may dereference a null
TabletV2Interface in findAndAdoptPad. This can happen because the
underlying device disappears, and we call
libinput_device_group_set_user_data (what tabletPadId.data points to)
to reset the user data to null.

Similar to what we do to tablet tool events (see tabletToolEvent), we
should check if this is null before continuing.

Fixes KWIN-3R6
2024-09-08 07:39:28 +00:00
l10n daemon script
087b2c290f GIT_SILENT Sync po/docbooks with svn 2024-09-08 01:31:15 +00:00
l10n daemon script
884d8ee6eb 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"
2024-09-08 01:21:48 +00:00
Vlad Zahorodnii
21691fe570 scene: Fix animated software cursor not updating
The Item schedules repaints per scene delegate. Currently, there are no
any attached scene delegates when using software cursor, which results in
it freezing as soon as it stops moving.

The issue is addressed by using SceneDelegate instead of RenderLayerDelegate.

The proposed code is not great, but on the other hand, the plan is to
embed the software cursor in the workspace scene if needed.

BUG: 490440
2024-09-07 08:11:25 +00:00
l10n daemon script
8b95810e17 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"
2024-09-07 01:22:15 +00:00
Nate Graham
4f03404fb3 kcms/tabbox: use better name for these in GHNS dialog
Currently the GHNS dialog calls these "Window Manager Switching
Layouts", which doesn't match the name of the KCM and can apparently
be rather challenging to translate.

"Task Switcher Styles" should be clearer and more consistent.

BUG: 492666
FIXED-IN: 6.2.0
2024-09-06 14:00:31 +00:00
Xaver Hugl
0670631a12 backends/drm: when presentation with tearing+vrr fails, retry first with vrr only
Tearing may not always work, and currently is guaranteed to not work when we try to enable VRR at the
same time. VRR without tearing may still work though, so this commit makes KWin fall back to VRR-only
presentation before giving up and using the basic vsync presentation mode instead.
2024-09-06 12:10:15 +00:00
Kai Uwe Broulik
91eb1972c1 plugins/colorblindnesscorrection: Fix typo in shader path
It's colorblind*n*ess. The shader files got fixed in 3b918b44
but not the code loading them.
2024-09-06 11:09:03 +02:00
Méven Car
b751af02ea backends/drm: Ensure current mode is always in the output mode list 2024-09-06 09:23:37 +02:00
l10n daemon script
0e09cb09f8 GIT_SILENT Sync po/docbooks with svn 2024-09-06 01:41:03 +00:00
l10n daemon script
9ddf594b86 GIT_SILENT Sync po/docbooks with svn 2024-09-05 01:28:46 +00:00
l10n daemon script
1dcea477b0 GIT_SILENT Sync po/docbooks with svn 2024-09-04 01:28:39 +00:00
Xaver Hugl
24ab95bdd7 workspace: don't rearrange immediately when a window with struts gets removed
Otherwise, rearrange can happen on intermediate output configurations, as layer shell
windows can get closed in response to outputs being disabled.
That rearrange on intermediate output configurations can confuse the placement tracker
logic, which may then move windows to weird locations or even offscreen

CCBUG: 479694
2024-09-03 13:29:31 +00:00
Vlad Zahorodnii
8443da3083 scene: Fix attempting to scanout empty surfaces
X11 windows might be mapped but temporarily have missing wl_surface or
the wl_surface can be temporarily unmapped.

CCBUG: 491964
2024-09-03 12:44:25 +00:00
Xaver Hugl
5b2304c709 wayland/color management: fix waylandToKwinIntent
We support relative colorimetric with bpc now, so it needs to also be mapped in the function
2024-09-03 11:42:23 +00:00
Akseli Lahtinen
d66925251a
input.cpp: refactor enable and disable touchpads
Add method enableOrDisableTouchpads which sets touchpads to
given state and also sends OSD message, so there's no
duplicate OSD messages or otherwise repeated code.
2024-09-03 11:53:50 +03:00
l10n daemon script
a01b71f922 GIT_SILENT Sync po/docbooks with svn 2024-09-03 01:29:32 +00:00
l10n daemon script
9911231b99 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"
2024-09-03 01:20:36 +00:00
Akseli Lahtinen
e910dcb9ed input.cpp: initialize m_touchpadsEnabled in addInputDevice
m_touchpadsEnabled gets initialized to true in input.h,
and the actual status of the device is not evaluated until
the toggleTouchpads setting is pressed.

This fixes the issue by removing m_touchpadsEnabled and refactoring the toggling
method. OSD is handled by their respective enable/disable Touchpads methods.

BUG:486763
2024-09-02 14:23:59 +00:00
l10n daemon script
d67ebc950c GIT_SILENT Sync po/docbooks with svn 2024-09-02 01:29:30 +00:00
Nate Graham
1d42d64f87 plugins: hide tileseditor and windowview effects from KCM
Part of https://invent.kde.org/plasma/systemsettings/-/issues/39

These don't make much sense to disable as they're completely benign when
not in use. Their config windows only contain shortcuts which are already
in the Shortcuts KCM, so they're harmless to hide from the Desktop
Effects KCM.
2024-09-01 22:10:42 +00:00
l10n daemon script
42af2966d7 GIT_SILENT Sync po/docbooks with svn 2024-09-01 01:29:32 +00:00
l10n daemon script
89f7d41a29 GIT_SILENT Sync po/docbooks with svn 2024-08-31 01:30:12 +00:00
l10n daemon script
1951307087 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"
2024-08-31 01:21:21 +00:00
Xaver Hugl
eae1f51304 core/colorpipeline: refactor tone mapping to be about dimming instead of addnig headroom
No functional change, just so that the logic is a bit easier to follow
2024-08-30 22:28:13 +02:00
Xaver Hugl
587afb3076 core/colorpipeline: only reduce the reference luminance enough to get 50% headroom
If the output side / display can already show at least 50% headroom, dimming the image to get
more space for the highlights doesn't improve the highlights a lot, definitely not enough to
justify making the rest of the image worse for it.
2024-08-30 22:06:55 +02:00
Vlad Zahorodnii
b708a93c1e scene: Add an assert to debug crash in BlurEffect::prePaintWindow()
This checks whether a WindowItem is destroyed in the middle of a painting
cycle.

This is meant as short-term means to debug the issue.
2024-08-30 18:54:11 +00:00
Vlad Zahorodnii
b825d5fdc3 plugins/overview: Linearize desktops in the desktop bar when using non linear desktop layout
Hiding the desktop bar based on the desktop layout produces unexpected
results.

BUG: 482023
2024-08-30 15:26:43 +00:00
Vlad Zahorodnii
51cb1baf1b plugins/backgroundcontrast: Fix a crash
The updateContrastRegion() creates an ItemEffect() object to block direct
scanout. However, it doesn't take into account that the surface item
can be null when a window is added. It can happen with Xwayland
windows.

The contrast effect creates an ItemEffect object for the SurfaceItem,
which is reasonable. But on the other hand, the contrast effect still
operates per window. So this change simply makes the contrast effect
register an ItemEffect with the WindowItem. When proper per item effects
are supported, this can be changed (the contrast effect would need to
monitor the wl_surface getting added and removed).
2024-08-30 14:46:42 +00:00
Vlad Zahorodnii
8f40b5b554 plugins/blur: Fix a crash in BlurEffect::updateBlurRegion()
The updateBlurRegion() creates ItemEffect() objects to block direct
scanout. However, it doesn't take into account that the surface item
can be null when a window is added. It can happen with Xwayland
windows.

The blur effect creates ItemEffect objects for the SurfaceItem and the
DecorationItem, which is reasonable. But on the other hand, the blur
effect still operates per window. So this change simply makes the blur
effect register an ItemEffect with the WindowItem. When proper per
item effects are supported, this can be changed (the blur effect would
need to monitor the wl_surface getting added and removed).
2024-08-30 14:46:42 +00:00
David Edmundson
e4f9df54e6 inputmethod: Only align within availableGeometry if it fits
An input panel in Overlay mode controls it's own size.

If there's space we want to fit it centre aligned within the available
space, but if it doesn't fit (i.e having a left panel and a full width
keyboard) then centre aligning within the available space doesn't make
sense. We would half overlap the panel and half go offscreen. This patch
adjusts us to centre align to the output in that condition.

BUG: 440571
2024-08-30 14:33:12 +00:00
David Redondo
5a3d2593f1 wayland: Allow setting the clipboard with the current serial
Some clients (for example Chromium and LibreOffice) display a certain
behavior in that they will set the clipboard twice in short succession
deleting the data source in between and using the same serial twice.
This allows setting the clipboard with the same serial as
the current clipboard which only the current owner (or previous
owner when the source was deleted) should know.
2024-08-30 14:50:20 +02:00
l10n daemon script
8141cc1871 GIT_SILENT Sync po/docbooks with svn 2024-08-30 01:38:00 +00:00