Hugo Osvaldo Barrera
b96d16672b
Drop obsolete encoding declaration
...
This was only parsed in Python 2.
Python 3 only supports UTF-8 for source files, and that's what it uses.
2021-10-30 16:49:41 -04:00
Jocelyn Thode
8a2d92834f
device: add support for the G914 TKL Keyboard
2021-10-28 12:49:20 -04:00
Jocelyn Thode
10d6a98ca1
device: add support for the PRO X Wireless mouse
2021-10-28 12:49:20 -04:00
Jocelyn Thode
138fe4c756
ui: fix device not always castable as bool
2021-10-28 12:49:20 -04:00
Peter F. Patel-Schneider
c1ce3c2c5f
listener: ignore many notifications that come to a device listener
2021-10-28 12:49:20 -04:00
Peter F. Patel-Schneider
7873f3e8d0
receiver: handle more device connection protocols
2021-10-28 12:49:20 -04:00
Peter F. Patel-Schneider
5480321f49
device: add information for M500S
2021-10-23 23:16:48 -04:00
Peter F. Patel-Schneider
f1d896ded3
settings: use new setting method for MOUSE GESTURE setting
2021-10-22 15:51:55 -04:00
Peter F. Patel-Schneider
2ca0bd9ac3
settings: use new setting method for DPI SLIDING setting
2021-10-22 15:51:55 -04:00
Peter F. Patel-Schneider
14c1eac79c
settings: add setting for DPI CHANGE button to switch Sensitivity
2021-10-22 15:51:55 -04:00
Peter F. Patel-Schneider
c763886248
ui: use file names for tray icon to not end up with small icons
2021-10-11 20:45:01 -04:00
Peter F. Patel-Schneider
116adf9959
ui: better computation of tray index when adding devices
2021-10-11 20:42:36 -04:00
Peter F. Patel-Schneider
453be19356
ui: make about and quit buttons more translatable
2021-10-01 12:35:33 -04:00
Peter F. Patel-Schneider
0fbeebf121
release 1.0.7
2021-10-01 07:06:28 -04:00
Peter F. Patel-Schneider
9fca203372
release 1.0.7rc3
2021-09-25 13:54:45 -04:00
Peter F. Patel-Schneider
1d73217ad2
receiver: mark Nano receiver C52F as not unpairing
2021-09-25 13:47:47 -04:00
Peter F. Patel-Schneider
585a3b901a
receiver: lock on actual handle, not just on handle number
2021-09-24 21:55:15 -04:00
Peter F. Patel-Schneider
0d9fe48b0c
listener: handle fake Nano connection notifications
2021-09-24 21:55:15 -04:00
Peter F. Patel-Schneider
a9adc06b7a
ui: correctly determine setting box in change_click method
2021-09-24 10:17:59 -04:00
Peter F. Patel-Schneider
27f6d6c76b
settings: don't use time_ns so as not to require Python 3.7
2021-09-23 13:13:18 -04:00
Peter F. Patel-Schneider
e82457f284
release 1.0.7rc2
2021-09-14 15:50:34 -04:00
Peter F. Patel-Schneider
6d56dd538e
release 1.0.7rc1
2021-09-14 15:44:36 -04:00
Peter F. Patel-Schneider
338a2687d3
device: don't signal status change when battery changes from None to None
2021-09-14 11:51:48 -04:00
Peter F. Patel-Schneider
c5ef207961
device: use first word of name for code name if friendly name not available
2021-08-31 19:05:57 -04:00
Peter F. Patel-Schneider
c02a1b820b
device: pass protocol to base request so that SW ID can be done right
2021-08-31 19:05:57 -04:00
Peter F. Patel-Schneider
a7ddb3efdd
cli: allow for new_fn_inversion call to fail
2021-08-31 19:05:57 -04:00
Peter F. Patel-Schneider
2f870fe0f7
device: allow for None reponse from kind request
2021-08-31 19:05:57 -04:00
kkrentz
3ef5e63cd4
Fix "'int' object is not subscriptable" on G613
2021-08-30 20:23:10 -04:00
Peter F. Patel-Schneider
b94ae51ac8
rules: consistent naming for HID++ Diversion settings
2021-08-27 06:18:13 -04:00
Peter F. Patel-Schneider
67e40b35e8
device: add G102 mouse
2021-08-22 11:16:41 -04:00
Peter F. Patel-Schneider
30f56a1c0f
device: use 0xFF instead of 0 for direct-connected devices
2021-08-22 11:16:41 -04:00
Vinícius
4b97ebd649
po/i18n: update pt_BR translation
2021-08-20 18:44:04 -04:00
Peter F. Patel-Schneider
c2de1b59ef
ui: use logging for signalling unfound udev rule
2021-08-18 10:01:22 -04:00
Peter F. Patel-Schneider
4e76c99e0f
hid: add debug message when potential device found
2021-08-18 09:40:23 -04:00
Peter F. Patel-Schneider
14c2ac6959
po: make common button names translatable and show translations
2021-08-06 18:30:52 -04:00
Peter F. Patel-Schneider
a1874c572b
i18n: mark more strings as translatable
2021-08-06 13:41:22 -04:00
Peter F. Patel-Schneider
ee4275f45c
gtk: add new possible locations for udev rule
2021-08-06 13:41:22 -04:00
Peter F. Patel-Schneider
70a0fcd906
cli: show battery information under unified battery feature
2021-08-05 16:37:28 -04:00
Peter F. Patel-Schneider
cdc7a27c9e
rules: add rule condition for process under mouse
2021-07-22 10:46:31 -04:00
Peter F. Patel-Schneider
39a5350f30
settings: add binary read prefix to handle fancy fn-swap setting
2021-07-20 09:59:37 -04:00
Peter F. Patel-Schneider
538ab9c947
receiver: serialize requests per handle so that threads do not receive response for a different request
2021-07-17 13:58:20 -04:00
Peter F. Patel-Schneider
d898edc4a3
notifications: downgrade unknown notifications warnings to info messages
2021-07-15 10:31:38 -04:00
Peter F. Patel-Schneider
ed0b730e74
device: fix bug with timeout when setting reprog keys
2021-07-15 10:21:03 -04:00
Peter F. Patel-Schneider
50392da360
rules: add checks for empty process name and class
2021-07-15 10:16:16 -04:00
Karthik Nishanth
85a86ec3c5
diversion: implement pressed and released action on Key condition ( #1189 )
...
- Track `key_up` key in addition to `key_down`
- Support `pressed` or `released` action in `Key` condition
- Add radio button to KeyUI to represent `pressed` or `released`
2021-07-12 15:51:57 -04:00
Peter F. Patel-Schneider
6290c84efd
rules: upgrade rule execution debug message to info message
2021-07-04 22:10:45 -04:00
Peter F. Patel-Schneider
3d65a77515
misc: better error message for missing gi package
2021-07-04 10:13:44 -04:00
Peter F. Patel-Schneider
e15ce68498
rules: process old mouse movement tests as MouseGesture conditions
2021-07-04 09:38:29 -04:00
ApeironTsuka
011f3f556b
rules: allow sequence of mouse moves as mouse gestures
...
* Add more robust mouse gesture support
- Remove existing mouse-* Test types
- Add new 'Mouse Gesture' Condition
- Implement Rule Editor UI for it
- Add support for diverted buttons
- Added diagonal mouse gesture directions
Allows you to chain multiple movements/buttons (for instance, moving the mouse up and then left) together into a single mappable gesture.
* Update docs
* Cleanup
Fix inconsistent indenting
Fix possible overwriting of built-in
Fix 'Mouse Gesture' Condition rule not starting with an initial Action field
* Make flake8 happy
* yapf
* Document no-op and make it more apparent
* Make changes to Mouse Gesture UI suggested/submitted by viniciusbm.
Co-authored-by: Apeiron <apeiron@none>
Co-authored-by: Peter F. Patel-Schneider <pfpschneider@gmail.com>
2021-07-04 08:52:38 -04:00
Peter F. Patel-Schneider
4690ca77c4
settings: fix fake divert gkeys read to return byte string
2021-06-15 19:03:43 -04:00