Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-15 | Update to sessreg 1.1.2 | Matthieu Herrb | |
2019-08-15 | Update to mkfontscale 1.2.1. This version got merged with mkfontdir. | Matthieu Herrb | |
2019-08-15 | Update to fontstosfnt 1.0.5 | Matthieu Herrb | |
2019-08-15 | Update to bitmap 1.0.9 | Matthieu Herrb | |
2019-08-15 | Provide better xsession examples. exec the window manager last. | Matthieu Herrb | |
Convert user's example to /bin/sh. Remove xman for example. | |||
2019-08-15 | Remove xman and olwm (not available from ports anymore) from menu | Matthieu Herrb | |
2019-08-15 | Remove xman from utilities menu. | Matthieu Herrb | |
2019-08-15 | Don't prune duplicate modes there. | Matthieu Herrb | |
This function removes too many modes, causing trouble with the vesa driver at least. Problem reported by semarie@. Thanks. | |||
2019-08-15 | Retire xman(1). | Ingo Schwarze | |
It's totally broken (requires MLINKS which we removed long ago, relies on the old man.conf(5) format we stopped supporting long ago, Alfred Morgan reported additional bugs on bugs@, ...), it reimplements man(1) in a very poor way, and it lacks many useful features that man(1) in an xterm(1) readily provides, so fixing it would be a waste of time. matthieu@ deraadt@ krw@ agree with the direction. | |||
2019-08-13 | Because cwm warps the pointer during a client move (to stay within the client), | Okan Demirmen | |
there's a window of time where an expose or enternotify event will get generated for a lower client; use a hammer and drain events after keyboard move/resize, until such a time that cwm doesn't warp the pointer. Behavior noticed by kn. ok kn@ | |||
2019-08-12 | Fix regression from r1.107 (lost a return); kettenis@ pointed out the high | Okan Demirmen | |
potential for a use-after-free (true!) where kn@ ran into the regression using an app that actually exercised the XGrabPointer() failure path. | |||
2019-08-08 | replace obsoleted xf86{,Un}BlockSIGIO() calls by input_{,un}lock() | Matthieu Herrb | |
for xserver 1.20. No functional change. | |||
2019-08-08 | Adapt Block and Wakeup handlers prototypes to X server 1.20. | Matthieu Herrb | |
No functional change. | |||
2019-08-08 | Adapt Block and Wakeup handlers prototypes to X server 1.20. | Matthieu Herrb | |
No functional change. | |||
2019-08-04 | sync | Theo de Raadt | |
2019-08-04 | regen after xtrans 1.4.0 update. | Matthieu Herrb | |
2019-08-04 | missed README -> README.md conversion in previous | Matthieu Herrb | |
2019-08-04 | update | Matthieu Herrb | |
2019-08-04 | Update to libXft 2.3.3 | Matthieu Herrb | |
2019-08-04 | update to libICE 1.0.10 | Matthieu Herrb | |
2019-08-04 | Update to libX11 1.6.8 riding the major bump caused by xtrans 1.4.0 | Matthieu Herrb | |
2019-08-04 | Update to libxtrans 1.4.0. Major bumps for libX11 and libICE. | Matthieu Herrb | |
no objections from naddy@, espie@ and ajacoutot@ | |||
2019-08-04 | Update to libXdmcp 1.1.3 | Matthieu Herrb | |
2019-08-03 | Remove one more file that is no longer part of upstream tarballs. | Matthieu Herrb | |
Missed in previous commit. | |||
2019-08-03 | Remove files that are no longer part of upstream tarballs. | Matthieu Herrb | |
They accumulated over releases for various reasons. No build change. | |||
2019-07-27 | sync | Matthieu Herrb | |
2019-07-27 | update | Matthieu Herrb | |
2019-07-27 | Update to xserver 1.20.5. Tested by jsg@ | Matthieu Herrb | |
2019-07-27 | Compatibility with xserver 1.20 | Matthieu Herrb | |
reminded by jsg@ | |||
2019-07-27 | Compatibility with xserver 1.20 | Matthieu Herrb | |
2019-07-27 | Compatibility with xserver 1.20 | Matthieu Herrb | |
2019-07-21 | update | Matthieu Herrb | |
2019-07-14 | update | Matthieu Herrb | |
2019-07-14 | update | Matthieu Herrb | |
2019-07-09 | Add application section | kn | |
Link what is described as "applications" here to how they are actually defined in cwmrc(5). While here, call the configuration file what it is instead of reusing the default path (already mentioned in the FILES section). OK okan | |||
2019-07-02 | command uses execvp(3) not execve(2) | kn | |
util.c:u_exec() has been doing so since import. | |||
2019-07-01 | update | Jonathan Gray | |
2019-07-01 | Merge Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-07-01 | Import Mesa 19.0.8 | Jonathan Gray | |
2019-06-30 | Replace LoaderGetOS() calls by direct calls to uname(3). | Matthieu Herrb | |
In xserver 1.20, LoaderGetOS() is removed. ok and tweak jca@ | |||
2019-06-30 | Remove. Unlinked from the build for 6 weeks. | Matthieu Herrb | |