indicator-keyboard-led.git
14 months ago[v1.2] New re-design with icons only instead of labels. master
Adrian Iain Lam [Sun, 5 Feb 2023 05:34:26 +0000 (05:34 +0000)]
[v1.2] New re-design with icons only instead of labels.

This is due to many non-Unity desktop environments not showing
indicator labels.

2 years agoAdd known Xfce issue to README
Adrian Iain Lam [Wed, 30 Jun 2021 12:44:51 +0000 (13:44 +0100)]
Add known Xfce issue to README

6 years agoAdd PPA install instructions to README.md
Adrian Iain Lam [Tue, 19 Sep 2017 08:24:14 +0000 (16:24 +0800)]
Add PPA install instructions to README.md

6 years agoUpdate README.md to include instructions on autostart/manual start
Adrian Iain Lam [Tue, 19 Sep 2017 06:48:55 +0000 (14:48 +0800)]
Update README.md to include instructions on autostart/manual start

6 years agoUpdate README.md to account for changes made
Adrian Iain Lam [Mon, 18 Sep 2017 16:54:05 +0000 (00:54 +0800)]
Update README.md to account for changes made

6 years agoEdit code and rename files to prepare for .deb packaging
Adrian Iain Lam [Mon, 18 Sep 2017 11:56:06 +0000 (19:56 +0800)]
Edit code and rename files to prepare for .deb packaging

6 years agoAdd checks to run on different env e.g. GTK<3.18 or without xdotool v0.99
Adrian Iain Lam [Sun, 17 Sep 2017 21:20:09 +0000 (05:20 +0800)]
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

7 years agoUpdate README to state >= GTK+ 3.18 dependency...
Adrian Iain Lam [Mon, 19 Sep 2016 15:32:28 +0000 (23:32 +0800)]
Update README to state >= GTK+ 3.18 dependency...

... for get_scroll_lock_state. Reported in #1.

7 years agoLocalization (#1)
Adrian Iain Lam [Sat, 17 Sep 2016 18:09:39 +0000 (02:09 +0800)]
Localization (#1)

7 years agoREADME formatting
Adrian Iain Lam [Mon, 29 Aug 2016 04:09:34 +0000 (12:09 +0800)]
README formatting

7 years agoAdd feature: quit button, customize lock keys display
Adrian Iain Lam [Mon, 29 Aug 2016 04:06:27 +0000 (12:06 +0800)]
Add feature: quit button, customize lock keys display

7 years agoChange LED order from CNS to NCS
Adrian Iain Lam [Wed, 24 Aug 2016 21:21:52 +0000 (05:21 +0800)]
Change LED order from CNS to NCS

7 years agoAdd ubuntu ScrLck fix to README; fix README formatting
Adrian Iain Lam [Wed, 24 Aug 2016 20:59:30 +0000 (04:59 +0800)]
Add ubuntu ScrLck fix to README; fix README formatting

7 years agoInitial commit
Adrian Iain Lam [Wed, 24 Aug 2016 20:15:26 +0000 (04:15 +0800)]
Initial commit