forked from ckb-next/ckb-next
Permalink
Switch branches/tags
{{ refName }}
default
katar_pro_xt
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Oct 1, 2021
Commits on Sep 30, 2021
-
daemon/led_bragi: Set or Clear brightness depending on LED changes
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
bragi_proto: Add information about additional fields
These where found by writing into them and looking at what happens on a KATAR PRO XT Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
daemon/bragi_common: Use ushort in bragi_set_property()
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
-
-
Rewrite bragi keyboard input handling
This should also fix the K95 Platinum XT numpad 7 and also add support for ISO keyboards.
-
Also, fix the rgb packets and keymap led offsets.
Commits on Sep 26, 2021
Commits on Sep 21, 2021
Commits on Sep 20, 2021
-
Don't enable unneeded axes in mouse device
Specifically, we used to enable HI_RES wheel events without ever sending any. This breaks scrolling in latest libinput as it expects us to actually send HI_RES events.
Commits on Aug 28, 2021
-
versuchen Sie erneut → versuchen Sie es erneut Bitte starten Sie ckb-next → Bitte starten Sie ckb-next neu "aus" → "Aus"
-
Progressive tense, Addieren...
- Hinzufügen → Addieren - Progressive tenses: - “Herunterladen” → “Wird heruntergeladen” - “Überprüfen” → “Wird überprüft” - “formal Sie” form
-
- all “unfinished” removed and fixed - senken → verringern - DPI cycle up → DPI aufwärts durchschalten - DPI cycle down → DPI abwärts durchschalten - (Up) → (Höher) - (Down) → (Geringer) - Wrap-around → Umlaufend - (Cycle Up) → (Höher - umlaufend) - (Cycle Down) → (Geringer - umlaufend) - Taste [...] wird [...] nie
-
- comment → length variant - unification → "wird [...] nie" - markup with quotes → "Aufzeichnung [...]"
-
- update disclaimer - add missing translation - fix tip - "wiederzusehen" → "wieder zu öffnen" - "ckb-next-Profile.(*.ckb)" → "ckb-next-Profile (*.ckb)" - "Groß- Kleinschreibung [...]" → "Groß- & Kleinschreibung [...]" - "Skript-Name:" → "Skriptname:"
-
- language "de_DE" → "de" - fill out empty <translation> tags
-
- de_DE.ts is redundant and replaced with de.ts
-
Adds .ts file for German and German (Germany) with all strings included in en_GB.ts.
Commits on Aug 24, 2021
Commits on Aug 19, 2021
Commits on Aug 8, 2021
-
Add support for bragi battery reading
Also clean up the GUI battery code.