https://bugs.kde.org/show_bug.cgi?id=470535
Bug ID: 470535
Summary: noborderrule=2 doesn't work on Wayland, does on X.
Classification: Plasma
Product: kwin
Version: git-stable-Plasma/5.27
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: decorations
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 159397
--> https://bugs.kde.org/attachment.cgi?id=159397&action=edit
.kwinrules
SUMMARY
If “No titlebar and frame” is set to Force No (noborderrule=2 in a .kwinrules
file) on X, window borders are forced for every window except context menus.
This is what I expect.
On Wayland, all that this does is force the preference for XWayland windows.
STEPS TO REPRODUCE
0. kcmshell5 kcm_kwinrules
1. “Add new...”
2. 0. Set “Window class (application)” to Unimportant.
2. 1. Set “Window types” to “All selected”.
2. 2. Apply.
The consequence should be at least:
wmclasscomplete=true
noborderrule=2
OBSERVED RESULT
Stated in SUMMARY.
EXPECTED RESULT
The same should occur in Wayland.
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230529
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.9
Kernel Version: 6.3.4-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 31.2 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
ADDITIONAL INFORMATION
Weirdly, “Force”-ing the preference to Yes *does* work – it removes all window
borders, even on Wayland.
--
You are receiving this mail because:
You are watching all bug changes.