Commit graph

261 commits

Author SHA1 Message Date
buffet
4f703cba94 Spawning a frontend 2019-03-26 21:45:00 +01:00
buffet
d5312fe4dd frontend_path doesn't need to be initialized 2019-03-21 23:28:12 +01:00
buffet
3fc9bb1f23 Cleaned up includes 2019-03-21 22:12:54 +01:00
buffet
9bcd635aca Merged output.cs and input.cs 2019-03-21 17:29:26 +01:00
buffet
cb359ad833 Actually, there are no long opts 2019-03-19 22:22:24 +01:00
buffet
92e42a3d9a Not worth implementing my own parser for those 3 options 2019-03-19 21:58:29 +01:00
buffet
bfe41c0cb9 Basic argument parsing 2019-03-19 20:33:39 +01:00
buffet
451ad4aa7d Removed warning and trailing space in readme 2019-03-19 20:33:13 +01:00
buffet
8133e322a9 Removed warnings and trailing space in readme 2019-03-19 13:04:43 +01:00
buffet
74c04932a0 Moved cursor into input 2019-03-17 21:03:59 +01:00
buffet
b5589ef47f Added input_init 2019-03-17 20:17:41 +01:00
buffet
593303e672 Added desktop_init 2019-03-17 20:04:52 +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
62ce311c8e Fixed cursors 2019-03-11 13:29:23 +01:00
buffet
2916732e27 More unified logging 2019-03-11 12:02:55 +01:00
buffet
c95a50b55e Add cursor image 2019-03-11 10:34:46 +01:00
buffet
7549d2d631 Inlined background thing 2019-03-10 23:28:58 +01:00
buffet
3f041a7f9f Added TTY warning to readme 2019-03-10 23:04:42 +01:00
buffet
1a45cf3bba Fixed listener for absolute motion 2019-03-08 14:16:08 +01:00
buffet
6be2f24fd9 Merge branch 'master' of https://github.com/buffet/kiwmi 2019-03-08 13:38:16 +01:00
buffet
764a14c33d Render cursors 2019-03-08 13:36:44 +01:00
Qazzquimby
aed268c09c 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
buffet
33bfb59b62 Not sure why statics weren't on top 2019-03-07 19:38:50 +01:00
buffet
ec9ad3b3b1 Merge branch 'master' of https://github.com/buffet/kiwmi 2019-03-07 19:27:41 +01:00
buffet
ad0c845c10 Basic cursor handling 2019-03-07 19:25:38 +01:00
buffet
af38507d3b Supress UNUSED parameter warnings 2019-03-07 18:51:33 +01:00
Niclas
505f395144
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
d0d1f2656b
fix socket being logged before we have the socket 2019-03-06 16:26:04 -07:00
Aareon Sullivan
38c3d712a4 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
buffet
b5e30f356a Fixed CONTRIBUTING.adoc link 2019-02-20 11:58:02 +01:00
buffet
5cd44c7593 added contributing.adoc 2019-02-19 11:55:14 +01:00
buffet
42ef57a3e7 clang-format 2019-02-19 11:50:46 +01:00
buffet
f2a8b6fdae removing the correct listener 2019-02-19 11:09:17 +01:00
buffet
a293a5d059 Basic ouput handling 2019-02-18 12:50:05 +01:00
buffet
b24379fa96 added missing copyright notice 2019-02-17 13:23:20 +01:00
buffet
0c84b4f3d4 Basic C comp 2019-02-17 13:19:28 +01:00
buffet
15cbedb8f5 Updated readme 2019-02-16 14:46:08 +01:00
buffet
f436e6b455 Removed old kiwmi 2019-02-14 14:53:08 +01:00
buffet
7515ac5e07 Removed log that shouldnt be there 2019-02-03 14:50:01 +01:00
buffet
3e44479223 removed unnecessary clones 2019-02-03 00:09:40 +01:00
buffet
5b834f62a9 fixed input 2019-02-02 23:51:50 +01:00
buffet
f3557edd48 Implemented basic window focus 2019-01-31 17:01:06 +01:00
buffet
1fc2bdc8a8 Basic xdg_shell_v6 handling 2019-01-31 16:37:27 +01:00
buffet
cea9ecfc61 Unified interface 2019-01-29 16:05:05 +01:00
buffet
b8717e6c59 This way is actually smarter 2019-01-28 13:22:15 +01:00
buffet
937643607a Added keyboard logging 2019-01-28 13:06:31 +01:00
buffet
f65f0fb844 Increased logging level, until it's configurable 2019-01-28 13:06:04 +01:00
buffet
80920f28bb Updated wlroots-rs, use their logger 2019-01-26 19:33:29 +01:00
buffet
0a10ca0f3d Added missing build command 2019-01-25 10:51:19 +01:00