oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1k stars 53 forks source link

Panel doesn't fit on the screen #152

Closed flexagoon closed 1 year ago

flexagoon commented 1 year ago

Description

The panel doesn't fully fit on the screen

Problem Explanation

No matter what the height of the panel is, it gets cut off at the bottom

Expected Behavior

The panel should fully fit

Reprodution

Steps To Reproduce

  1. Open the panel

Details

It happens with any application?

It happens only on one computer?

It happens only with some specific gnome configuration?

It happens only with some specific extension installed?

Diagnostics

Environment

Screenshots

image image

Screenshot 1 description

How it looks with the default window size

Screenshot 2 description

How it looks with window size = 1000

Output and Logs

Gnome

No output

Pano Configuration

Command: dconf dump /org/gnome/shell/extensions/pano/

$ dconf dump /org/gnome/shell/extensions/pano/
...
[/]
is-in-incognito=false
sync-primary=false

Enabled Extensions

Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'

$ dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
...
['gsconnect@andyholmes.github.io',
'appindicatorsupport@rgcjonas.gmail.com',
'AlphabeticalAppGrid@stuarthayhurst',
'date-menu-formatter@marcinjakubowski.github.com',
'CoverflowAltTab@palatis.blogspot.com',
'activitywatch_gnome@flexagoon.com',
'focused-window-dbus@flexagoon.com',
'pano@elhan.io',
'blur-my-shell@aunetx',
'rounded-window-corners@yilozt',
'noannoyance@daase.net']
oae commented 1 year ago

Should be fixed with the latest commit.