summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2011-04-12Add install for man page.20110412Michael Cardell Widerkrantz
Bump.
2011-03-28Aaah! No debug!Michael Cardell Widerkrantz
2011-03-28Bump.Michael Cardell Widerkrantz
2011-03-20Bump.Michael Cardell Widerkrantz
2011-03-08Bump.Michael Cardell Widerkrantz
2010-11-18Bump.Michael Cardell Widerkrantz
2010-11-18Bump version.20101118Michael Cardell Widerkrantz
Added optimization.
2010-11-12Bump.Michael Cardell Widerkrantz
2010-08-03Bump.20100803-3Michael Cardell Widerkrantz
2010-08-03Bump.20100803-2Michael Cardell Widerkrantz
2010-08-03Bump.20100803Michael Cardell Widerkrantz
2010-07-21Bump.20100721Michael Cardell Widerkrantz
Removed --pedantic for now.
2010-07-20Use --pedantic.Michael Cardell Widerkrantz
Bumped version.
2010-07-19Bump.20100719-2Michael Cardell Widerkrantz
2010-07-19Bump.Michael Cardell Widerkrantz
2010-07-12Bump.20100712MC
2010-07-12Feels like overkill to use mkdep.MC
2010-07-10Use mkdep to make dependencies.MC
Simplify mcwm-static. Bump version.
2010-07-08Bump.MC
2010-07-01Bump.MC
2010-07-01Bumped version.20100701-2MC
2010-07-01DEBUG should not be on.MC
2010-07-01Made static flags up to date.20100701MC
Bumped version.
2010-06-30Added -Wextra.MC
2010-06-30Bump.MC
2010-06-29Include list.* in distribution.MC
2010-06-29Cleaner makefile.MC
2010-06-29Added focus change from keyboard, Mod2-TAB. For now, it's a simpleMC
window ring. This also means focuswin is now a pointer to a struct client and that we have a linked list of all mapped windows not in override redirect mode.
2010-06-24Simple install target.MC
2010-06-24Added debug printouts for incoming events.MC
2010-06-24Bump.20100624-3MC
2010-06-24Bump.20100624-2MC
2010-06-24Bump.20100624MC
2010-06-22Oops. Include config.h as a dependency to build mcwm.MC
2010-06-22DEBUG shouldn't be default.20100622-3MC
Bump.
2010-06-22Bump.20100622-2MC
2010-06-22Bump.20100622MC
2010-06-20Bump VERSION.20100620MC
-DDEBUG should not be default.
2010-06-20- Read some ICCCM hints and use at least some of them.MC
- R now toggles stack order. - Resize in window defined steps if we have hints. - Move window to cursor position when mapping. Try to fit it on screen. - Focus on window under pointer when starting. - Keypress should deal with focused window, not the window where the key was pressed, which might be root. Sloppy focus, remember? - Never mind trying to run if we can't be the window manager.
2010-06-19Bump VERSION.MC
Added NEWS. Added mcwm-static target.
2010-06-18Version 20100618.20100618MC