summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2009-10-10update to xmodmap 1.0.4Matthieu Herrb
2009-10-10update to xset 1.1.0. tested by naddy@Matthieu Herrb
2009-10-05Revert to luit 1.0.3 for now. 1.0.4 breakage reported by naddy@.Matthieu Herrb
2009-10-04update to luit version 1.0.4.Matthieu Herrb
2009-10-04Disable xtrap test clients. ok oga@Matthieu Herrb
2009-09-26update to xrandr 1.3.2Matthieu Herrb
2009-09-26update to xmag 1.0.3Matthieu Herrb
2009-09-26remove obsolete commands.Matthieu Herrb
2009-09-26remove rstart, take #2.Matthieu Herrb
2009-09-26Remove rstart.Matthieu Herrb
2009-09-26update to xclock 1.0.4Matthieu Herrb
2009-09-26update to xauth 1.0.4Matthieu Herrb
2009-09-26Update to bitmap 1.0.4Matthieu Herrb
2009-09-26Update to bdftopcf 1.0.2Matthieu Herrb
2009-09-26update to appres 1.0.2Matthieu Herrb
2009-09-25With Xinerama enabled, the borders of a maximized window will show up onOwain Ainsworth
2009-09-23libXt is built with /etc/X11/app-defaults as the default search path,Igor Sobrado
2009-09-19Update to xterm 248, fixing several bugs including a regression withStuart Henderson
2009-09-05update to xterm 247, a small bug fix over version 246.Matthieu Herrb
2009-09-05re-introduce the intention of the change from rev 1.4 in menu.c hereOkan Demirmen
2009-09-05update to xterm 246. Has been in snapshots for some time.Matthieu Herrb
2009-09-05styleTobias Stoeckmann
2009-08-27unroll the CCTOSC macro; from Thomas PfaffOkan Demirmen
2009-08-25static; ok oga@Okan Demirmen
2009-08-25we are not doing access control here, so replace the "check if file isOkan Demirmen
2009-08-25Reduce duplciation of code for checking modifiers in key/mouse bindings.Owain Ainsworth
2009-08-25Instead of calling conf_bind*() 50 gazillion times in a row, store anOwain Ainsworth
2009-08-25Instead of messing around everytime we do a resize, just clamp theOwain Ainsworth
2009-08-25unroll macro; ok oga@Okan Demirmen
2009-08-24Add a keybinding to allow horizontal maximisation of a window (CMS-enter).Owain Ainsworth
2009-08-24bring together gathering, calculating and applying of size hints;Okan Demirmen
2009-08-24Instead of having a function that just calls TAILQ_INIT on a global, useOwain Ainsworth
2009-08-24instead of checking for flags in the client context, then removing them.Owain Ainsworth
2009-08-08remove unnecessary Ar macrosOkan Demirmen
2009-08-08remove unnecessary Dq macro; based on a diff from Martin ToftOkan Demirmen
2009-07-19Initialize ed.used_stdout at the beginning of do_extract() to avoidMatthieu Herrb
2009-06-26use fnmatch to glob the entries in the exec menu.Owain Ainsworth
2009-06-26puffy 4.6Todd T. Fries
2009-06-26static local functions and data; almost identical diff from Thomas PfaffOkan Demirmen
2009-06-23tidy up startup/init routinesOkan Demirmen
2009-06-20compact a bit by condensing a few if-else's; from Thomas PfaffOkan Demirmen
2009-06-20unroll XCALLOC/XMALLOC macros; since we use xcalloc/xmalloc all over theOkan Demirmen
2009-06-20spacingOkan Demirmen
2009-06-19``exec'' and ``ssh'' are lowercase.Igor Sobrado
2009-06-18items on the first list should have full stops too.Igor Sobrado
2009-06-18the on-line manual should use the same notation for key bindingsIgor Sobrado
2009-06-17remove unnecessary casts; from Thomas PfaffOkan Demirmen
2009-06-17re-factor parts of mouse move/resize bit to shrink and make moreOkan Demirmen
2009-06-17move like defines to a central, logical location; no binary change.Okan Demirmen
2009-06-06typojoshua stein