[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #21 from tr...@yandex.com --- Tested the new commit. Works perfectly. Again, thank you very much, Michail ! -- You are receiving this mail because: You are watching all bug changes.

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #20 from Michail Vourlakos --- Git commit 8062a766057b84a76ea59f2b92f55156ea410c4b by Michail Vourlakos. Committed on 04/08/2018 at 10:42. Pushed by mvourlakos into branch 'master'. improve activation badges visual indicators --when an act

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #19 from tr...@yandex.com --- (In reply to Michail Vourlakos from comment #18) > Second thought A1 might be simpler... so lets go for A1 You mean Meta+A ="a" and Meta+Shift+A = "A"? (Only meta+a shows "a") That is what I want. -- You are r

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #18 from Michail Vourlakos --- Second thought A1 might be simpler... so lets go for A1 -- You are receiving this mail because: You are watching all bug changes.

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #17 from Michail Vourlakos --- (In reply to trmdi from comment #16) > What happens if: Meta+A and Ctrl+A both show "A" ? > The users will not able to remmember that they are the different shortcuts. I can understand what you are trying to e

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #16 from tr...@yandex.com --- What happens if: Meta+A and Ctrl+A both show "A" ? The users will not able to remmember that they are the different shortcuts. -- You are receiving this mail because: You are watching all bug changes.

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #15 from tr...@yandex.com --- (In reply to trmdi from comment #13) > There are several types of a shortcut: Shift+S, Alt+S, Shift+Alt+S, Meta+S, > Meta+Shift+S... > > So I think the best test is: Meta+[a-z] -> lowercase, non-(Meta+[a-z]) ->

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #14 from Michail Vourlakos --- (In reply to trmdi from comment #12) > (In reply to trmdi from comment #11) > > has Shift -> "S", NO shift -> "s" > > E.g. My setup: https://i.imgur.com/usF6Twk.png let me recap if I understood correctly, yo

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #13 from tr...@yandex.com --- There are several types of a shortcut: Shift+S, Alt+S, Shift+Alt+S, Meta+S, Meta+Shift+S... So I think the best test is: Meta+[a-z] -> lowercase, non-(Meta+[a-z]) -> uppercase that will remind the user about hi

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #12 from tr...@yandex.com --- (In reply to trmdi from comment #11) has Shift -> "S", NO shift -> "s" E.g. My setup: https://i.imgur.com/usF6Twk.png -- You are receiving this mail because: You are watching all bug changes.

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #11 from tr...@yandex.com --- A small idea, can you make the badges case-sensitive ? E.g: shortcut = Win+s -> show "s" (lowercase) shortcut = Win+Shift+S -> display "S" (uppercase) In case, for example, I want to set S for SystemSettings, a

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #10 from tr...@yandex.com --- Perfectly ! Thanks a lot Michail. -- You are receiving this mail because: You are watching all bug changes.

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #9 from Michail Vourlakos --- (In reply to trmdi from comment #7) > Sorry. I just have the idea, but know almost nothing about programming. :P Ok... have fun with it... :) https://i.imgur.com/quU647l.png I implemented it and for fun I assig

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 Michail Vourlakos changed: What|Removed |Added Latest Commit||https://commits.kde.org/lat

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #7 from tr...@yandex.com --- (In reply to Michail Vourlakos from comment #6) > ok... ok... > you are right! :) > > it can be done... > > on Latte startup that file kglobalshortcutsrc can be accessed and Latte > could identify what the user

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 Michail Vourlakos changed: What|Removed |Added Status|RESOLVED|VERIFIED Resolution|WONTFIX

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #6 from Michail Vourlakos --- ok... ok... you are right! :) it can be done... on Latte startup that file kglobalshortcutsrc can be accessed and Latte could identify what the user has set! none = no global shortcut has been set Meta+(whate

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #5 from tr...@yandex.com --- (In reply to Michail Vourlakos from comment #4) > For example there are more issues... what is done if the user alternates the > Latte shortcuts from 11-19 to something different.. > What Latte is going to show?

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #4 from Michail Vourlakos --- being too smart automatically it is a lot of a mess for this.. there are many cases that cant be caught... For example there are more issues... what is done if the user alternates the Latte shortcuts from 11-19

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #3 from Michail Vourlakos --- (In reply to trmdi from comment #2) > (In reply to Michail Vourlakos from comment #1) > > (In reply to trmdi from comment #0) > > > For example, I set Win+M for maximizing the active window. But if there > > >

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397128 --- Comment #2 from tr...@yandex.com --- (In reply to Michail Vourlakos from comment #1) > (In reply to trmdi from comment #0) > > For example, I set Win+M for maximizing the active window. But if there is a > > taskmanager item at the position [m], it s

[latte-dock] [Bug 397128] Global shortcut badges need be smarter

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397128 Michail Vourlakos changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---