tiosgz
e85fe8c884
meson.build: check git exit status
...
The default value for the `check` argument on `run_command` will soon
change from false to true. Set it explicitly to false in order to
silence the warning, and check the exit status ourselves for a nicer
error message.
2022-04-04 14:26:32 +00:00
cd5ce00f74
Add hacky lazy damage tracking implementation
2021-08-14 19:44:20 +00:00
3b22a7ab88
Add kiwmi.desktop
2021-07-30 19:46:58 +00:00
f8d95f2fd5
Allow user to change their lua version
2020-05-11 15:11:23 +00:00
b79aa962d6
Add kiwmic IPC
2020-01-03 18:40:11 +00:00
f936aed7c2
Add protocols (xdg-shell)
2019-12-10 23:37:43 +00:00
79e6b392cf
Add Lua config without kiwmi lib
2019-10-18 23:32:38 +02:00
fa772c2af9
Remove kiwmic
2019-10-16 18:23:32 +02:00
5cc86571a6
Fix indentation in meson.build
2019-05-03 10:54:08 +02:00
7f28300662
Started work on client
2019-04-08 11:06:46 +02:00
fe3798e48a
Basic argument parsing
2019-03-19 20:33:39 +01:00
1e2bef4cae
Don't need to call wlr_backend_destroy
2019-03-17 18:24:36 +01:00
c092c8784b
Keyboard handling
...
commit ee1a46632dea614fcdf614299d4de6e22a9b0060
Author: buffet <dev@buffet.sh>
Date: Sat Mar 16 16:29:33 2019 +0100
Fixed TTY switching
commit 7cc8aae424c924035489c09c6d5337eb281f1e39
Author: buffet <dev@buffet.sh>
Date: Fri Mar 15 16:55:13 2019 +0100
Started working on kb handling
2019-03-16 16:31:58 +01:00
8a2e11ee28
Supress UNUSED parameter warnings
2019-03-07 18:51:33 +01:00
3e94dae39b
Basic C comp
2019-02-17 13:19:28 +01:00