Commit Graph

9 Commits

Author SHA1 Message Date
4bf71d9a66 Merge pull request 'Rework macOS icons' (#661) from jgosmann/neo-layout:template-icons into master
Reviewed-on: #661
2024-09-17 08:46:47 +02:00
Jan Gosmann
0bfb23b286
Implement num pad in Bone and NeoQwertz 2024-09-15 16:06:38 +02:00
Jan Gosmann
bf16f8ef5d
Fix ¡ and ¿ in Bone/NeoQwertz layout
Addresses #658.
2024-09-15 16:06:38 +02:00
Jan Gosmann
d0685e551a
Rework macOS icons
to support automatic switching with light and dark mode. This is known
as a template icon. It generally makes the icons fit better with the
macOS standard keyboard layout icons. Though, we are restricted to
a square icon. There seems to be no way of getting a rectangular item as
used in the most recent versions of macOS.

Additionally, stroke widths has been increased to make the font a bit
more legible in the small icons.

The new icons only contain sizes up to 32x32@2x. I don't think the
keyboard layout icons are displayed with a larger size anywhere, so this
should be sufficient (not even sure that the 32x32 icon is used).
2024-09-01 18:29:25 +02:00
Simon Boehm
6942600a2b Fix mistake 2023-03-14 20:35:58 -07:00
Simon Boehm
7019f06068 Fix neo qwertz conflicting shortcut 2023-03-14 20:07:24 -07:00
Michael Kiesenhofer
0850cf6a18 MacOS Control+Space fixed (Issue 613) 2022-06-19 16:41:32 +02:00
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.
2022-04-24 15:04:17 +02:00
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.
2022-04-24 14:33:20 +02:00