Commit graph

63 commits

Author SHA1 Message Date
de37fff577 switched to rivercarro 2025-05-25 14:40:36 -06:00
1ff1457cda enabled user config 2025-05-23 15:30:25 -06:00
6fa8e80ecb dam: hide vacant tags 2025-05-23 15:28:51 -06:00
3a7252c781 added barheight setting 2025-05-23 14:36:42 -06:00
sewn
ed8e349067
drwl: use submodule 2025-04-20 20:28:36 +03:00
sewn
0a1958dcd9
simplify wayland loop 2025-04-18 15:38:46 +03:00
sewn
22642b7d74
LICENSE: update copyright year 2025-04-18 13:51:09 +03:00
sewn
f36ce99d80
simplify title scheme set 2025-02-14 10:52:38 +03:00
Rentib
e6eb713fb3
close signal_fd in cleanup
We should close file descriptors that we open. Also this commit adds
handling SIGINT (same as SIGTERM) and does not die if we got EAGAIN from
poll().
2025-02-09 14:33:02 +01:00
sewn
6078a20af4
increase river version buffer size for git versions 2025-02-05 14:40:26 +03:00
sewn
4e1bf721ff
move focused_view surface check 2025-02-05 13:51:22 +03:00
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