From: Arnout E. <rab...@us...> - 2011-02-19 01:17:11
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Notion: tiling, tabbed window manager for the X window system". The branch, master has been updated via eca33c06fdc74c3475101adbdb7b67441cd95d24 (commit) from 522169b166439f8f479e2baf5d6805e1c76b8e66 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit eca33c06fdc74c3475101adbdb7b67441cd95d24 Author: Arnout Engelen <arn...@bz...> Date: Sat Feb 19 02:12:50 2011 +0100 Add 'lazy_resize' winprop option A window with 'lazy_resize' turned on will not be resized when it is invisible. Instead, it will be resized once its mplex switches to it. As discussed in https://sourceforge.net/mailarchive/message.php?msg_id=27048871 ----------------------------------------------------------------------- Summary of changes: README | 2 +- ioncore/clientwin.c | 16 ++++++++++++++-- ioncore/clientwin.h | 1 + ioncore/mplex.c | 9 +++++++++ 4 files changed, 25 insertions(+), 3 deletions(-) hooks/post-receive -- Notion: tiling, tabbed window manager for the X window system |