 MikoandGitHub
|
88c6386994
|
chore: replace string concatenation with std::format (#15652)
* chore: replace string concatenation with std::format
* Fix " Preserve the root API prefix when formatting" suggestion
* Fix missing slash; add explicit getenv safety check
|
2026-08-01 18:02:50 +02:00 |
|
 Nathan BougieandGitHub
|
144c4ee8fa
|
feat: add missing lua stub (#15579)
* feat: add missing lua stub
* fix: typo
|
2026-07-29 10:35:28 +02:00 |
|
     
|
0b0d7ede21
|
input-capture: impl protocol (#7919)
Co-authored-by: Gerben Meijer <infernix@gmail.com>
Co-authored-by: Emerson Matos <emegson@live.com>
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
Co-authored-by: Ashley Stonham <reddrop@reddrop.net>
Co-authored-by: extra-salad <87635414+extra-salad@users.noreply.github.com>
|
2026-07-15 23:56:05 +02:00 |
|
 VaxryandGitHub
|
781d6070ba
|
config/lua: allow disabling workspace rules (#15362)
|
2026-07-10 18:49:37 +02:00 |
|
 VaxryandGitHub
|
987caf88dc
|
config/lua: allow manual group control (#15363)
|
2026-07-10 18:49:27 +02:00 |
|
 SteinGamingandGitHub
|
aa3051bcab
|
meta/lua: fix capture of lua events (#15071)
|
2026-06-11 15:57:38 +01:00 |
|
 AndriiandGitHub
|
20ee7553c9
|
meta/lua: add proper lua stub types to the general config (#14993)
|
2026-06-06 18:55:52 +01:00 |
|
 Christopher KasterandGitHub
|
01ab0474b4
|
meta/lua: add missing notification text field and make timeout required (#14665)
|
2026-05-18 15:42:37 +01:00 |
|
 Nikolai NechaevandGitHub
|
93b83c19f3
|
meta/lua: Gestures can accept a lua function (#14649)
|
2026-05-17 17:59:08 +01:00 |
|
 VaxryandGitHub
|
d61c96913c
|
meta/lua-stubs: overwrite scale to accept float and int (#14461)
|
2026-05-12 13:24:15 +01:00 |
|
 Aaron BlaskoandGitHub
|
b740add78e
|
meta: update lua stubs for permissions (#14400)
|
2026-05-10 20:02:27 +01:00 |
|
 Maxim AndreevandGitHub
|
6b8b201002
|
meta/stubs: fix notification icon type (#14320)
|
2026-05-07 12:05:50 +01:00 |
|
 VaxryandGitHub
|
1681bea42d
|
config/lua: add simple layout API (#14258)
Adds a simple layout lua api
|
2026-05-06 13:56:12 +01:00 |
|
 VaxryandGitHub
|
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 |
|
 chocoblocko9andGitHub
|
ab75bbfbec
|
meta/stubs: update gesture hints to match new fields (#14195)
|
2026-04-28 18:08:14 +01:00 |
|
 VaxryandGitHub
|
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 |
|