Age | Commit message (Expand) | Author |
2020-08-29 | Be consistent with control value output; ':' -> '='. | Marcus Glocker |
2020-08-23 | Allow auto controls to be set back to auto mode explicitly. | Marcus Glocker |
2020-08-16 | Update to xkbcomp 1.4.3 | Matthieu Herrb |
2020-08-11 | Allow the combination of '-dc' options, reset and display control values. | Marcus Glocker |
2020-08-09 | Remove braces for single line control statement. | Marcus Glocker |
2020-08-09 | If a control supports auto mode and this is active, print 'auto' with -c | Marcus Glocker |
2020-08-05 | Don't compare a pointer to a null character constant but to NULL. | Marcus Glocker |
2020-08-05 | Add the ability to set and display video control values directly on the | Marcus Glocker |
2020-07-17 | Add white balance temperature control through 'w/W' keys. | Marcus Glocker |
2020-07-04 | Start xconsole after setting the background. | Matthieu Herrb |
2020-07-01 | Initialize v4l2_requestbuffers for better libv4l compatibility | Ingo Feinerer |
2020-06-28 | Provide a lower contrast root weave as default background. | Matthieu Herrb |
2020-06-28 | A darker login widget, providing better contrast. | Matthieu Herrb |
2020-06-18 | Don't compare with string literals | Jonathan Gray |
2020-05-16 | Update to xkbprint 1.0.5 | Matthieu Herrb |
2020-05-16 | missed README->README.md transition in 1.5.1 update. | Matthieu Herrb |
2020-05-16 | Update to xrandr 1.5.1 | Matthieu Herrb |
2020-04-25 | Fixed memory leak in xu_get_strprop. | Tobias Stoeckmann |
2020-04-16 | Prevent out of boundary write with configuration files in which too many | Tobias Stoeckmann |
2020-04-16 | Allow configuring a percentage window size of the master window during | Okan Demirmen |
2020-04-01 | sort architectures list | Matthieu Herrb |
2020-04-01 | Set the VT to be used by the X server on arm64 too. ok phessler@ | Matthieu Herrb |
2020-03-24 | zap stray tabs | Okan Demirmen |
2020-03-24 | Instead of using _NET_ACTIVE_WINDOW on restart, use the pointer location | Okan Demirmen |
2020-03-23 | Add support for SIGINT/SIGTERM. | Okan Demirmen |
2020-03-20 | Simplify conditional construct. | Tim van der Molen |
2020-03-20 | Trim event_mask to those that the root window actually needs. | Okan Demirmen |
2020-03-20 | No need to lookup current client early; move to right before it is | Okan Demirmen |
2020-03-16 | Recommit 1.259, but now with TAILQ_FOREACH_SAFE. | Tim van der Molen |
2020-03-14 | Revert previous. Causes a crash as reported by Tom Murphy. | Tim van der Molen |
2020-03-13 | Simplify list markup. | Tim van der Molen |
2020-03-13 | Plug two memory leaks. Also get rid of a variable that is no longer | Tim van der Molen |
2020-02-28 | Remove ColormaskChange from event-mask since there's no event handler. | Okan Demirmen |
2020-02-27 | Unrelated style fixes, consistency changes and sorting, appropriate | Okan Demirmen |
2020-02-07 | Allow the 'empty' group clients to be window-{h,v}tile'd. | Okan Demirmen |
2020-02-03 | Map ('5') and allow mod5mask (altgr) as a modifier. | Okan Demirmen |
2020-01-22 | add, then use, xvasprintf, checking for appropriate return. | Okan Demirmen |
2020-01-21 | Ensure the pointer stays within client bounds after a window 'snap' (to edge). | Okan Demirmen |
2020-01-20 | Disable the print-immediate and print-on-error functions in xterm. | Matthieu Herrb |
2020-01-18 | Disable PASTE64, TCAP_FKEYS and TCAP_QUERY explicitly. | Matthieu Herrb |
2020-01-14 | Update to fonttosfnt 1.1.0 | Matthieu Herrb |
2020-01-14 | Update to viewres 1.0.6 | Matthieu Herrb |
2020-01-14 | Update to xhost 1.0.8 | Matthieu Herrb |
2020-01-14 | Update to xauth 1.1 | Matthieu Herrb |
2019-12-29 | Update to xterm 351. tested and ok solene@ jca@ | Matthieu Herrb |
2019-12-24 | Update to xrdb 1.2.0 | Matthieu Herrb |
2019-12-04 | xenodm uses the libc authentication layer incorrectly. | Theo de Raadt |
2019-12-03 | disable opengl and mesa functionality | Theo de Raadt |
2019-11-06 | Tested a Logitech Webcam C930e which has 17 frame sizes but video(1) only | Marcus Glocker |
2019-10-19 | Remove references to xman(1). Noticed by Alfred Morgan, thanks. | Matthieu Herrb |