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
2012-03-05
Added title shell function.
Michael Cardell Widerkrantz
2012-03-05
Quote the window name. It might contain spaces or shell glob symbols.
Michael Cardell Widerkrantz
2012-02-28
New program, hidden.
Michael Cardell Widerkrantz
2012-02-16
Added iconify/hide key, MODKEY + i.
Michael Cardell Widerkrantz
2012-02-15
Added a feature request.
Michael Cardell Widerkrantz
2012-02-15
Added hide.
Michael Cardell Widerkrantz
2012-02-15
Use getatom() to get all the atoms we need instead of repeating code.
Michael Cardell Widerkrantz
2012-02-15
Added news.
Michael Cardell Widerkrantz
2012-02-15
Moved scripts out of manual.
Michael Cardell Widerkrantz
2012-02-15
Put the iconify functionality behind a command line option (-i) and
Michael Cardell Widerkrantz
2012-02-15
Respect IconifyWindow messages.
Christian Neukirchen
2012-02-07
*** empty log message ***
Michael Cardell Widerkrantz
2012-02-07
Always check for unrecoverable errors when xcb_poll_for_event()
Michael Cardell Widerkrantz
2012-01-24
Another item.
Michael Cardell Widerkrantz
2012-01-24
Spelling.
Michael Cardell Widerkrantz
2012-01-24
Added more items.
Michael Cardell Widerkrantz
2012-01-24
Bump copyright year.
Michael Cardell Widerkrantz
2012-01-24
Bump copyright year.
Michael Cardell Widerkrantz
2012-01-24
Indent and style.
Michael Cardell Widerkrantz
2012-01-24
Names of functions and constants updated to work with xcb-util 3.8.
David Jacobs
2011-11-24
Bump.
20111124-2
Michael Cardell Widerkrantz
2011-11-23
Affected by last patch.
20111124
Michael Cardell Widerkrantz
2011-11-23
Simplified and renamed start_terminal() to start() which can start any
Michael Cardell Widerkrantz
2011-11-17
*** empty log message ***
Michael Cardell Widerkrantz
2011-11-17
Rewrote ConfigureRequest handling. Don't obey window moves not
Michael Cardell Widerkrantz
2011-11-17
topright didn't consider start of physical screen. Only worked on
Michael Cardell Widerkrantz
2011-11-17
-b no longer boolean. Now sets border width in number of pixels.
Michael Cardell Widerkrantz
2011-09-14
Note about configurereq.
Michael Cardell Widerkrantz
2011-08-29
Added section about compiling under Debian.
Michael Cardell Widerkrantz
2011-08-18
Bump.
20110818
Michael Cardell Widerkrantz
2011-08-15
*** empty log message ***
Michael Cardell Widerkrantz
2011-08-15
Don't try to follow an empty monlist (use of NULL pointer!).
Michael Cardell Widerkrantz
2011-08-15
getopt() returns int, you moron!
Michael Cardell Widerkrantz
2011-08-12
Find closest screen added.
Michael Cardell Widerkrantz
2011-08-12
It was still possible to map a window on coordinates outside physical
Michael Cardell Widerkrantz
2011-07-26
Warp to middle of window instead of corner when tabbing. Makes it
Michael Cardell Widerkrantz
2011-07-26
Removed if 0 comment with struct information.
Michael Cardell Widerkrantz
2011-07-24
mon_width and mon_x are not used when maximizing vertically. Removed.
Michael Cardell Widerkrantz
2011-07-21
Bump.
20110721
Michael Cardell Widerkrantz
2011-07-21
Use the X server's Save Set to store the windows we know about. This
Michael Cardell Widerkrantz
2011-07-21
Merge branch 'master' of /home/mc/public_www/git/mcwm
Michael Cardell Widerkrantz
2011-07-21
Clarified.
Michael Cardell Widerkrantz
2011-07-20
*** empty log message ***
randr
Michael Cardell Widerkrantz
2011-07-20
New todo items.
Michael Cardell Widerkrantz
2011-07-20
In commit 98d81f75a3e8509e841f9e180e2104e45f6460c5 committed on Jun
Michael Cardell Widerkrantz
2011-06-23
Use getgeom() in setupwin().
Michael Cardell Widerkrantz
2011-06-23
Removed unnecessary call to getgeom().
Michael Cardell Widerkrantz
2011-06-23
When forgetting about a client, forget about it on *all* workspaces it
Michael Cardell Widerkrantz
2011-06-23
Use freeitem() instead of explicitly freeing from global window list.
Michael Cardell Widerkrantz
2011-06-21
arrangewindows() rewritten. We already know the geometry of windows
Michael Cardell Widerkrantz
[next]