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
|
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
|
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
|
f4b92ee690
|
print () clean-ups
|
2012-12-12 21:43:55 +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
|
fa72b89b3a
|
release 0.8.3
|
2012-12-08 05:29:50 +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
|
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
|
30fedf418c
|
re-read device settings when they come back online
|
2012-12-07 21:00:36 +02:00 |
Daniel Pavel
|
5bdacb377c
|
cleaner text when no status is known
|
2012-12-07 20:54:05 +02:00 |
Daniel Pavel
|
ee16892481
|
fixed registers access
|
2012-12-07 20:38:24 +02:00 |
Daniel Pavel
|
205d25e341
|
special support for configuring dpi
|
2012-12-07 19:40:32 +02:00 |
Daniel Pavel
|
b86dcce381
|
I come from the __future__, come with me if you want to live.
|
2012-12-07 17:10:22 +02:00 |
Daniel Pavel
|
357e118ace
|
added configuration support to solaar-cli
|
2012-12-07 13:56:22 +02:00 |
Daniel Pavel
|
f2cdbe26b6
|
added configuration items to the UI
the window is getting very cramped now... will most likely have to re-
work the entire UI
|
2012-12-07 13:56:07 +02:00 |
Daniel Pavel
|
6c3fa224e0
|
small ui fixes
|
2012-12-07 13:52:09 +02:00 |
Daniel Pavel
|
f0007d0a13
|
updates to the command lines
|
2012-12-07 13:41:07 +02:00 |
Daniel Pavel
|
27403a08d2
|
improved hid++ 1.0 support
|
2012-12-05 21:41:02 +02:00 |
Daniel Pavel
|
6d70d2aada
|
improved support for hid++ 1.0 devices
|
2012-12-05 15:10:41 +02:00 |
Daniel Pavel
|
b5b86ab8b8
|
more reliable pairing window
|
2012-12-04 15:59:35 +02:00 |
Daniel Pavel
|
61d0159e8a
|
release 0.8.2
|
2012-12-03 15:17:33 +02:00 |
Daniel Pavel
|
5a99e55309
|
readme updates
|
2012-12-03 15:07:35 +02:00 |
Daniel Pavel
|
1b6e6692c0
|
maintain notification flags when pairing in command-line
|
2012-12-03 15:07:07 +02:00 |
Daniel Pavel
|
116ba72f37
|
fixed possible dangling weakrefs on start-up
|
2012-12-03 12:51:22 +02:00 |
Daniel Pavel
|
3fe9caf0e6
|
added solaar-cli for command-line operations
|
2012-12-03 11:34:35 +02:00 |
Daniel Pavel
|
a403c3b596
|
release 0.8.1
|
2012-12-01 23:32:51 +02:00 |
Daniel Pavel
|
db0d6e8bbc
|
release 0.8.0
|
2012-12-01 19:14:06 +02:00 |
Daniel Pavel
|
1cc532d600
|
fixed orphaned weakrefs when unpairing a device
|
2012-12-01 19:12:53 +02:00 |
Daniel Pavel
|
8f5fa0cf9a
|
code clean-ups, the app starts faster now
|
2012-12-01 15:49:52 +02:00 |
Daniel Pavel
|
89c6904d69
|
fixed pairing (again), this time also tested it
|
2012-11-30 20:28:22 +02:00 |
Daniel Pavel
|
14663ca204
|
re-wrote loading of icons for devices
|
2012-11-30 15:23:16 +02:00 |
Daniel Pavel
|
64d2b35ace
|
some clean-ups
|
2012-11-30 15:20:41 +02:00 |
Daniel Pavel
|
ab5e09db93
|
pairing fixes
|
2012-11-29 21:26:03 +02:00 |
Daniel Pavel
|
932a015e49
|
better battery icon in the systray
|
2012-11-29 20:13:53 +02:00 |
Daniel Pavel
|
d6b18cd426
|
python 3 fixes
|
2012-11-29 12:34:20 +02:00 |