Commit graph

30 commits

Author SHA1 Message Date
sewn
4245df8e19
dwm consistency: filled rect when tag selected 2024-10-10 19:02:50 +03:00
sewn
c3c205d555
minor code style changes 2024-10-10 12:57:37 +03:00
sewn
df1341a220
handle command failure 2024-10-06 21:50:54 +03:00
sewn
a8275b4713
use flexible command arg in buttons 2024-10-06 21:42:12 +03:00
Rentib
a76f1dc808 change clicking to be like in dwm, fixes #6 2024-09-23 09:14:22 +00:00
sewn
a052b3cdc9
implement layout replacement values 2024-09-22 18:11:42 +03:00
sewn
a243616990
show mode only if mode isnt "normal" (special mode) 2024-09-22 17:53:20 +03:00
Rentib
93125826c9 union Arg and spawn function 2024-09-19 17:28:28 +02:00
Rentib
edaecf4a18 configurable buttons like in dwm 2024-09-19 16:58:48 +02:00
sewn
3454f67c49
use config.def.h 2024-09-13 16:15:00 +03:00
sewn
78111b4266
Makefile: use POSIX-1-2024 issue 8 2024-09-13 16:13:32 +03:00
sewn
b930d84a70
support options and add VERSION 2024-09-13 16:11:15 +03:00
sewn
63603a40d0
remove debug line 2024-09-13 14:47:59 +03:00
sewn
5f25f19109
cleanup, remove multiseat 2024-09-13 14:47:22 +03:00
sewn
f804923c25
README: update build instructions 2024-09-07 20:53:13 +03:00
sewn
5062561a6f
update design to demo 2024-08-30 18:33:47 +03:00
sewn
cda5f21e0d
fix drawing on hidden bar 2024-08-30 18:26:13 +03:00
sewn
c4601b7c5c
config.h: dwm defaults 2024-08-30 18:25:04 +03:00
sewn
e00e39e466
implement showbar (via SIGUSR1) and topbar in config.h
implements #2
2024-08-30 18:23:56 +03:00
sewn
7aadba8ba4
remove unused drwl func 2024-08-30 17:49:39 +03:00
sewn
3fd0c74377
Makefile: update 2024-08-30 17:49:07 +03:00
sewn
bd1137acd7
Revert "Added zig build system only"
This reverts commit 8f48f39862.
2024-08-30 17:45:16 +03:00
sewn
5d159d7818
update drwl & move to bufpool, makes dam work again in river 2024-08-30 17:43:36 +03:00
sewn
0e94de9304
add title null check 2024-07-09 03:28:35 +03:00
sewn
d10dcaef22
update demo image 2024-07-07 14:14:01 +03:00
sewn
051c48e23c
README: update build instructions 2024-07-07 14:11:49 +03:00
Palanix
8f48f39862
Added zig build system only 2024-07-07 14:08:56 +03:00
sewn
bee0963d74
fix no title 2024-07-04 20:36:16 +03:00
sewn
1ef3e3a0dc
ignore seats that don't belong to a bar 2024-06-28 12:09:57 +03:00
sewn
16b7dd0052
initial commit 2024-06-28 09:06:38 +03:00