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