• Joined on 2023-03-09
Faris synced commits to master at Faris/st from mirror 2024-12-06 12:44:11 +00:00
6009e6e25b Clear screen: Fix edge case
Faris pushed to master at Faris/CV 2024-11-09 16:39:48 +00:00
456aec248d major update
Faris synced commits to master at Faris/dmenu from mirror 2024-10-30 12:40:35 +00:00
86f0b5119e remove extra newline
dd3d348ae8 Avoid unsigned integer underflow in drw_text()
Compare 2 commits »
Faris synced commits to master at Faris/dwm from mirror 2024-10-30 12:40:34 +00:00
cfb8627a80 Avoid unsigned integer underflow in drw_text()
Faris synced commits to master at Faris/dmenu from mirror 2024-10-27 19:30:30 +00:00
545031a076 util.c: output function might override errno and thus affect perror()
Faris synced commits to master at Faris/dwm from mirror 2024-10-27 19:30:29 +00:00
fcb2476b69 util.c: output function might override errno and thus affect perror()
Faris synced commits to master at Faris/dwm from mirror 2024-10-05 19:24:12 +01:00
8933ebcf50 sync drw.{c,h} from dmenu
Faris synced commits to master at Faris/st from mirror 2024-08-09 19:00:33 +01:00
a0274bc20e fix BadMatch error when embedding on some windows
Faris synced commits to master at Faris/dmenu from mirror 2024-07-14 15:30:23 +01:00
475d8093cb drw.c: use the same pattern as ellipsis_width to check for infinite recursion
59936c7d97 render invalid utf8 sequences as U+FFFD
51e32d49b5 overhaul utf8decode()
Compare 3 commits »
Faris created branch master in Faris/rust_tictactoe 2024-06-19 12:29:42 +01:00
Faris pushed to master at Faris/rust_tictactoe 2024-06-19 12:29:42 +01:00
7133f0fb88 initial commit
Faris created repository Faris/rust_tictactoe 2024-06-19 12:28:08 +01:00
Faris synced commits to master at Faris/dwm from mirror 2024-06-08 21:00:20 +01:00
5687f46964 Add missing void to updateclientlist definition
Faris synced commits to master at Faris/st from mirror 2024-05-01 20:50:53 +01:00
5dbcca4926 support colons in SGR character attributes
Faris synced commits to master at Faris/st from mirror 2024-04-05 11:24:53 +01:00
d63b9eb902 bump version to 0.9.2
Faris synced commits to refs/tags/0.9.2 at Faris/st from mirror 2024-04-05 11:24:53 +01:00
Faris synced new reference refs/tags/0.9.2 to Faris/st from mirror 2024-04-05 11:24:53 +01:00
Faris synced commits to master at Faris/st from mirror 2024-04-03 19:13:58 +01:00
497a756382 Reset title when an empty title string is given
Faris synced commits to master at Faris/st from mirror 2024-03-30 18:27:59 +00:00
8c68ec5241 Revert "Fix cursor move with wide glyphs"
Faris pushed to master at Faris/CV 2024-03-29 14:09:10 +00:00
9d15afda79 commit message