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

Warning when org.gnome.desktop.wm.preferences.button-layout is empty on either side #66

Open
TheNullicorn opened this issue Jul 5, 2024 · 0 comments

Comments

@TheNullicorn
Copy link

When org.gnome.desktop.wm.preferences.button-layout has nothing on either side of the :, this warning gets logged.

These lines in get_button_layout_config produce the empty halves, and then this split in parse_button_layout_side doesn't catch them so the warning winds up being

Ignoring unknown button type: 

Ubuntu 24.04's default button-layout triggers this (:minimize,maximize,close). For me that dbus-send command returns:

   variant       variant          :minimize,maximize,close

Details
OS: Ubuntu 24.04
WM: Wayland
sctk-adwaita: 0.9.0 (<-- transitively from winit 0.30.1 <-- bevy 0.14.0)

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