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
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
2dd9d52abd
Move layouts to single layout.h file & toggle layers via memcpy w/ XK_Cancel
5 years ago
Miles Alan
fbdfb4937a
Bump up height of keyboard
5 years ago
Christoph Lohmann
fc267005ce
Bump year.
9 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
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
b6a96b6df9
Highlighting + unpress handling fixed.
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
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)
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
Christoph Lohmann
76a8bc5c3c
Fixing the not properly drawn rectangles.
14 years ago
Christoph Lohmann
c1e2682915
Adding a way for configuring the position and size.
14 years ago
Enno Boland (tox)
13f7f8ffb2
Added patch to make svkbd work with dwm again. Thanks Łukasz Pankowski :)
14 years ago
Enno Boland (tox)
3330664265
typo.
14 years ago
Enno Boland (tox)
d002c1dd3a
typo fix, removing hover.
15 years ago
Enno Boland (Gottox)
6436823105
drawkey does now copy the button to the window directly.
17 years ago
Enno Boland (Gottox)
81e162dc4b
rearranging source, adding mousebuttonmodifier.
17 years ago
Enno Boland (Gottox)
1aa6bd5ebe
it works :)
17 years ago
Enno Boland (Gottox)
5f9a5d2068
initial checkin.
17 years ago