lbonn / rofi

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

[BUG] fullscreen: true; #6

Closed exdeniz closed 4 years ago

exdeniz commented 4 years ago

version: latest from aur. If use in theme fullscreen: true; like this:

window {
  transparency: "real";
  fullscreen: true;
  background-color: #282c34dd;
}

it's not working out very well. screenshot

lbonn commented 4 years ago

Thanks for the report! It should be fixed in wayland branch's tip.

Though, the behavior differs slightly from x11's: it does not show on top of the bar.

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.