|
fe3798e48a
|
Basic argument parsing
|
2019-03-19 20:33:39 +01:00 |
|
|
b394a50db6
|
Moved cursor into input
|
2019-03-17 21:03:59 +01:00 |
|
|
b3eed39a82
|
Added input_init
|
2019-03-17 20:17:41 +01:00 |
|
|
5b91ce1835
|
Added desktop_init
|
2019-03-17 20:04:52 +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 |
|
|
ca8fa35bbc
|
Fixed cursors
|
2019-03-11 13:29:23 +01:00 |
|
|
be5c1a26af
|
More unified logging
|
2019-03-11 12:02:55 +01:00 |
|
|
0f72a55bf7
|
Add cursor image
|
2019-03-11 10:34:46 +01:00 |
|
|
6acc0375e7
|
Inlined background thing
|
2019-03-10 23:28:58 +01:00 |
|
|
bf7209534d
|
Fixed listener for absolute motion
|
2019-03-08 14:16:08 +01:00 |
|
|
45e5f6235e
|
Render cursors
|
2019-03-08 13:36:44 +01:00 |
|
|
1e01e3f74e
|
Not sure why statics weren't on top
|
2019-03-07 19:38:50 +01:00 |
|
|
cde9124bb3
|
Merge branch 'master' of https://github.com/buffet/kiwmi
|
2019-03-07 19:27:41 +01:00 |
|
|
840a40de00
|
Basic cursor handling
|
2019-03-07 19:25:38 +01:00 |
|
|
8a2e11ee28
|
Supress UNUSED parameter warnings
|
2019-03-07 18:51:33 +01:00 |
|
Tadeo Kondrak
|
176131de99
|
fix socket being logged before we have the socket
|
2019-03-06 16:26:04 -07:00 |
|
Aareon Sullivan
|
6b44a26ad0
|
Fixed typo in output_destroy_notify
* Fix misspelled function name output_destroy_notify
* Fix function definition also
* As well as one usage
|
2019-02-27 23:19:39 +01:00 |
|
|
d4df311d24
|
clang-format
|
2019-02-19 11:50:46 +01:00 |
|
|
11740072a5
|
removing the correct listener
|
2019-02-19 11:09:17 +01:00 |
|
|
955b75ef23
|
Basic ouput handling
|
2019-02-18 12:50:05 +01:00 |
|
|
6ace2c9aa9
|
added missing copyright notice
|
2019-02-17 13:23:20 +01:00 |
|
|
3e94dae39b
|
Basic C comp
|
2019-02-17 13:19:28 +01:00 |
|