summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2019-02-28Move the group index (desktop number) check to the only 2 callers that requireOkan Demirmen
2019-02-28Ensure we don't action on the last group when the requested one is not found.Okan Demirmen
2019-02-28Selectively hide and show clients based on state; merge client_unhide() andOkan Demirmen
2019-02-25Add a configtest flag (-n).Okan Demirmen
2019-02-25Add 'group-close-[n]' action to close all windows within specified group.Okan Demirmen
2019-02-25Add support for yv12 encoding to video(1).Raphael Graf
2019-02-24Update to xterm version 344. ok jsg@Matthieu Herrb
2019-02-23simplify screen 'area' usage for initial client placementOkan Demirmen
2019-02-22restore order from before r1.248 (vtile/vtile containment changes).Okan Demirmen
2019-02-22Rename internal functions to delinate between client remove, delete and xprotoOkan Demirmen
2019-02-22Limit vtile/htile actions to clients fully within the screen of master client.Okan Demirmen
2019-02-13fix missing includesOkan Demirmen
2019-02-11use abs(3) for integers. Noticed by a clang warning. ok tb@Matthieu Herrb
2019-01-22Pledge video(1):Landry Breuil
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