Commit graph

15 commits

Author SHA1 Message Date
tiosgz
0cf1253062 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
buffet
b832975c6d Add hacky lazy damage tracking implementation 2021-08-14 19:44:20 +00:00
buffet
7e674b3f72 Add kiwmi.desktop 2021-07-30 19:46:58 +00:00
buffet
39f9a54a71 Allow user to change their lua version 2020-05-11 15:11:23 +00:00
buffet
890602d863 Add kiwmic IPC 2020-01-03 18:40:11 +00:00
buffet
886b11f6bc Add protocols (xdg-shell) 2019-12-10 23:37:43 +00:00
buffet
9b2cd6b985 Add Lua config without kiwmi lib 2019-10-18 23:32:38 +02:00
buffet
cefcacf449 Remove kiwmic 2019-10-16 18:23:32 +02:00
buffet
8b9803095f Fix indentation in meson.build 2019-05-03 10:54:08 +02:00
buffet
ff1aac0093 Started work on client 2019-04-08 11:06:46 +02:00
buffet
bfe41c0cb9 Basic argument parsing 2019-03-19 20:33:39 +01:00
buffet
88358bd402 Don't need to call wlr_backend_destroy 2019-03-17 18:24:36 +01:00
buffet
c315adf31f Keyboard handling
commit ee1a46632dea614fcdf614299d4de6e22a9b0060
Author: buffet <niclas@countingsort.com>
Date:   Sat Mar 16 16:29:33 2019 +0100

    Fixed TTY switching

commit 7cc8aae424c924035489c09c6d5337eb281f1e39
Author: buffet <niclas@countingsort.com>
Date:   Fri Mar 15 16:55:13 2019 +0100

    Started working on kb handling
2019-03-16 16:31:58 +01:00
buffet
af38507d3b Supress UNUSED parameter warnings 2019-03-07 18:51:33 +01:00
buffet
0c84b4f3d4 Basic C comp 2019-02-17 13:19:28 +01:00