Commit graph

20 commits

Author SHA1 Message Date
Ottatop
be18f9f884 Make snowcap a workspace member 2024-12-15 23:36:30 -06:00
Ottatop
83f968c3c9 Un-submodule snowcap
ya know it turns out when you have a submodule it's a real pain to update things
2024-12-15 21:41:45 -06:00
Ottatop
bff2e12987 Update dependencies, api/lua: Fix log source 2024-07-16 14:53:52 -05:00
Ottatop
db3bfd9e5f api/rust: Add error handling 2024-07-14 15:45:02 -05:00
Ottatop
57dab51536 api/lua: Add error handling 2024-07-12 18:33:46 -05:00
Ottatop
81716cc8df api/lua: Use API values, make client not a fn 2024-07-12 14:56:26 -05:00
Ottatop
c1936c8a87 api/lua: Make client connection explicit 2024-07-11 15:50:33 -05:00
Ottatop
ade04b3833 api/lua: Add auto-generated protobuf definitions 2024-07-10 20:00:05 -05:00
Ottatop
b57c8e0dac api/rust: Transition to statics for clients 2024-07-05 18:54:42 -05:00
Ottatop
36434806a5 Update dependencies 2024-06-22 13:08:25 -05:00
Ottatop
0a6984f713 Reverse layer rendering
Multiple overlay layer surfaces were being drawn backwards, so this fixes that
2024-06-19 16:28:40 -05:00
Ottatop
3690db083d Update Snowcap 2024-06-17 18:21:21 -05:00
Ottatop
50a6e4bf78 snowcap/lua: Don't immediately crash if conn fails
Hacky way to get tests to work
2024-06-17 18:08:27 -05:00
Ottatop
9df86c8e14 snowcap: Add Lua API 2024-06-17 16:27:02 -05:00
Ottatop
1f0e5e8e57 README: update for Snowcap, kill Pinnacle if Snowcap dies 2024-06-16 18:51:34 -05:00
Ottatop
a67ec57e3c Update Snowcap 2024-06-15 21:34:09 -05:00
Ottatop
350468f970 Fix clippy warnings 2024-06-15 20:46:39 -05:00
Ottatop
6be6c6d5f6 Add keybind overlay 2024-06-15 16:58:47 -05:00
Ottatop
d70a0abda5 Add builtin quit prompt 2024-06-14 21:29:19 -05:00
Ottatop
df96838c51 Wait for Snowcap to start, rust-api: Fix signals
Test with --no-default-features, add Snowcap submodule
2024-06-14 14:47:05 -05:00