summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2019-01-04Rename err to errs to avoid shadowing potential err() usage, and fix twoLandry Breuil
2018-12-21Unlink the following utilities from the build:Matthieu Herrb
2018-11-14Stop asking for events (NoEventMask) from menu window once done withOkan Demirmen
2018-11-13Allow 'transientfor' clients to inherit group and bwidth either during init orOkan Demirmen
2018-11-11Use strtonum(3)kn
2018-11-11Zap unneeded bzero(3) on already zero initialized global datakn
2018-11-09merge from base, from sashan@:Okan Demirmen
2018-11-08Use the original client border width to adjust initial placement of clientsOkan Demirmen
2018-11-03Remove the unused 'keyFile' resource.Matthieu Herrb
2018-11-03regenMatthieu Herrb
2018-11-03Remove useless check for XdmcpWrap().Matthieu Herrb
2018-11-01Fix path to app-default resource file. From Sascha Paunovic,Matthieu Herrb
2018-10-28Pass the correct buffer length to strlcpy() to avoid truncation.Matthieu Herrb
2018-10-26Add a few \n I missed to add in some fprintf(3)s in my last commitRicardo Mestre
2018-10-26If input_name is provided we can unveil(2) it with read permissions, ifRicardo Mestre
2018-10-20Explicitely disable xf86miscMatthieu Herrb
2018-09-06Add an option to disable the active area. From Sebastien Marie.Matthieu Herrb
2018-07-21use #define XXX 0 to explicitelty disable an option.Matthieu Herrb
2018-07-21Explicitely disable paste64 and readline options, to disable bracketed paste.Matthieu Herrb
2018-07-17This file is not generated by configure, @ substitutions arent availableMatthieu Herrb
2018-07-16Remove unused prototype; from Ross L Richardson.Okan Demirmen
2018-07-16Remove useless test for DISPLAY number.Matthieu Herrb
2018-07-15OpenBSD idMatthieu Herrb
2018-07-15Make Xstartup/Xreset consistent with GiveConsole/TakeConsoleMatthieu Herrb
2018-07-15regenMatthieu Herrb
2018-07-15Revert the removal of Xreset and Xstartup.Matthieu Herrb
2018-07-12Update to xkbcomp 1.4.2Matthieu Herrb
2018-07-11pledges for session can be tighten a bit now.Matthieu Herrb
2018-07-11The file descriptor parameter is not used by DefineSelf() in xenodm.Matthieu Herrb
2018-07-11sessreg -x is useless if not updating utmp. Remove it.Matthieu Herrb
2018-07-11Ooops I didn't intend to commit that part. revert it.Matthieu Herrb
2018-07-11Actually remove the source files for Xstartup and XresetMatthieu Herrb
2018-07-11Remove Xstartup and Xreset script. Xenodm uses GiveConsole and TakeConsoleMatthieu Herrb
2018-07-11Keep a better trace of pending children to be reaped.Matthieu Herrb
2018-07-11Delete unused codeMatthieu Herrb
2018-07-11Bind <Key>Escape to erase-line by default.Matthieu Herrb
2018-07-11Less ifdef cruft.Matthieu Herrb
2018-07-11use strvis on login name when logging debug information it since itMatthieu Herrb
2018-07-11Restore previous SIGCHLD handler in serverPause().Matthieu Herrb
2018-07-10Also revert this one, doesn't look right either.Matthieu Herrb
2018-07-10Revert some of the strlcpy() conversions which are wrong.Matthieu Herrb
2018-07-10Remove more unused ifdefs blocksMatthieu Herrb
2018-07-10Remove useless ifdefsMatthieu Herrb
2018-07-10Get rid of strcpy and strncpy (they were all looking safe though)Matthieu Herrb
2018-07-10Consistant use of bool whenever possible.Matthieu Herrb
2018-07-10Remove unused code.Matthieu Herrb
2018-07-10Remove the unused localHostname() function.Matthieu Herrb
2018-07-09Remove prototype for function that doesn't exist anymore in xenodom.Matthieu Herrb
2018-07-09Source the Xsetup script before initializing the greeter widget.Matthieu Herrb
2018-05-29Explcitely disable xf86misc and fontcache extension support.Matthieu Herrb