pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/mcwm
Module name: wip
Committed by: thomasklausner
Date: Tue Jan 3 10:40:07 UTC 2012
Modified Files:
wip/mcwm: Makefile distinfo
wip/mcwm/patches: patch-aa
Log Message:
Update to 20111124:
2011-11-22
* Now optionally starts programs when MODKEY + mouse buttons are
pressed on root window. See config.h for configuration and the
manual page for an example.
Also simplified starting programs.
2011-11-17
* In a ConfigureRequest we no longer obey window movements not
initiated by the user.
* Fixed bug where client-initiated resize could resize outside of
physical screen.
* Fixed bug with topright command on other physical screens.
* -b no longer boolean. Now takes parameter number of pixels.
2011-08-15
* Fixed crash in one screen scenario.
* Fixed non-starting bug when on an architecture with unsigned
chars.
2011-08-12
* It was still possible to map a window on coordinates outside
physical screens. Now hopefully fixed, if not perfectly: If a
window isn't bound to any physical screen it will be mapped on the
first screen mcwm knows about.
2011-07-26
* Tabbing warps to middle of window instead of corner. Makes it
easier if you want to paste something with middle button without
having to move the pointer.
2011-07-20
* Speedup when using a trackball or high CPI mouse. Use only mouse
pointer hints instead of actual mouse events and let mcwm ask for
pointer position.
Incidentally, this was originally added in June, 2010, but
removed a month later after reading Gajewska and Manasse's "Why X
Is Not Our Ideal Window System". Real experience shows that I was
mistaken.
2011-06-20
* Fixed windows were always inserted as the next window in window
list after changing workspace. Now fixed.
2011-06-01
* Beginning of RANDR support. mcwm now aware of the number of
physical screens and their sizes. Move and resize is now limited
by size of physical screen instead of virtual screen.
* New keys: Mod4 + , moves focused window to previous screen and
Mod4 + . moves it to the next screen.
2011-03-29
* Panels and other windows with window manager override interfered
with resize. mcwm got confused about the size of the window. Now
fixed.
2011-03-28
* Always raise window when fixing it on all workspaces. When moving
windows between workspaces, this makes us sure we can find it on
the workspace we're going to. Thanks to Simon Friis for noticing.
2011-03-26
* You don't have to tell mcwm what keycode generates the MODKEY
mask anymore (USERKEY_MOD in config.h is gone). mcwm now asks the
X server what keys generate the mask and also supports several
keys generating the mask.
* Stops tabbing around not only if a key generating MODKEY mask is
lifted but also if another command key is pressed.
2011-03-18
* Now handles keyboard remapping.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/mcwm/patches/patch-aa
cvs -z3 rdiff -u -r1.4 -r1.5 wip/mcwm/Makefile wip/mcwm/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mcwm/patches/patch-aa?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mcwm/Makefile?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mcwm/distinfo?r1=1.4&r2=1.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index