-
-
Notifications
You must be signed in to change notification settings - Fork 77
Show Wingpanel in fullscreen #2429
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
Conversation
|
@danirabbit should this follow our 'enable-hotcorners-in-fullscreen' setting or something? I guess this can be annoying in games |
|
@lenemter that makes sense to me |
8ec5f19 to
f02e243
Compare
|
Ready for review |
danirabbit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can confirm that this makes the panel reveal when you press super, but I don't seem to be able to interact with it.
I can also reveal the dock with the mouse here, but I can't seem to be able to interact with it
|
@danirabbit I think this is X11 limitation unfortunately =( I'll remove this functionality for X session |
|
@lenemter I'm actually testing in Wayland session |
|
@danirabbit Are you sure? I can't reproduce this issue in Wayland session. Please check the session in the Greeter. Saving last session was broken a while ago so you might have been using X11 accidentally |
|
Ready for review (again) |
danirabbit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works as expected for me! Panel and dock reveals in fullscreen and can be interacted with, but only in Wayland
Fixes #1264