Commit graph

13 commits

Author SHA1 Message Date
Yuki Joou 72b8ea80ae fcitx5-hooks: Created fcitx module to help with on-screen keyboard input 2023-07-22 10:39:31 +02:00
Yuki Joou 2049494676 configs: Added sample waybar config
This also adds a few lines to the example hooks to toggle between the
configs depending on the state of the computer
2023-07-21 02:54:09 +02:00
Yuki Joou 813aa15886 configs: Added example hooks for the daemon
This commit also adds documentation for hooks to the README
2023-07-14 20:14:51 +02:00
Yuki Joou 2380a9775b README: Added basic usage instructions 2023-07-14 20:08:27 +02:00
Yuki Joou ca7e8e5e44 meta: Refactoring to make room for other parts of the project 2023-07-13 14:22:52 +02:00
Yuki Joou 86bc9dc363 meta: Renamed project to convertablet 2023-07-13 14:18:17 +02:00
Yuki Joou c66c11a2b4 usb_device_detection: Replaced deprecated libusb function 2023-07-13 13:54:49 +02:00
Yuki Joou ca74d51f05 usb_device_detection+main: Added hooks on basestation state change
A script will now run whenever the basesation is plugged/unplugged.
2023-07-13 13:53:44 +02:00
Yuki Joou 64d2566649 usb_device_detection: Don't assume basestation is unplugged by default 2023-07-11 21:16:47 +02:00
Yuki Joou f5cac7f6d9 main: Slow down main thread to avoid taking too much CPU power 2023-07-11 21:16:21 +02:00
Yuki Joou 4fd8bf9bb8 usb_device_detection: Added support for detecting basestation un/plugs 2023-07-11 21:02:56 +02:00
Yuki Joou ce96e70e66 all: Fixed formatting 2023-07-11 21:02:24 +02:00
Yuki Joou 3fa9c8d193 Initial commit: Added current work 2023-07-11 17:55:43 +02:00