about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Fix a silly little errorWeirdTreeThing2024-02-24
|
* Add arm vivaldi supportWeirdTreeThing2024-02-24
|
* install: add option to invert top rowWeirdTreeThing2024-02-21
|
* Add more hammer idsWeirdTreeThing2024-02-14
|
* Merge pull request #12 from V02460/new_device_idWeirdTreeThing2024-02-14
|\ | | | | Add device ID for IdeaPad Duet (google-krane)
| * Add device ID for IdeaPad Duet (google-krane)Kai A. Hiller2024-02-15
|/
* Add fancy colorsWeirdTreeThing2024-02-13
|
* Redirect package manager output to a log fileWeirdTreeThing2024-02-13
|
* exit on errorsWeirdTreeThing2024-02-13
|
* Merge pull request #10 from jenneron/remove-backslashWeirdTreeThing2024-02-12
|\ | | | | move generating ids part to outside function
| * move generating ids part to outside functionAnton Bambura2024-02-13
|/ | | | | it seems that python versions lower than 3.12 have problems interpreting such expressions in f-strings.
* Merge pull request #9 from jenneron/improvementsWeirdTreeThing2024-02-12
|\ | | | | Improvements
| * add support for katsuAnton Bambura2024-02-12
| |
| * move ids to a listAnton Bambura2024-02-12
| |
| * use f-string in get_keyd_configAnton Bambura2024-02-12
| |
| * add --inverted argumentAnton Bambura2024-02-12
| |
| * add get_functional_row and unify its codeAnton Bambura2024-02-12
| |
| * better naming for functionsAnton Bambura2024-02-12
| |
| * add --file argumentAnton Bambura2024-02-12
| |
| * convert vivaldi_scancode_to_keyd to dictionaryAnton Bambura2024-02-12
| |
| * don't execute main() when included as moduleAnton Bambura2024-02-12
|/
* Only match keyboardWeirdTreeThing2024-02-03
|
* apk is in /sbin/apkWeirdTreeThing2024-01-22
|
* Add id for cros_ec_keybWeirdTreeThing2024-01-22
| | | | used on arm devices
* Add support for Chimera LinuxWeirdTreeThing2023-12-12
|
* Add special case for pixel devicesWeirdTreeThing2023-11-29
|
* Merge pull request #4 from ChocolateLoverRaj/patch-1WeirdTreeThing2023-11-20
|\ | | | | Do not disable side volume buttons in tablet mode
| * Do not disable side volume buttons in tablet modeRajas Paranjpe2023-11-20
|/ | | For more information: https://bugzilla.redhat.com/show_bug.cgi?id=2048628, and https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/741
* Fix formatting, check if the system has sudo or doasWeirdTreeThing2023-11-02
|
* Merge pull request #3 from ChocolateLoverRaj/remove-unused-iWeirdTreeThing2023-10-23
|\ | | | | Remove unused i
| * Remove unused iRajas Paranjpe2023-10-20
|/
* Install libinput config with root permissionWeirdTreeThing2023-10-18
|
* Install libinput config for keyd virtual keyboardWeirdTreeThing2023-10-06
| | | | Allows Disabled While Typing feature of touchpad to work
* Create .gitignoreWeirdTreeThing2023-09-26
|
* Remove caps lockWeirdTreeThing2023-09-26
| | | | who actually uses caps lock lmao
* Fix arch installWeirdTreeThing2023-09-08
| | | | cd one dir up
* Map fullscreen (zoom) to f11WeirdTreeThing2023-09-04
| | | | Most programs will do nothing then the zoom key is pressed
* Merge pull request #1 from CoolPenguin27/mainWeirdTreeThing2023-09-04
|\ | | | | add check if keyd is already installed
| * add check if keyd is already installedSuperPenguin342023-09-03
|/
* Map lock button to coffeeWeirdTreeThing2023-09-03
|
* Update READMEWeirdTreeThing2023-08-28
|
* Create LICENSEWeirdTreeThing2023-08-28
|
* Initial commitWeirdTreeThing2023-08-28