Commit graph

20 commits

Author SHA1 Message Date
Yuki Joou 3771c8792a daemon: Finish renaming to convertablet 2023-08-27 23:35:12 +02:00
Yuki Joou 8f940254ff daemon/device_information: Fixed issues
For some reason, the compiler didn't complain about any of this...
2023-08-27 23:33:54 +02:00
Yuki Joou d91697be1a daemon: Added support for 'google-caroline' 2023-08-27 21:20:37 +02:00
Yuki Joou e48e5a52cf daemon/main: Formating fixup 2023-08-27 21:19:06 +02:00
Yuki Joou 6b45fb4430 README: Improved README's structure
This commit also adds information about device compatibility!
2023-08-27 21:19:06 +02:00
Yuki Joou 42e24e5843 daemon: Added support for multiple device configurations 2023-08-27 21:19:06 +02:00
Yuki Joou a584f6f358 format: Fixed clang-format to not mess up arrays 2023-08-27 21:19:06 +02:00
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