Bug 474363 - Dialogs are marked as normal windows on Wayland
Summary: Dialogs are marked as normal windows on Wayland
Status: REPORTED
Alias: None
Product: kwin
Classification: Plasma
Component: scripting (show other bugs)
Version: 5.27.7
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-10 11:09 UTC by Peter Fajdiga
Modified: 2023-09-11 18:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Fajdiga 2023-09-10 11:09:31 UTC
SUMMARY
On Wayland, dialogs have the normalWindow property set to true and dialog set to false. On X11 it's the opposite, which is the expected behavior.
Additionally, their windowType property is set to 0. On X11 it's set to 5, which is the expected value.
When I refer to properties, I mean the properties that are exposed in the Kwin Javascript scripting API.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10