pwr-Solaar/Solaar

Easy use of rule editor: Support 'key press' autofill via keyboard button press

Open

#2.267 geöffnet am 11. Feb. 2024

Auf GitHub ansehen
 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (383 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (4.528 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 15h) (5 gemergte PRs in 30 T)

Beschreibung

Information

  • Solaar version: 1.1.11rc1-3-ge1ac8b5

Is your feature request related to a problem? Please describe. Configuring key presses in the rule editor is not beginner-friendly and intuitive, as every key has to be selected manually from a list. Names like Super_L for the left Windows/CMD key has to be known in advance.

A huge improvement would be the detection of key presses and auto-fill of this key combination - at least for the most common keys a-z, Super, Alt, Shift.

Tasks

  • Condition: Key Allow multiple keys in one entry (see Action: Key press)
  • Detect keypresses and translate to the names
  • Auto-fill UI with these buttons

Contributor Guide