Add checks to run on different env e.g. GTK<3.18 or without xdotool v0.99
authorAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 17 Sep 2017 21:20:09 +0000 (05:20 +0800)
committerAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Sun, 17 Sep 2017 21:20:09 +0000 (05:20 +0800)
commit94a2b01ee3b85278361899ac959eb9f2aaf26119
tree4114bc954aac83e5701e06cab983c6a512ab3f0f
parent73e49461ee1d4ad9869b957f5b9d72f87ecb2ca3
Add checks to run on different env e.g. GTK<3.18 or without xdotool
 - Scroll lock hidden if GTK < 3.18
 - drop-down menu hidden (except quit) if xdotool not found / not executable
 - custom xdotool path can be specified

Add version number to prepare for future .deb packaging plan

Fix drop-down menu creation to not create unnecessary items
(e.g. those not listed in ORDER)

Move blocks of code around for better encapsulation
README.md
indicator-keyboard-led.py