summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2010-05-08Update to xterm 258. lightly tested by krw@, thanks.Matthieu Herrb
2010-04-23Update to -current xmore from X.org git.Matthieu Herrb
2010-04-12grab events on the root window *before* we look for existing windows.Owain Ainsworth
2010-04-11clean up a few xu_* functions to just accept what they need (Window).Okan Demirmen
2010-04-06ifdef out the new code that moves the cursor one pixel to the rightMatthieu Herrb
2010-03-28Update to xinput 1.5.1Matthieu Herrb
2010-03-28Update to xkbprint 1.0.2Matthieu Herrb
2010-03-28update to xkbevd 1.1.0.Matthieu Herrb
2010-03-28Update to xvidtune 1.0.2Matthieu Herrb
2010-03-28missed files in update to 1.0.2Matthieu Herrb
2010-03-28Update to xmessage 1.0.3.Matthieu Herrb
2010-03-28update to xlogo 1.0.2Matthieu Herrb
2010-03-28Update to xgc 1.0.2Matthieu Herrb
2010-03-28Disable xprint support.Matthieu Herrb
2010-03-28Update to xeyes 1.1.0Matthieu Herrb
2010-03-28Update to xdm 1.1.9Matthieu Herrb
2010-03-28Update to xcalc 1.0.3Matthieu Herrb
2010-03-28Update to xbiff 1.0.2Matthieu Herrb
2010-03-27Update to viewres 1.0.2Matthieu Herrb
2010-03-27Update to listres 1.0.2Matthieu Herrb
2010-03-25Update to xterm-255. Tested by stsp@, oga@.Matthieu Herrb
2010-03-23add a -v flag to select verbose mode, to output raw coordinate readMatthieu Herrb
2010-03-20Fix formatting errors breaking the xenocara mandoc(1) build:Ingo Schwarze
2010-02-10preserve labels after an edit action is aborted; extending the menuOkan Demirmen
2010-02-02Honour program-specified window position in size hints when placing windows.Stefan Sperling
2010-01-27- allow per-screen gap; not (yet) user configurable.Okan Demirmen
2010-01-27puffy 4.7Todd T. Fries
2010-01-22Make ssh-ask-pass Xinerama aware (also works with XRandR thanks toMatthieu Herrb
2010-01-22Start adding XRandR support. not really functional yet though.Matthieu Herrb
2010-01-17regenMatthieu Herrb
2010-01-17Use the new XORG_WITH_XMLTO macro in configure scripts and explicitelyMatthieu Herrb
2010-01-13build with OPT_256_COLORS to support 256 colors now that our ncursesjoshua stein
2010-01-11remove xtrap applications. They are disconnected from build for weeks now.Matthieu Herrb
2009-12-15pull all non-X11 headers from calmwm.h and place them only where theyOkan Demirmen
2009-12-15spacingOkan Demirmen
2009-12-15pull these headers only into files that need them.Okan Demirmen
2009-12-15rid ourselves of these functional macros; convert to real functions.Okan Demirmen
2009-12-15mostly irrelevant now, so remove.Okan Demirmen
2009-12-15merge the 2 common header files; specific includes to be pulled out asOkan Demirmen
2009-12-14kill _CWM_GRP atom setting. The netwm stuff does us well enough now thatOwain Ainsworth
2009-12-11add _NET_WORKAREA. for now we ignore the gap, this'll change soonish.Owain Ainsworth
2009-12-11another int/long fixup that was giving dodgy property values on amd64, shame onOwain Ainsworth
2009-12-11implement support for _NET_WM_DESKTOP properties on windows.Owain Ainsworth
2009-12-11Implement _NET_DESKTOP_NAMES, this one was a bit tricky since thespecOwain Ainsworth
2009-12-10Implement _NET_VIRTUAL_ROOTS (just clear it, we don't use that technique)Owain Ainsworth
2009-12-10Implement _NET_CURRENT_DESKTOP, _NET_DESKTOP_VIEWPORT andOwain Ainsworth
2009-12-10finish unfucking the screen_ctx handling.Owain Ainsworth
2009-12-08start fixing screen_ctx usage, for it is utterly broken. bring fontOkan Demirmen
2009-12-07Implement _NET_NUMBER_OF_DESKTOPS, currently this is statically 9 andOwain Ainsworth
2009-12-07support _NET_CLIENT_LIST.Owain Ainsworth