Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | update to xwud 1.0.7 | Matthieu Herrb | |
13 days | update to xrandr 1.5.3 | Matthieu Herrb | |
13 days | update to xmag 1.0.8 | Matthieu Herrb | |
13 days | update to xkbprint 1.0.7 | Matthieu Herrb | |
13 days | update to xcmsdb 1.0.7 | Matthieu Herrb | |
13 days | update to xclipboard 1.1.5 | Matthieu Herrb | |
13 days | update to xbacklight 1.2.4 | Matthieu Herrb | |
13 days | update to fonttosnft 1.2.4 | Matthieu Herrb | |
13 days | update to bdftopcf 1.1.2 | Matthieu Herrb | |
2024-08-12 | Update to x11perf 1.7.0 | Matthieu Herrb | |
2024-08-12 | Fix a crash in when printing decreased intensity unicode right quote | Matthieu Herrb | |
using bit-mapped fonts. Reported by Matthew Martin and fix confirmed by Thomas Dickey. | |||
2024-07-25 | Update to xterm 393. tested by op@ and naddy@ | Matthieu Herrb | |
2024-07-11 | Update to appres 1.0.7 | Matthieu Herrb | |
2024-06-04 | Link sxpm to the build. Remined by jsg@ originally ok tb@ | Matthieu Herrb | |
2024-06-04 | Explicitely build sxpm in app, after the new libXpm has been installed. | Matthieu Herrb | |
This makes sure it is linked against the new libXpm, not the existing one in /usr/X11R6/lib which may reference to an old, incompatible libc. ok tb@ | |||
2024-05-04 | Revert to xkbcomp 1.4.6. for now. | Matthieu Herrb | |
version 1.4.7 has memory management issues found by mbuhl@ | |||
2024-04-28 | Update to xkbcomp 1.4.7 | Matthieu Herrb | |
2024-04-28 | Update xsm to 1.0.6 | Matthieu Herrb | |
2024-04-28 | Update to xrefresh 1.1.0 | Matthieu Herrb | |
2024-04-28 | Update to xprop 1.2.7 | Matthieu Herrb | |
2024-04-28 | Update to xpr 1.2.0 | Matthieu Herrb | |
2024-04-28 | Update to xmore 1.0.4 | Matthieu Herrb | |
2024-04-28 | Update to xmessage 1.0.7 | Matthieu Herrb | |
2024-04-28 | Update to xlsfonts 1.0.8 | Matthieu Herrb | |
2024-04-28 | Update to xload 1.2.0 | Matthieu Herrb | |
2024-04-28 | Update to xkbutils 1.0.6 | Matthieu Herrb | |
2024-04-28 | Update to xfontsel 1.1.1 | Matthieu Herrb | |
2024-04-28 | Update to xev 1.2.6 | Matthieu Herrb | |
2024-04-28 | Update to xedit 1.2.4 | Matthieu Herrb | |
2024-04-28 | Update to mkfontscale 1.2.3 | Matthieu Herrb | |
2024-04-28 | Update to xauth 1.1.3 | Matthieu Herrb | |
2024-04-28 | Update to listres 1.0.6 | Matthieu Herrb | |
2024-04-28 | Update to iceauth 1.0.10 | Matthieu Herrb | |
2024-04-28 | Update editres to 1.0.9 | Matthieu Herrb | |
2024-04-28 | bitmap: regen autotools for 1.1.1 | Matthieu Herrb | |
2024-04-28 | Update to bitmap 1.1.1 | Matthieu Herrb | |
2024-04-10 | Grab the pointer against the root window instead of the client we're attempting | Okan Demirmen | |
to move and/or resize; prevents XNextEvent() from blocking on a client that might have been moved to a Withdrawn state. behavior noticed and reported by zenitds at proton.me - thanks! | |||
2024-01-28 | Update to xbiff 1.0.5 | Matthieu Herrb | |
2024-01-28 | Update to xeyes 1.3.0 | Matthieu Herrb | |
2024-01-28 | Update to fonttosfnt 1.2.3 | Matthieu Herrb | |
2024-01-22 | Rewrite the privsep imsg code using the new ibuf API. | Claudio Jeker | |
Properly wrap the imsg_read() / imsg_get() calls in a while loop. Do not initialize the fd of the struct ibuf to -1 (this is already done). Rewrite the imsg parser using imsg_get_ibuf(), ibuf_get and a local new function ibuf_get_string() which abstracts the extraction of the strings from the ibuf. Properly clear and free the user, pass and style variables. OK tb@ matthieu@ | |||
2023-12-19 | Substitute "100" for __default_termid__ instead of "vt100". | Todd C. Miller | |
The "vt" prefix is optional for the default terminal ID. Fixes an instance of "vtvt100" in the installed man page. OK matthieu@ | |||
2023-12-14 | Replace another memset() with explicit_bzero() since the goal is the reason | Claudio Jeker | |
why we have explicit_bzero(). OK matthieu@ | |||
2023-12-14 | Use proper len in strndup() call for the style argument. | Claudio Jeker | |
OK matthieu@ | |||
2023-11-10 | Add group handling to match fbtab(5). Suggested by and ok aja@ | Matthieu Herrb | |
2023-09-06 | include signal.h for kill(2) | Jonathan Gray | |
Remove an ifdef that prevented this. signal.h is part of posix and dtucker@ notes OpenSSH portable uses it without ifdefs. ok matthieu@ robert@ | |||
2023-07-20 | Allow cwm(1) to cycle through windows of the same window class as the | Okan Demirmen | |
active window; default key binding to M-grave, respectively Alt-Tilde, like other window managers have as well. from Simon Dassow | |||
2023-07-03 | Update xwd to version 1.0.9 | Matthieu Herrb | |
2023-07-03 | Update xrdb to version 1.2.2 | Matthieu Herrb | |
2023-07-03 | Update setxkbmap to version 1.3.4 | Matthieu Herrb | |