buffet
a2b4bd58ae
Rename view_resize to view_set_size
2020-01-08 16:39:20 +00:00
buffet
0d6965192c
Add view:tiled
2020-01-07 15:10:51 +00:00
buffet
a1716e56d7
Add cursor API
2020-01-07 14:48:55 +00:00
buffet
78d97127ed
Add output interface
2020-01-06 18:25:46 +00:00
buffet
b80f1ca27f
Add view:pos and view:resize
2020-01-04 23:54:55 +00:00
buffet
60c1c01616
Add keyboard to Lua API, make everything on lua->L balanced
2020-01-04 23:23:15 +00:00
buffet
890602d863
Add kiwmic IPC
2020-01-03 18:40:11 +00:00
buffet
ca69adf365
Add view destroy event
2020-01-02 23:39:15 +00:00
buffet
1e0d828c68
Make event handler registration generic
2020-01-02 22:15:00 +00:00
buffet
600922f909
Split luak.c into multiple files
2020-01-02 00:11:46 +00:00
buffet
e4256f5476
Add view event to kiwmi_server
2020-01-01 18:13:24 +00:00
buffet
77f7d14fe1
Add hidden, hide and show to views
2020-01-01 18:10:42 +00:00
Tadeo Kondrak
f3190f2eb8
Rename focus_view to view_focus
...
For consistency with the other functions.
2019-12-30 22:24:58 -07:00
buffet
3a5ed32a6c
Add luaK_fini
2019-12-31 00:09:06 +00:00
buffet
57a3b2c46e
Add Lua library
...
For now only kiwmi.on, kiwmi.quit, kiwmi.view_under_cursor,
kiwmi_view:close, lua_callback:cancel, and cursor_button events.
2019-12-30 23:33:07 +00:00
buffet
0405fbe14d
Add view_close
2019-12-30 23:23:35 +00:00
buffet
1e49f076d5
Rename request_set_cursor to seat_request_set_cursor
2019-12-29 13:03:54 +00:00
buffet
e2c9847c28
Merge branch 'cursor-image-handling' of git://github.com/tadeokondrak/kiwmi into tadeokondrak-cursor-image-handling
2019-12-29 13:00:45 +00:00
Tadeo Kondrak
351e5ed6d7
Add support for cursor axis and frame events ( #15 )
...
For scrolling support.
2019-12-29 11:10:51 +00:00
Tadeo Kondrak
7f9b9748ea
Basic implementation of request_set_cursor
...
Requires moving wlr_seat initialization above cursor creation, so we can
add listeners to it. Currently does no verification that the client
actually has focus.
2019-12-29 01:26:28 -07:00
buffet
a25ff1957b
Add basic cursor handling (including focusing clients)
2019-12-26 20:55:10 +00:00
buffet
1d61d1ac1a
Move view creation code into view_create
2019-12-24 17:09:16 +00:00
buffet
abda3d3a0e
Add auto focus for views and basic keyboard handling
2019-12-24 15:43:36 +00:00
buffet
be373177db
Support xdg-shell and add basic rendering
2019-12-21 14:10:50 +00:00
buffet
9b2cd6b985
Add Lua config without kiwmi lib
2019-10-18 23:32:38 +02:00
buffet
feb8dfc7f4
Add config path default
2019-10-18 22:42:30 +02:00
buffet
40b7907d72
Delete frontend, add config
2019-10-16 19:05:30 +02:00
buffet
83eef45530
Move headers
2019-10-16 18:51:18 +02:00
buffet
d635bb2658
clang-format
2019-04-15 11:37:37 +02:00
buffet
d8ca169133
Basic command handling (without arguments)
2019-04-14 17:06:38 +02:00
buffet
e1cd29ba86
Server socket implementation
2019-04-08 18:10:37 +02:00
buffet
4f703cba94
Spawning a frontend
2019-03-26 21:45:00 +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
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
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
764a14c33d
Render cursors
2019-03-08 13:36:44 +01:00
buffet
ad0c845c10
Basic cursor handling
2019-03-07 19:25:38 +01:00
buffet
42ef57a3e7
clang-format
2019-02-19 11:50:46 +01:00
buffet
a293a5d059
Basic ouput handling
2019-02-18 12:50:05 +01:00
buffet
0c84b4f3d4
Basic C comp
2019-02-17 13:19:28 +01:00