Commit Graph

2020 Commits

Author SHA1 Message Date
Daniel Pavel 500503c069 release 0.8.5 2013-01-04 11:38:15 +02:00
Daniel Pavel 5dd8cd66dd added smooth scroll setting for the anywhere mx mouse 2013-01-04 11:23:41 +02:00
Daniel Pavel 41e84e55f1 fix hidconsole input 2013-01-04 10:59:00 +02:00
Daniel Pavel 7f8888d7dd added an ebuild script 2013-01-04 10:51:22 +02:00
Daniel Pavel 216928f904 small logging fixes for repr() 2013-01-04 08:25:47 +02:00
Daniel Pavel 345bab3a99 fix code looking for icons 2013-01-04 08:18:22 +02:00
Daniel Pavel 064a7a113c added setup.py for python and debian packaging 2012-12-18 05:03:43 +02:00
Daniel Pavel 115d5c7db1 release 0.8.4 2012-12-14 22:29:44 +02:00
Daniel Pavel 8a86ecc38d smaller icons in toolbars 2012-12-14 21:50:45 +02:00
Daniel Pavel 430a2d71e3 read all device features as soon as the application is idle 2012-12-14 19:51:18 +02:00
Daniel Pavel 187c0d2a52 fixes in the shell scripts 2012-12-14 19:33:01 +02:00
Daniel Pavel 8fbe77afb2 readme updates 2012-12-14 16:57:21 +02:00
Daniel Pavel e43e92f2b0 commented-out testing register for M705 2012-12-14 16:57:10 +02:00
Daniel Pavel cc6c0ee7df fix for python3 2012-12-14 16:25:46 +02:00
Daniel Pavel 3cd0665166 fixed list of settings in config panel 2012-12-14 15:48:04 +02:00
Daniel Pavel a42e696695 hide the confix box when the device goes inactive 2012-12-14 06:45:51 +02:00
Daniel Pavel 83886fbcf1 fix device settings being read on every confix box display 2012-12-14 06:45:31 +02:00
Daniel Pavel f0c5046ccf re-worked the settings classes 2012-12-14 06:44:44 +02:00
Daniel Pavel 9db2a65b31 solaar-cli: return on the first match when searching for device name
results may be occasionally ambiguous, but the command runs faster
2012-12-13 15:12:51 +02:00
Daniel Pavel 59c5619b44 cleaner output on solaar-cli config 2012-12-13 14:58:32 +02:00
Daniel Pavel b39016df7c small clean-ups in device status handling 2012-12-13 14:54:31 +02:00
Daniel Pavel c22fe6320d properly slice NamedInts 2012-12-13 05:26:56 +02:00
Daniel Pavel b99ccdf612 support slices in FeaturesArray and KeysArray 2012-12-13 03:34:39 +02:00
Daniel Pavel 2d338ffbfb better __str__ of Setting instances 2012-12-13 03:33:19 +02:00
Daniel Pavel 739cb9306a drop MethodType uglyness 2012-12-13 00:30:20 +02:00
Daniel Pavel 954fc29613 fix event storm when toggling a device's property 2012-12-12 22:55:04 +02:00
Daniel Pavel 630f71b349 logging clean-up 2012-12-12 21:45:56 +02:00
Daniel Pavel 2b3f274aae new UI mock-up from Julien Gascard 2012-12-12 21:45:37 +02:00
Daniel Pavel e834e46ef6 added register scan for m510
nothing interesting there, so far
2012-12-12 21:45:06 +02:00
Daniel Pavel 27f10cd10e small clean-up in FeaturesArray, should be slightly faster 2012-12-12 21:44:37 +02:00
Daniel Pavel f4b92ee690 print () clean-ups 2012-12-12 21:43:55 +02:00
Daniel Pavel 1c4d3d5f13 simpler NamedInt, more logical NamedInts 2012-12-12 21:42:43 +02:00
Daniel Pavel 7bb7a092a4 descriptors update (new device K230)
also assume by default all devices have battery info in register 0x0D,
and blacklist them when that's not the case
2012-12-12 21:41:29 +02:00
Daniel Pavel 0ed623caf9 made notifications handling clearer in status.py 2012-12-12 21:39:04 +02:00
Daniel Pavel 19cd40cfdd renamed 'events' to 'notifications'
in order to match the name in Logitech's documentation
2012-12-12 21:03:07 +02:00
Daniel Pavel 7617a1ef8e don't look at a device's settings if they aren'y being displayed
avoids unnecessary hid++ calls from the main thread
2012-12-12 20:56:13 +02:00
Daniel Pavel a370afe94b faster tooltip text composition 2012-12-12 20:55:09 +02:00
Daniel Pavel ff5a1ac7cb fast mapping of receiver status to app icon name 2012-12-12 20:54:14 +02:00
Daniel Pavel 893c7e3ab2 use direct vars instead of widget names to identify widgets 2012-12-12 20:52:33 +02:00
Daniel Pavel 17698bfeae minor clean-ups in texts 2012-12-12 20:44:29 +02:00
Daniel Pavel 8b90e99658 bin/ scripts updated 2012-12-10 15:36:10 +02:00
Daniel Pavel fa72b89b3a release 0.8.3 2012-12-08 05:29:50 +02:00
Daniel Pavel fd3c88cb67 added a few documentation files 2012-12-08 05:27:22 +02:00
Daniel Pavel 8b44ca913f detect when the systray icon is not available and change window state accordingly 2012-12-08 03:11:45 +02:00
Daniel Pavel 7fe79a703e fixed creation of device settings controls 2012-12-08 01:54:08 +02:00
Daniel Pavel 80c36a02a9 improved notifications detection 2012-12-08 01:49:59 +02:00
Daniel Pavel 4bdfe9b9b8 readme update 2012-12-08 00:51:51 +02:00
Daniel Pavel 767e8a0db4 extra description on configurable settings in solaar-cli 2012-12-08 00:51:34 +02:00
Daniel Pavel d8a2ffa835 better handling of window pop-up and toggling 2012-12-08 00:51:10 +02:00
Daniel Pavel d38bec39b6 improved hid++ support 2012-12-08 00:41:43 +02:00