Commit graph

12 commits

Author SHA1 Message Date
Vaxry
1681bea42d
config/lua: add simple layout API (#14258)
Adds a simple layout lua api
2026-05-06 13:56:12 +01:00
Maxim Andreev
d6aa6af5b3
groups: add groupbar middle_click_close option (#14242) 2026-05-05 16:31:09 +01:00
ArchSav
497b48e852
config: add device tags (#13728)
---------

Co-authored-by: Mio Argillander <mio@argillander.me>
2026-05-05 16:30:19 +01:00
Lichie
6a7abd0037
config/lua: add clear tag api (#14273) 2026-05-03 18:55:47 +01:00
Vaxry
21fa9b2ee2
config/lua: fix dispatcher shapes to not be callable (#14268)
this would only lead to abuse, explicitly forbid it
2026-05-03 15:41:44 +01:00
241eeae51a
config/lua: add noop 2026-05-01 12:50:55 +01:00
MightyPlaza
8884b9e6ce
binds: add an auto_consuming flag (#13919) 2026-04-30 12:59:03 +01:00
phanium
d40860e8e2
config/lua: cannot disable animation (#14215)
* config/lua: cannot disable animation

seems regression from 9ee5ff1f71

* typing typo (auto generated by cmake)
2026-04-30 12:53:51 +01:00
ImperishableSecret
56d7a43102
config/lua: expand properties in the workspace object (#14194) 2026-04-29 22:13:15 +01:00
55a1611fd8 desktop/window: expand hidden into proper states 2026-04-29 22:05:32 +01:00
chocoblocko9
ab75bbfbec
meta/stubs: update gesture hints to match new fields (#14195) 2026-04-28 18:08:14 +01:00
Vaxry
5ba33f8461
config/lua: init lua config manager, use lua if available (#13817)
Adds a new lua config manager, which will automatically be used if there is a lua config present.
2026-04-26 15:16:36 +01:00