index
:
mcwm
debianization
fix/suspend_aint_signal
master
randr
topic/flexible_workspaces
topic/obey_move
topic/version
mcwm is a minimalist floating window manager for the X Window System
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-30
Added -Wextra.
MC
2010-06-30
Ahem. *Unsigned* 32 bit integer.
MC
2010-06-30
We say in getting and setting properties that the workspace number is
MC
2010-06-30
Move adding to workspace from setupwin() to setupscreen() and newwin()
MC
2010-06-30
Always change to first workspace when starting.
MC
2010-06-30
Special treatment for focus on fixed windows.
MC
2010-06-30
Bump.
MC
2010-06-30
Added notes.
MC
2010-06-30
(no commit message)
MC
2010-06-30
Unfocus before unmapping and only if we have a focus.
MC
2010-06-30
Forget old focus before mapping new windows on new workspace.
MC
2010-06-30
Added really simple handling of _NET_WM_DESKTOP so windows will belong
MC
2010-06-30
Don't check for sameness if focuswin is NULL already.
MC
2010-06-30
Updated.
MC
2010-06-30
Added a line about the Tab key.
MC
2010-06-30
Updated with virtual workspaces.
MC
2010-06-30
Added virtual workspaces.
MC
2010-06-30
We don't really need to remember coordinates and geometry for every
MC
2010-06-29
Removed debug comment.
MC
2010-06-29
(no commit message)
MC
2010-06-29
Include list.* in distribution.
MC
2010-06-29
Cleaner makefile.
MC
2010-06-29
Removed debug printout.
MC
2010-06-29
Deleted text that is also in the manual page.
MC
2010-06-29
Added focus change from keyboard, Mod2-TAB. For now, it's a simple
MC
2010-06-28
Added man-page.
MC
2010-06-24
Changed order.
MC
2010-06-24
Simple install target.
MC
2010-06-24
We want CTWM-like virtual screens.
MC
2010-06-24
Idea about virtual screens.
MC
2010-06-24
Added debug printouts for incoming events.
MC
2010-06-24
Bump.
20100624-3
MC
2010-06-24
Added real colour handling and -f and -u options for setting them.
MC
2010-06-24
Bump.
20100624-2
MC
2010-06-24
Prepared for release.
MC
2010-06-24
Bump.
20100624
MC
2010-06-23
We need both normal and ungrab enter notify events.
MC
2010-06-23
Ignore windows with override redirect set when initializing at start.
MC
2010-06-23
Move terminal variable into struct conf.
MC
2010-06-23
Handle a request to set border width, but only set it to BORDERWIDTH.
MC
2010-06-23
A MapRequest always place the window on top in the stacking order.
MC
2010-06-22
Don't use full path to terminal program.
MC
2010-06-22
Added comments.
MC
2010-06-22
Oops. Include config.h as a dependency to build mcwm.
MC
2010-06-22
Added note about how to start.
MC
2010-06-22
Added terminal option.
MC
2010-06-22
DEBUG shouldn't be default.
20100622-3
MC
2010-06-22
Bump.
20100622-2
MC
2010-06-22
Fork twice(!) when starting new terminal. Also wait for the first
MC
2010-06-22
Bump.
20100622
MC
[next]