Jonathan Hodgson
2d016a0e93
Changes font size as a result of changing DPI
4 years ago
Jonathan Hodgson
0cca3c0882
Adds colemak layout and changes font + colourscheme
4 years ago
Miles Alan
4fc0c19ff3
Restore original svkbd colorscheme and bump up to use monospace-18 as font
4 years ago
Miles Alan
f3a0a23f19
Fix SIGTERM functionality by making sure to sync before free in cleanup()
4 years ago
Maarten van Gompel
76e7e35773
Added Xft support (in the same fashion as done in dmenu by Hiltjo Posthuma), Xinerama support, changed colors and key layout
...
This is version 6 of my svkbd patch, and I'm nearing completion on all
the stuff I wanted to implement. I decided to split this patch into 4
logical units, making for a nicer commit history when merged,
all four together constitute all the work I did on svkbd
and need to be applied in succession.
See the last patch in the series (4/4) for comments on what I changed since
v5.
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
38f41bf96b
Add pipe key to backslash key
5 years ago
Miles Alan
db485abeb3
Run XFlush instead of XSync before starting main loop; fixes bug where rending
...
of keys fails when used in conjunction w/ dwm dock patch
5 years ago
Miles Alan
5456248e36
Fix SIGTERM handler - flip terminate flag in sigterm handler & cleanup properly
...
Modify run function to use select() with a timeout since X events will be
blocked otherwise and terminate wouldn't apply for a while.
5 years ago
Miles Alan
6d765fe3d2
Clean up secondary layout positioning LRDU properly & blanking placeholders
5 years ago
Miles Alan
2dd9d52abd
Move layouts to single layout.h file & toggle layers via memcpy w/ XK_Cancel
5 years ago
Miles Alan
a7da3f8e94
Add custom layouts
5 years ago
Miles Alan
bb14167a84
Delete unused layouts
5 years ago
Miles Alan
453f8c3051
Use 10x20 font
5 years ago
Miles Alan
fbdfb4937a
Bump up height of keyboard
5 years ago
Christoph Lohmann
fc267005ce
Bump year.
9 years ago
Carlos J. Torres
a5b40479e3
allow make LAYOUT=...
...
Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years ago
Christoph Lohmann
b1ab226b28
Adding ru and sh layout.
...
Thank you "Dmitrij D. Czarkoff" <czarkoff@gmail.com>!
12 years ago
Christoph Lohmann
7885b0954a
Suckless is now using git. Thanks architekt!
12 years ago
Christoph Lohmann
ce0779e5c9
Unpress modifiers so there is no problem when exiting svkbd inbetween.
12 years ago
Christoph Lohmann
d356e43d9c
Fixing the problem of repeating keys.
12 years ago
Christoph Lohmann
fc23b8e713
Ed is <3.
13 years ago
Christoph Lohmann
447f3f2e27
Adding delete to the German layout.
13 years ago
Christoph Lohmann
2b985444ad
Fixing README and the build environment.
13 years ago
Christoph Lohmann
e43381833b
Fixing -g option.
13 years ago
Christoph Lohmann
ef52905a3f
Width and height cannot be negative in geometry.
13 years ago
Christoph Lohmann
c63a877003
Fixing geometry arg handling (i++).
13 years ago
Christoph Lohmann
2806bed425
Making -g -geometry compatible.
13 years ago
Christoph Lohmann
3a5d2f3ed8
Fixing the geometry parsing.
13 years ago
Christoph Lohmann
cfe0f2d84e
Add default static floating.
13 years ago
Christoph Lohmann
08b907930c
Adding xgeometry standard parsing to svkbd.
13 years ago
Christoph Lohmann
cc4f2c36ba
Changing the default settings to have highlight.
13 years ago
Christoph Lohmann
b6a96b6df9
Highlighting + unpress handling fixed.
13 years ago
Christoph Lohmann
9475c4590e
Maintainer changed.
13 years ago
Christoph Lohmann
bd80a579dc
Removing unused variable and silencing the compiler.
13 years ago
Christoph Lohmann
d4336c659c
Now the bottom border is drawn again.
14 years ago
Enno Boland (Gottox)
f3ec05ff37
fixing button height (again)
14 years ago
Christoph Lohmann
c74fc014a4
Fixing the install/uninstall again.
14 years ago
Enno Boland (Gottox)
6f0e75ccc0
merging christophs "Fixing border and sizes now for real."-patch
14 years ago
Enno Boland (Gottox)
7223d56428
small row fix
14 years ago
Christoph Lohmann
ce9fd8d282
Adding a toolbar option and changing the window type.
14 years ago
Christoph Lohmann
5c97d98c63
_NET_WM_WINDOW_TYPE needs to be atom.
14 years ago
Christoph Lohmann
6e23a19d2f
Adding close button.
14 years ago
Enno Boland (Gottox)
fb55e57fc1
fixing segment fault while resizing.
14 years ago
Enno Boland (Gottox)
3619838eb7
Adding Christoph Lohmanns patches again. Thx :D
14 years ago
Enno Boland (tox)
31e00125e8
removing unneeded SetWMHints
14 years ago
Enno Boland (tox)
102a7ef183
moving layouts to root. will fix building
14 years ago
Enno Boland (tox)
07b4b3e516
Adding README
14 years ago
Enno Boland (tox)
6ad5403859
merging __20h__s changes.
14 years ago
Enno Boland (tox)
e485fdb9eb
Small argument fix
14 years ago
Christoph Lohmann
9ff7c9fea2
Adding commandline options.
14 years ago