Commit graph

52 commits

Author SHA1 Message Date
sewn
63929ca999
unhide bar properly; fixes #24 2025-02-05 13:49:31 +03:00
sewn
b05288601e
remove newline 2025-01-31 09:23:51 +03:00
sewn
be43694a6f
fix title race condition event after output reattach 2024-11-10 21:22:26 +03:00
sewn
b0f91eb661
workaround single monitor configuration change
fixes #19 once and for all
2024-11-10 21:02:55 +03:00
sewn
cf5306d92c
change default layout names, add ><> 2024-11-10 19:10:34 +03:00
sewn
4074f10be6
give status segment consistent padding 2024-11-10 18:27:38 +03:00
sewn
98669f8c31
Makefile: slightly simplify 2024-11-10 18:26:26 +03:00
sewn
1416d6be6c
minor code style changes 2024-10-27 20:15:24 +03:00
sewn
0cacd97e00
null selbar if destroyed bar is selbar 2024-10-27 20:06:20 +03:00
sewn
871255529e
safely destroy bar on global remove 2024-10-25 13:11:51 +03:00
sewn
71cd713226
ignore unnecessary empty title dup 2024-10-25 12:54:42 +03:00
sewn
0c5c0dba96
update demo image 2024-10-25 12:12:38 +03:00
sewn
9878cd0721
river version as status when empty 2024-10-25 12:02:05 +03:00
sewn
af72852c7a
minor code & memory style changes 2024-10-25 11:28:52 +03:00
sewn
3572ecb42f
fix potential SIGSEGV in bar cleanup 2024-10-25 11:14:34 +03:00
sewn
e40a0d33ca
fix river output layout_name_clear event; fixes #20 2024-10-25 11:12:15 +03:00
sewn
2b40aac29e
use frame callback 2024-10-25 11:11:38 +03:00
sewn
40ea6f56b3
document USR1 signal 2024-10-21 21:01:28 +03:00
sewn
4f2d3f1f40
fix accidental decrease of wl_seat version, fixes #16 2024-10-21 19:58:22 +03:00
sewn
cca22ad596
add proper support for scaling & new monitors 2024-10-20 22:28:22 +03:00
sewn
e8100d0d23
reject configures if configured 2024-10-15 16:02:05 +03:00
sewn
a0c435a6f3
minor code style changes 2024-10-10 21:05:43 +03:00
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