Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splashscreens are assigned type dialog instead of splash #3785

Open
OmegaRogue opened this issue Mar 7, 2023 · 0 comments
Open

Splashscreens are assigned type dialog instead of splash #3785

OmegaRogue opened this issue Mar 7, 2023 · 0 comments

Comments

@OmegaRogue
Copy link

Windows with

_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_SPLASH, _KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_WINDOW_TYPE_NORMAL

Seem to get the type dialoginstead of the type splash

Output of awesome --version:

awesome v4.3-1360-gc539e0e43 (Too long)
 • Compiled against Lua 5.4.4 (running with 0.9.2)
 • API level: 4
 • D-Bus support: yes
 • xcb-errors support: yes
 • execinfo support: yes
 • xcb-randr version: 1.6
 • LGI version: /usr/share/lua/5.4/lgi/version.lua
 • Transparency enabled: yes
 • Custom search paths: no

How to reproduce the issue:

open freecad or kdenlive or potentially other applications with a splashscreen with a _NET_WM_WINDOW_TYPE reported by xprop as

_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_SPLASH, _KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_WINDOW_TYPE_NORMAL

Actual result:

The window type of the splashscreen is dialog

Expected result:

The type of the splashscreen window should be splash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant