summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-23Affected by last patch.20111124Michael Cardell Widerkrantz
2011-11-23Simplified and renamed start_terminal() to start() which can start anyMichael Cardell Widerkrantz
2011-11-17*** empty log message ***Michael Cardell Widerkrantz
2011-11-17Rewrote ConfigureRequest handling. Don't obey window moves notMichael Cardell Widerkrantz
2011-11-17topright didn't consider start of physical screen. Only worked onMichael Cardell Widerkrantz
2011-11-17-b no longer boolean. Now sets border width in number of pixels.Michael Cardell Widerkrantz
2011-09-14Note about configurereq.Michael Cardell Widerkrantz
2011-08-29Added section about compiling under Debian.Michael Cardell Widerkrantz
2011-08-18Bump.20110818Michael Cardell Widerkrantz
2011-08-15*** empty log message ***Michael Cardell Widerkrantz
2011-08-15Don't try to follow an empty monlist (use of NULL pointer!).Michael Cardell Widerkrantz
2011-08-15getopt() returns int, you moron!Michael Cardell Widerkrantz
2011-08-12Find closest screen added.Michael Cardell Widerkrantz
2011-08-12It was still possible to map a window on coordinates outside physicalMichael Cardell Widerkrantz
2011-07-26Warp to middle of window instead of corner when tabbing. Makes itMichael Cardell Widerkrantz
2011-07-26Removed if 0 comment with struct information.Michael Cardell Widerkrantz
2011-07-24mon_width and mon_x are not used when maximizing vertically. Removed.Michael Cardell Widerkrantz
2011-07-21Bump.20110721Michael Cardell Widerkrantz
2011-07-21Use the X server's Save Set to store the windows we know about. ThisMichael Cardell Widerkrantz
2011-07-21Merge branch 'master' of /home/mc/public_www/git/mcwmMichael Cardell Widerkrantz
2011-07-21Clarified.Michael Cardell Widerkrantz
2011-07-20*** empty log message ***randrMichael Cardell Widerkrantz
2011-07-20New todo items.Michael Cardell Widerkrantz
2011-07-20In commit 98d81f75a3e8509e841f9e180e2104e45f6460c5 committed on JunMichael Cardell Widerkrantz
2011-06-23Use getgeom() in setupwin().Michael Cardell Widerkrantz
2011-06-23Removed unnecessary call to getgeom().Michael Cardell Widerkrantz
2011-06-23When forgetting about a client, forget about it on *all* workspaces itMichael Cardell Widerkrantz
2011-06-23Use freeitem() instead of explicitly freeing from global window list.Michael Cardell Widerkrantz
2011-06-21arrangewindows() rewritten. We already know the geometry of windowsMichael Cardell Widerkrantz
2011-06-20More news.Michael Cardell Widerkrantz
2011-06-20Defined constant WORKSPACES for number of workspaces instead ofMichael Cardell Widerkrantz
2011-06-07Declare all functions static.Michael Cardell Widerkrantz
2011-06-07* New function configurerequest(). Moved ConfigureRequest code to itsMichael Cardell Widerkrantz
2011-06-07No need to get geometry in newwin(). We do that in setupwin().Michael Cardell Widerkrantz
2011-06-05Comments.Michael Cardell Widerkrantz
2011-06-04Take output coordinates into consideration when resizing with limits.Michael Cardell Widerkrantz
2011-06-04When we get a ConfigureRequest for coords or size we need to updateMichael Cardell Widerkrantz
2011-06-01Removed unused active variable.Michael Cardell Widerkrantz
2011-06-01New modes.Michael Cardell Widerkrantz
2011-06-01Done item marked.20110601Michael Cardell Widerkrantz
2011-06-01Removed done items.Michael Cardell Widerkrantz
2011-06-01News.Michael Cardell Widerkrantz
2011-06-01Added new keys.Michael Cardell Widerkrantz
2011-06-01Always set borders again after unmaxing when we move to new screen.Michael Cardell Widerkrantz
2011-06-01Moving to corners must change client's coords.Michael Cardell Widerkrantz
2011-05-31Link with xcb-randr.Michael Cardell Widerkrantz
2011-05-31New keys.Michael Cardell Widerkrantz
2011-05-31Added functions.Michael Cardell Widerkrantz
2011-05-31Added functions freeitem() and delallitems().Michael Cardell Widerkrantz
2011-05-31Removed done RANDR stuff. Added undone.Michael Cardell Widerkrantz