marcinjahn / gnome-peek-top-bar-on-fullscreen-extension

Gnome Extension that triggers top panel to show up on full screen apps when cursor hovers the top edge of the screen
MIT License
22 stars 0 forks source link

Bug: extension breaks after entering 'Activities' from fullscreen #1

Closed ravila4 closed 1 year ago

ravila4 commented 1 year ago

System: Fedora 38 Wayland session

Steps for repreduction:

  1. Install extension
  2. Enter full screen for an application
  3. Peek top bar and press 'Activities' button
  4. In activities overview, exit activities by clicking on the fullscreened window

After these steps, the top bar is no longer peekable, and overview and workspace switching breaks as well. (Pressing the 'windows' key doesn't work). Normal behavior is restored after exiting fullscreen.

ravila4 commented 1 year ago

Update: Found another way to restore normal behavior by pressing 'esc' after returning from activities overview.

marcinjahn commented 1 year ago

Thanks for the report @ravila4. I have to admit I do not normally have the "Activities" button on my panel, I have it replaced with Space Bar, hence I did not notice that problem before.

I'll have a look at what's happening.

marcinjahn commented 1 year ago

I've committed changes with fixes. Version v5 should behave better.