qwertfisch
97cfdd486d
Registry-Dateien für Install/Uninstall einzelner kbd-Varianten erstellt, mit jeweils eigenem Schlüssel
4 months ago
qwertfisch
716308e504
kbdmine-Layout geändert (neue Variante ab April 2022: ZJQ -> JQZ)
4 months ago
qwertfisch
a447ff05fe
Compose-Variante für ein e/E mit Cedille über das Ä, schneller zu tippen
4 months ago
Charlotte Delenk
a439a4b56d
Shebang-Linien für höhere Kompatibilität verändern
...
Unter *BSD ist bash häufig unter /usr/local/bin installiert, und bei NixOS ist ausschließlich /bin/sh und /usr/bin/env zu finden.
Dieser Commit ändert absolute Pfadangaben auf solche um, die sich an $PATH halten (z.B. mit /usr/bin/env)
7 months ago
Michael Kiesenhofer
0850cf6a18
MacOS Control+Space fixed (Issue 613)
7 months ago
Ulli Kehrle
bf10c300d3
Neo für iOS hinzugefügt
...
Vielen Dank an Dietrich für das Erstellen der Layout-Datei.
8 months ago
Mike1
c6501a05ed
Merge pull request 'Erstelle Bundle für macOS layouts' ( #610 ) from gosmannj/neo-layout:bundle into master
...
Geht! Danke! Das mit dem Installer erzeugen von Ukelele hab ich damit auch gleich probiert.
9 months ago
Mike1
68f060966e
Merge pull request 'Keypad für macOS keyboard layout' ( #609 ) from gosmannj/neo-layout:master into master
...
Reviewed-on: #609
Danke!
Ich muss mir mal überlegen wie wir die .keylayout Files für bone und NeoQwertz automagisch erstellen können. Hrnz hat das damals so gehackt: #586
9 months ago
Jan Gosmann
2c700a5b1c
Erstelle Bundle für macOS layouts
...
Dies erlaubt eine einfachere Installation, da die Icons direkt
mitgeliefert werden. Die Layouts werden zudem unter "Deutsch" statt
"Andere" angezeigt.
9 months ago
Jan Gosmann
a455cacbc8
Füge Keypad zum macOS Neo layout hinzu
9 months ago
Jan Gosmann
14c898fe4b
Ignoriere swp und DS_Store Dateien
9 months ago
Jan Gosmann
1240588f59
mac_osx: Entferne unnötige "action"
...
Es reicht direkt zum entsprechenden dead key state zu wechseln.
9 months ago
Mike1
e1436b3ad1
„mac_osx/neoqwertz.keylayout“ ändern
...
Ebene 5 page down/up für Ebene 6 und Bugfixes (Workarounds). Kompatibel mit neuem KE Ruleset.
10 months ago
Mike1
f4ad36a57d
„mac_osx/bone.keylayout“ ändern
...
Ebene 5 pagedown/up für Ebene 6 bzw. Bugfixes/Workaround. Braucht neues KE Ruleset.
10 months ago
Mike1
7ab0639c47
„mac_osx/neo.keylayout“ ändern
...
Neue Version von neo.keylayout die Ebene 5 Page Up/Down für die Ebene 6 bzw. Bugfixes verwendet (kompatibel mit neuem KE Ruleset)
10 months ago
qwertfisch
0e1c23b1dd
Tastenname für Mod3 Rechts auf richtigen Scancode gesetzt
10 months ago
qwertfisch
ca6f3fde5d
kbdmine-Layout hinzugefügt und in Buildskripten eingetragen
10 months ago
qwertfisch
d0cc8fb0b8
kbd_mod.h und keysym4utf16.h verschoben, keine Duplikate pro Layout
10 months ago
qwertfisch
1da036258e
kbdneo: Korrektur der Modifier-Bitmaske; kleinere Verbesserungen
10 months ago
Erik del Toro Streb
8245a63e77
replaced erroneous combining DOT OPERATOR with U+22C5 DOT OPERATOR as of reference
11 months ago
hrnz
2f8c93f1e4
Merge pull request 'Eleminiere Abhängigkeit von perl und php.' ( #604 ) from htgoebel/neo-layout:master into master
...
Reviewed-on: #604
12 months ago
Hartmut Goebel
0982d8234a
Eliminate the need for php.
...
Replace the only php script in "grafik" by a python script.
Unfortunately this requires the Python package "lxml" (which is
commonly used, though), since the "xml" package from the Python
standard library is not quite capable.
Since the original php script created a quite ugly and redundant svg
file, I took the one from "grafik/bilder-einzeln/flat" as a basis.
The new image is a bit different from the original, as it takes some
ideas from "grafik/aufkleber/alle-grau-1234.py". Anyhow, almost all
design parameters can be adjusted in the the stylesheet.
12 months ago
Hartmut Goebel
4db350cb29
Eliminate the need for perl.
...
Replace the only perl script in "grafik" by a python script.
Unfortunately this requires the Python package "lxml" (which is
commonly used, though), since the "xml" package from the Python
standard library is not quite capable.
I put special care in the Python script to generate the same svg as
the perl script - although both are not identical. Differences are
e.g. trailing zeros in fractional numbers and slightly different xml
formatting.
12 months ago
hrnz
f81bdbedf7
Merge pull request 'grafik: Fix Makefile for generating flat images.' ( #601 ) from htgoebel/neo-layout:master into master
...
Reviewed-on: #601
1 year ago
Hartmut Goebel
c258ea4be9
grafik: Fix Makefile for generating flat images.
...
By default the Makefile did remove the .svg files.
1 year ago
hrnz
872526210e
Merge pull request 'ktouch sortWords.sh auf neues schema angepasst' ( #596 ) from satanist/neo-layout:ktouch into master
...
Reviewed-on: #596
1 year ago
hrnz
851e6b371c
Merge pull request 'neues schema für ktoutch' ( #598 ) from satanist/neo-layout:10000words into master
...
Reviewed-on: #598
1 year ago
hrnz
dd47f8802d
Merge pull request 'Erweiterung der "bilder-einzeln/flat" und clean-up' ( #599 ) from htgoebel/neo-layout:flat-grafik-cleanup into master
...
Reviewed-on: #599
1 year ago
Hartmut Goebel
dc54392572
Merge branch 'master' into flat-grafik-cleanup
1 year ago
Hartmut Goebel
49da9c1f02
grafik: Generate caps-lock variants of flat images.
...
The 3d images have this and is quite usable for OSD keyboards.
Anyhow, the way the caps-lock mappings are create is a bit straight
forward: The Python script maps the letters to upper/lower case. A
better way would be to get this information from the keymap.
1 year ago
Hartmut Goebel
cad0573052
grafik: Generate "leer" variant of flat images.
...
These are useful for to displaying in OSD programs if there is no
known state.
The images for neo, adwn, koy and bone are identical. Anyhow, vou and
mine are different and it is easier for programs to use if all images
exist.
1 year ago
Hartmut Goebel
0243c636b3
grafik: Cleanup Makefile for generating flat images.
1 year ago
Hartmut Goebel
fd894e15e4
grafik: Cleanup script for generating flat images.
1 year ago
Hartmut Goebel
a6ed1f317d
grafik: Implement a stupid "parser" for xkb keymaps.
...
This saves running a complicated shell pipeline.
1 year ago
qwertfisch
f4c7e1cb52
Tippfehler und falsche Links in der neo-layout/Readme korrigiert
1 year ago
Hartmut Goebel
cc244c6f57
Update .gitignore.
1 year ago
satanist
71d6b8f937
new schema for ktoutch kboard layout
1 year ago
satanist
f1aacbee3b
new schema for 10000words ktoutch courses
...
Closes #595
1 year ago
satanist
886f170660
ktouch sortWords.sh auf neues schema angepasst
1 year ago
qwertfisch
4164db6a1a
Merge branch macos-layouts
1 year ago
Namigator
2d6e88dc9f
Merge pull request 'Eins der beiden Doppelartikulations-Suprasegmentalia war als combining character drin, das andere als einzelnes Zeichen. Sinnvoll ist es aber laut < https://de.wikipedia.org/wiki/Internationales_Phonetisches_Alphabet#Suprasegmentalia > nur als combining …' ( #589 ) from erik/neo-layout:master into master
...
Reviewed-on: #589
1 year ago
Erik del Toro Streb
f4adaeeefe
Eins der beiden Doppelartikulations-Suprasegmentalia war als combining character drin, das andere als einzelnes Zeichen. Sinnvoll ist es aber laut < https://de.wikipedia.org/wiki/Internationales_Phonetisches_Alphabet#Suprasegmentalia > nur als combining character. So oder so sollten jedenfalls beide vom gleichen Typ sein.
1 year ago
qwertfisch
4e6b12b151
Ebene 6-Workaround auf eine andere tote Taste gelegt
...
Statt LeftOption+LeftShift+A bzw. Z liegen die (virtuellen) toten Tasten nun auf Numpad1 bzw. 2.
(von Mike1)
1 year ago
qwertfisch
35c552611a
Regeln für Karabiner Elements, kopiert von der KE Homepage
...
https://ke-complex-modifications.pqrs.org/json/neo2.json
1 year ago
qwertfisch
9fbdd7ee75
Shortcuts auf der Command-Ebene ebenso angepasst
...
(von Mike1)
1 year ago
qwertfisch
a60e663394
Anpassung der durch Tottasten erzeugten Zeichen für Bone und NeoQwertz, sowie Ebene 5 korrigiert
...
Löst #586
1 year ago
qwertfisch
262e1a2e7e
Kollision Planck-Konstante und P mit Strich aufgelöst
2 years ago
Ulli Kehrle
2be7fcb469
grafik: verwende libxkbcommon statt xorg tools
...
Dies erlaubt, auch Layouts aus ~/.config/xkb zu lesen.
Auch shell.nix hinzugefügt.
2 years ago
Ulli Kehrle
0e866f92d0
grafik: Ersetze \cong durch \approx
...
Fixes dokumentation#24.
2 years ago
Ulli Kehrle
831dddb2a9
grafik: entferne -T aus perl-shebang von aufkleber-skript
...
Dio Option verhindert, dass perl beim laden von Modulen die
PERL5LIB-umgebungsvariable respektiert und hat keinen erkennbaren Nutzen außer
die Kompatibilität einzuschränken.
2 years ago