Solaar/lib/solaar
Christian Tacke 49e9240be9
ui: Use GtkButton for the Lock Icon
Instead of GtkEventBox use GtkButton for the lock icons.

GtkEventBox does not have any visual feedback that it
actually can be pressed. As in: If you don't know that this
is an area for interaction it is not obvious.

Using Gtk.ReliefStyle.NONE on the GtkButton keeps the old
styling but still gives feedback when hovering over the
buttons.

Co-authored-by: Christian Tacke <8560110+ChristianTacke@users.noreply.github.com>
2021-12-28 12:27:03 -05:00
..
cli receiver: use feature numbers for reprogrammable key versions 2021-12-26 11:21:48 -05:00
ui ui: Use GtkButton for the Lock Icon 2021-12-28 12:27:03 -05:00
__init__.py release 1.1.1 2021-12-25 12:29:15 -05:00
configuration.py Remove redundant value 2021-10-30 16:49:41 -04:00
gtk.py ui: add option to specify use of explict tray icon files and their size 2021-11-29 17:54:31 -05:00
i18n.py Drop unnecessary __future__ imports 2021-10-30 16:49:41 -04:00
listener.py device: push settings when device requests software reconfiguration 2021-12-20 08:06:03 -05:00
tasks.py Drop legacy Python 2 `super()` syntax 2021-10-30 16:49:41 -04:00
upower.py Drop unnecessary __future__ imports 2021-10-30 16:49:41 -04:00