summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2013-04-29use an int in screen_init and avoid needing to cast for screen number (which).Okan Demirmen
2013-04-17mechanical xu_{get,set}state -> xu_{get,set}_wm_state changeOkan Demirmen
2013-04-17slightly rework WM_STATE set/get to make it less ambigious; will be more clearOkan Demirmen
on what needs to change to make it right in the end.
2013-04-17zap extra spaceOkan Demirmen
2013-04-17add conf_ignore and move group_make_autogroup to conf_autogroup to match.Okan Demirmen
2013-04-14only a window is required to set WM_STATE. also un-confuse xu_ptr_getposOkan Demirmen
by using 'win' instead of 'rootwin' so as not to imply only the root window is queried, rather any window.
2013-04-12we handle WM_STATE here, so remove misleading comment.Okan Demirmen
2013-04-12we already set window state in client_hide or client_unhide right before, soOkan Demirmen
there's no need to do it again.
2013-04-12makes no sense to set an error handler which uses X_Dpy before XOpenDisplay.Okan Demirmen
2013-04-12push Screenq into screen_initOkan Demirmen
2013-04-10_NET_WM_NAME is UTF8_STRING typeOkan Demirmen
2013-04-08plug memleak; always need to menuq_clear even when a selection is made.Okan Demirmen
2013-04-08reverse logic to make it like the othersOkan Demirmen
2013-04-08consistencyOkan Demirmen
2013-04-08missing prototypeOkan Demirmen
2013-04-05add missing proto; replace magic numberOkan Demirmen
2013-04-05zap stray whitespaceOkan Demirmen
2013-04-03- no reason to breakout ClassHints work, so fold into client_{new,delete},Okan Demirmen
but keep _MOTIF_WM_HINTS separate. - simplify fetching app/class hint. - fix _MOTIF_WM_HINTS Atom type.
2013-04-03honor PATH search order for exec; from Andres Perera.Okan Demirmen
2013-04-03move XUngrabServer to the end of client_new() to avoid races where clients,Okan Demirmen
such as those using sdl, attempt to manage the clients themselves when the clients aren't fully ready. other wm's grab the xserver during the whole client setup process, so match. behavior found by jsg.
2013-03-09replace handrolled for loop with TAILQ_FOREACH; from andres.p@zoho.comOkan Demirmen
2013-03-09Remove moved fileMatthieu Herrb
2013-03-09Update to xrandr 1.4.0Matthieu Herrb
2013-03-09Upate to xsm 1.0.3Matthieu Herrb
2013-03-09Update to xvinfo 1.1.2Matthieu Herrb
2013-03-09Update to xvidtune 1.0.3Matthieu Herrb
2013-03-09Update to xstdcmap 1.0.3Matthieu Herrb
2013-03-09Update to xsetroot 1.1.1Matthieu Herrb
2013-03-09Update to xkbutils 1.0.4Matthieu Herrb
2013-03-09Update to xfsinfo 1.0.4Matthieu Herrb
2013-03-09Upate to xcalc 1.0.5Matthieu Herrb
2013-03-09Update to ico 1.0.4Matthieu Herrb
2013-03-09Update to beforelight 1.0.5Matthieu Herrb
2013-03-09Update to bdftopcf 1.0.4Matthieu Herrb
2013-03-09Update to xterm 291. Tested by many.Matthieu Herrb
2006-11-26Importing xterm 216Matthieu Herrb
2013-03-05Update to sessreg 1.0.8Matthieu Herrb
2013-03-05Update to xev 1.2.1Matthieu Herrb
2013-03-05Update to rgb 1.0.5.Matthieu Herrb
2013-02-27Merge patch from Tom Dickey for a segfault that happens when using theMatthieu Herrb
mouse wheel over the scrollbar. ok guenther@ deraadt@
2013-02-10don't touch the pty permissions after grantpt() or openpty(); ok matthieu@Christian Weisgerber
2013-02-10Update to luit 1.1.1. ok matthieu@Christian Weisgerber
2013-02-07puffy 5.3Todd T. Fries
2013-01-25Rename dprintf function to debugprintf so as to not conflict with POSIXBrad Smith
function name. ok millert@
2006-11-26Importing from XF4, plus BSD make infrastructureMatthieu Herrb
2013-01-14Update to xmessage 1.0.4Matthieu Herrb
2013-01-14update to xmag 1.0.5Matthieu Herrb
2013-01-14Update to xgc 1.0.4Matthieu Herrb
2013-01-14update to xedit 1.2.1Matthieu Herrb
2013-01-14missed files in xconsole 1.0.5 updateMatthieu Herrb