d14d8139b4
Merge pull request #37 from tiosgz/bg-paint
...
kiwmi:bg_color()
2021-08-13 17:44:37 +00:00
tiosgz
8693d2dd13
Add controls for verbosity level
...
This allows the config to be exactly as verbose as kiwmi, or to change
the verbosity level at runtime (e.g. using kiwmic).
It uses numbers, because they are much easier to handle on both sides
and add only little inconvenience to the user.
2021-08-13 13:46:35 +00:00
tiosgz
feca54a974
kiwmi:bg_color()
2021-08-13 08:36:00 +00:00
783a12426b
Merge pull request #32 from tiosgz/usable-area
...
kiwmi_output:usable_area() and :on("usable_area_change")
2021-08-12 08:45:30 +00:00
tiosgz
a5e82d083c
kiwmi_output:usable_area() and :on("usable_area_change")
2021-08-11 20:30:14 +00:00
7a36ebaf63
Add view:id()
2021-08-10 19:26:34 +00:00
c09e552a69
Add FROM_KIWMIC
2021-08-09 19:09:48 +00:00
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