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 window manager core".
The branch, master has been updated
via d9301b939e34c4a1f3084dd7469469b33eb24ab6 (commit)
from 4e45c761b9ab2d799c93602fa205bd88b6c0c55f (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 d9301b939e34c4a1f3084dd7469469b33eb24ab6
Author: Arnout Engelen <arn...@bz...>
Date: Sun Aug 10 17:59:30 2014 +0200
Use an explicit #define for MAXOF/MINOF
.. instead of an inline function which isn't available on all systems
-----------------------------------------------------------------------
Summary of changes:
ioncore/activity.c | 2 +-
ioncore/clientwin.c | 22 +++++-----
ioncore/conf.c | 10 ++--
ioncore/frame-draw.c | 12 +++---
ioncore/frame.c | 8 ++--
ioncore/framedpholder.c | 4 +-
ioncore/gr.c | 4 +-
ioncore/group-ws.c | 2 +-
ioncore/group.c | 4 +-
ioncore/kbresize.c | 4 +-
ioncore/mplex.c | 2 +-
ioncore/names.c | 2 +-
ioncore/rectangle.c | 8 ++--
ioncore/resize.c | 16 +++---
ioncore/screen.c | 4 +-
ioncore/sizehint.c | 24 +++++-----
ioncore/sizepolicy.c | 32 +++++++-------
ioncore/stacking.c | 2 +-
ioncore/window.c | 4 +-
ioncore/xwindow.c | 4 +-
libtu/minmax.h | 14 +-----
mod_dock/dock.c | 4 +-
mod_menu/menu.c | 23 +++++-----
mod_query/edln.c | 2 +-
mod_query/listing.h | 2 +-
mod_query/main.c | 2 +-
mod_query/wedln.c | 10 ++--
mod_sp/main.c | 4 +-
mod_statusbar/statusbar.c | 19 ++++----
mod_statusbar/statusd-launch.c | 2 +-
mod_tiling/split-stdisp.c | 4 +-
mod_tiling/split.c | 68 ++++++++++++++--------------
mod_tiling/splitfloat.c | 96 ++++++++++++++++++++--------------------
mod_tiling/tiling.c | 8 ++--
34 files changed, 210 insertions(+), 218 deletions(-)
hooks/post-receive
--
notion window manager core
|