feat: Add support for on-demand window focus on wayland (#1215)
* feat: Add support for on-demand window focus on wayland * fix: cargo fmt * Update CHANGELOG.md with OnDemand focusable * fix: add v0_6 feature to gtk-layer-shell in eww/cargo.toml
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
(defwindow data-structures
|
||||
:monitor 0
|
||||
:exclusive false
|
||||
:focusable false
|
||||
:focusable none
|
||||
:geometry (geometry
|
||||
:anchor "center"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user