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

Remove title bar under Weston (and possibly others) #1413

Merged
merged 1 commit into from Jun 8, 2021
Merged

Remove title bar under Weston (and possibly others) #1413

merged 1 commit into from Jun 8, 2021

Conversation

jsteinaker
Copy link
Contributor

I couldn't run sddm using Weston's fullscreen-shell.so (black screen, is it only me or is it a known bug?) Changing the compositor command line to just "weston" works, but it draws a title bar, and since Weston only supports client-side decorations it's apparently sddm's task to do this. Not sure if it breaks something under X11 (seems like it shouldn't). I'm new to sddm, let alone to C++. It's working for me, so I'm making this PR in case this it's actually the way to go.

I couldn't run sddm using Weston's fullscreen-shell.so (black screen, is it only me or is it a known bug?) Changing the compositor command line to just "weston" works, but it draws a title bar, and since Weston only supports client-side decorations it's apparently sddm's task to do this. Not sure if it breaks something under X11 (seems like it shouldn't). I'm new to sddm, let alone to C++. It's working for me, so I'm making this PR in case this it's actually the way to go.
@plfiorini plfiorini self-requested a review May 28, 2021 09:30
@plfiorini plfiorini merged commit a56036a into sddm:develop Jun 8, 2021
@plfiorini plfiorini added this to the 0.20 milestone Jun 8, 2021
peremen pushed a commit to peremen/sddm that referenced this pull request Jun 30, 2022
Make sure the greeter doesn't have a title bar.
This is especially useful on Wayland when the fullscreen shell protocol is not used.
githubkusi pushed a commit to githubkusi/sddm that referenced this pull request Jul 6, 2023
Make sure the greeter doesn't have a title bar.
This is especially useful on Wayland when the fullscreen shell protocol is not used.
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

Successfully merging this pull request may close these issues.

None yet

2 participants