summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-24Bump.20100624MC
2010-06-23We need both normal and ungrab enter notify events.MC
2010-06-23Ignore windows with override redirect set when initializing at start.MC
2010-06-23Move terminal variable into struct conf.MC
2010-06-23Handle a request to set border width, but only set it to BORDERWIDTH.MC
2010-06-23A MapRequest always place the window on top in the stacking order.MC
2010-06-22Don't use full path to terminal program.MC
2010-06-22Added comments.MC
2010-06-22Oops. Include config.h as a dependency to build mcwm.MC
2010-06-22Added note about how to start.MC
2010-06-22Added terminal option.MC
2010-06-22DEBUG shouldn't be default.20100622-3MC
2010-06-22Bump.20100622-2MC
2010-06-22Fork twice(!) when starting new terminal. Also wait for the firstMC
2010-06-22Bump.20100622MC
2010-06-22(no commit message)MC
2010-06-22(no commit message)MC
2010-06-22Include stdint explictly.MC
2010-06-21Add handling of Circulate Request of subwindows. Now xpdf searchMC
2010-06-21Don't need to set focusin twice.MC
2010-06-21Quote ICCCM.MC
2010-06-21Removed the size hints in newwindow().MC
2010-06-21Removed comment about xterm. It seems it sends a Configure Request toMC
2010-06-21Care about at least some of the stuff in an CONFIGURE REQUEST event,MC
2010-06-21When we get a new window, check for size hints and compare them to theMC
2010-06-20Raise first when maximizing vertically.MC
2010-06-20Use pointer hints when moving or resizing with mouse instead of allMC
2010-06-20Oops. Wrong types.MC
2010-06-20Bump VERSION.20100620MC
2010-06-20Remove the thing about co-running.MC
2010-06-20- Read some ICCCM hints and use at least some of them.MC
2010-06-19Bump VERSION.MC
2010-06-19Initial version.MC
2010-06-19Raise window when doing resize by keyboard.MC
2010-06-19Try subscribing to SUBSTRUCTURE REDIRECT events first and fallback toMC
2010-06-18(no commit message)MC
2010-06-18Added global configuration struct and handle two options:MC
2010-06-18Version 20100618.20100618MC