Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
6.4k stars 696 forks source link

exclusive = false doesn't do anything (hyprland) #3279

Open BirbIrl opened 4 months ago

BirbIrl commented 4 months ago

Steps to reproduce: Clone the default config, add "mode": "dock" and "exclusive": false

Expected Result: the bar lets other apps go under/above it, instead of giving it it's own space Result: image

This means you can't have the waybar both overlay apps and be actionable, pastthrough enabled or not. "mode": "overlay" is the alternative, but it doesn't have all the functionality i want. Womp womp.

using Hyprland 0.40 and Waybar 0.10.3