Commit graph

246 commits

Author SHA1 Message Date
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
17be421780 Added TTY warning to readme 2019-03-10 23:04:42 +01:00
bf7209534d Fixed listener for absolute motion 2019-03-08 14:16:08 +01:00
cfa9ce6072 Merge branch 'master' of https://github.com/buffet/kiwmi 2019-03-08 13:38:16 +01:00
45e5f6235e Render cursors 2019-03-08 13:36:44 +01:00
Qazzquimby
0ea01c363a Cleanup README.adoc (#7)
* Cleanup README.adoc

* Fix issues in README.adoc

Set kiwmi to lowercase.
Remove unintended heading.
Change "barely anything" to "almost nothing" for clarity.
2019-03-07 23:35:40 +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
e4d0039798 Merge pull request #5 from tadeokondrak/fix_log
Fix socket being logged before we have the socket
2019-03-07 00:36:43 +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
411e30dd1f Fixed CONTRIBUTING.adoc link 2019-02-20 11:58:02 +01:00
220e6b3ff9 added contributing.adoc 2019-02-19 11:55:14 +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
84f7487c2f Updated readme 2019-02-16 14:46:08 +01:00
12f1dda94b Removed old kiwmi 2019-02-14 14:53:08 +01:00
4a9e2217b9 Removed log that shouldnt be there 2019-02-03 14:50:01 +01:00
43f561e65a removed unnecessary clones 2019-02-03 00:09:40 +01:00
6d75714e38 fixed input 2019-02-02 23:51:50 +01:00
6d466d1464 Implemented basic window focus 2019-01-31 17:01:06 +01:00
a45075205c Basic xdg_shell_v6 handling 2019-01-31 16:37:27 +01:00
eb5efc4557 Unified interface 2019-01-29 16:05:05 +01:00
095b54c26d This way is actually smarter 2019-01-28 13:22:15 +01:00
db14b27885 Added keyboard logging 2019-01-28 13:06:31 +01:00
e73fc2db51 Increased logging level, until it's configurable 2019-01-28 13:06:04 +01:00
45ac1cf781 Updated wlroots-rs, use their logger 2019-01-26 19:33:29 +01:00
36e1f03054 Added missing build command 2019-01-25 10:51:19 +01:00
f0121a9974 Basic input and output managers 2019-01-25 10:47:04 +01:00
1671e912c9 recursion into readme 2019-01-17 15:11:33 +01:00
e94d497e55 Own logger based on wlr_log 2019-01-17 14:40:29 +01:00
4021768e48 get rid of redundant names 2019-01-11 09:14:59 +01:00
79180de71b rustfmt 2019-01-09 10:25:49 +01:00
6140326f85 Basic exiting and TTY switching 2019-01-09 10:10:55 +01:00
840f0e31c5 Added wlroots-rs 2019-01-07 21:29:08 +01:00
a0078d3181 Added logging 2019-01-03 23:15:28 +01:00
7167cb3f15 Fixed dependencies 2018-12-31 16:14:46 +01:00
55ef5c6cb2 Added rust stuff 2018-12-31 15:51:40 +01:00
d2e5fc721b Initial commit 2018-12-31 15:25:17 +01:00