lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
927 stars 36 forks source link

[BUG] rofi window squeezed when disabling fixed height #75

Closed Aleksanaa closed 1 year ago

Aleksanaa commented 1 year ago

Rofi version (rofi -v)

1.7.5+wayland1

Configuration

not needed

Theme

Not needed

Timing report

https://gist.github.com/Aleksanaa/893dfeae15f36693010f1efc3a57b62e

Launch command

rofi -show drun -theme-str 'listview { fixed-height: false; }' -no-config

Step to reproduce

  1. run the command.
  2. type something to search and make the list shorter

Expected behavior

The list looks like normal but entries decrease.

Actual behavior

The rofi window seems squeezed.

image

Additional information

It seems to occur after hyprland update. Not sure if it is caused by hyprland side.