Commit graph

14 commits

Author SHA1 Message Date
tiosgz
afb2c78a6e Remove API that relies on our rendering
This is a preparation for switching to the wlroots scene-graph. There is
no replacement planned for output:redraw() because it will no longer be
necessary (as far as i can tell), while scene-compatible replacements
for the view pre_render/post_render events are planned.
2022-07-30 19:06:25 +00:00
1cc4f52a77 Add request_active_output event 2021-08-01 21:58:07 +00:00
540f931d2d Add kiwmi:output_at, cursor:output_at_pos, use lx, ly more consistenty 2021-07-30 20:36:26 +00:00
e713e91279 Fix lua5.1 compat (for luajit) 2020-07-30 21:34:34 +00:00
22a32e86a9 Add kiwmi:schedule 2020-02-08 15:08:37 +00:00
1d755a8a74 Add object lifetimes (invalidate references, free listeners) 2020-02-06 17:55:05 +00:00
a2cd2f596a Add renderer 2020-01-26 19:18:52 +00:00
5dc2c62d89 Add equality for Lua types 2020-01-08 17:33:01 +00:00
192dfca0ca Add cursor API 2020-01-07 14:48:55 +00:00
aa046f8f02 Add output interface 2020-01-06 18:25:46 +00:00
758e793281 Add keyboard to Lua API, make everything on lua->L balanced 2020-01-04 23:23:15 +00:00
b79aa962d6 Add kiwmic IPC 2020-01-03 18:40:11 +00:00
3ac3781e9f Make event handler registration generic 2020-01-02 22:15:00 +00:00
15c70816f3 Split luak.c into multiple files 2020-01-02 00:11:46 +00:00