summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-01Made static flags up to date.20100701MC
2010-07-01Steel blue was too little contrast.MC
2010-07-01Only set border colour on fixed windows when the user specifically setMC
2010-07-01When changing workspaces, remove fixed windows from the current andMC
2010-07-01Red might not be good as feedback colour considering red/greenMC
2010-07-01Give some feedback about fixed windows by changing their focus colour.MC
2010-07-01Delete a window from the workspace list as well when it is destroyed.MC
2010-06-30(no commit message)MC
2010-06-30Added -Wextra.MC
2010-06-30Ahem. *Unsigned* 32 bit integer.MC
2010-06-30We say in getting and setting properties that the workspace number isMC
2010-06-30Move adding to workspace from setupwin() to setupscreen() and newwin()MC
2010-06-30Always change to first workspace when starting.MC
2010-06-30Special treatment for focus on fixed windows.MC
2010-06-30Bump.MC
2010-06-30Added notes.MC
2010-06-30(no commit message)MC
2010-06-30Unfocus before unmapping and only if we have a focus.MC
2010-06-30Forget old focus before mapping new windows on new workspace.MC
2010-06-30Added really simple handling of _NET_WM_DESKTOP so windows will belongMC
2010-06-30Don't check for sameness if focuswin is NULL already.MC
2010-06-30Updated.MC
2010-06-30Added a line about the Tab key.MC
2010-06-30Updated with virtual workspaces.MC
2010-06-30Added virtual workspaces.MC
2010-06-30We don't really need to remember coordinates and geometry for everyMC
2010-06-29Removed debug comment.MC
2010-06-29(no commit message)MC
2010-06-29Include list.* in distribution.MC
2010-06-29Cleaner makefile.MC
2010-06-29Removed debug printout.MC
2010-06-29Deleted text that is also in the manual page.MC
2010-06-29Added focus change from keyboard, Mod2-TAB. For now, it's a simpleMC
2010-06-28Added man-page.MC
2010-06-24Changed order.MC
2010-06-24Simple install target.MC
2010-06-24We want CTWM-like virtual screens.MC
2010-06-24Idea about virtual screens.MC
2010-06-24Added debug printouts for incoming events.MC
2010-06-24Bump.20100624-3MC
2010-06-24Added real colour handling and -f and -u options for setting them.MC
2010-06-24Bump.20100624-2MC
2010-06-24Prepared for release.MC
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