Commit graph

19 commits

Author SHA1 Message Date
c45dd269e7 Add kiwmi:unfocus(), clang-format 2021-08-09 18:55:01 +00:00
0492605d1b Add kiwmi:active_output() 2021-08-01 22:04:32 +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
34f5f1fc37 Differentiate between raw and translated keysyms 2020-08-27 20:48:15 +00:00
gk
3d534e8b18 Fix misspelling (#23)
funtcion -> function
2020-08-18 13:59:07 +00:00
Hardy7cc
9fe0f03a44 Add keyboard:configure (#18)
* Add keyboard:configure
This enables the user to set the keyboard with libxkbcommon.

* changed keyboard:configure to keyboard:set_keymap
this now take a table as parameter

* Rename set_keymap to keymap, fix style issues

Co-authored-by: buffet <dev@buffet.sh>
2020-07-31 18:35:15 +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
a0f53a31ce Add docs for kiwmi_renderer 2020-01-30 19:14:08 +00:00
9bafcc3a89 Add docs for renderer 2020-01-26 19:30:32 +00:00
05bc4aada7 Add view:csd 2020-01-21 19:48:50 +00:00
f961b97c56 Add kiwmi:stop_interactive 2020-01-20 23:41:19 +00:00
e2ba6622f7 Add imove and iresize events, and view:imove, view:iresize 2020-01-20 23:21:17 +00:00
335b98de0d Add docs for view:{app_id, pid, title} 2020-01-20 22:16:50 +00:00
598731af12 Add keboard:on_destroy 2020-01-15 22:48:15 +00:00
f2bc0b1a81 Add extra information to docs 2020-01-09 13:53:23 +00:00
664c769f33 Fix typo 2020-01-09 01:02:38 +00:00
07b575c6a6 Add documentation for the Lua API 2020-01-08 23:20:29 +00:00