From: Arnout E. <rab...@us...> - 2014-04-12 12:11:49
|
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 dd019523c8996503df609f299b839ce5966becf8 (commit) from e39f85990981de328959c30ea3e01b3e320acbfd (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 dd019523c8996503df609f299b839ce5966becf8 Author: Arnout Engelen <arn...@bz...> Date: Sat Apr 12 14:11:28 2014 +0200 Declaration on top ----------------------------------------------------------------------- Summary of changes: de/brush.c | 2 - de/draw.c | 7 +++-- de/fontset.c | 1 - de/init.c | 4 --- de/style.c | 1 - ioncore/clientwin.c | 15 +++++----- ioncore/colormap.c | 1 - ioncore/conf-bindings.c | 7 +--- ioncore/conf.c | 5 +-- ioncore/event.c | 4 +- ioncore/eventh.c | 5 +-- ioncore/focus.c | 9 ++++-- ioncore/frame-draw.c | 5 +-- ioncore/frame-pointer.c | 10 +++---- ioncore/frame-tabs-recalc.c | 2 +- ioncore/frame.c | 14 +++------- ioncore/fullscreen.c | 3 -- ioncore/gr.c | 5 ++- ioncore/gr.h | 2 +- ioncore/grab.c | 3 +- ioncore/group-cw.c | 4 +-- ioncore/group-ws.c | 4 +- ioncore/group.c | 9 ++---- ioncore/grouppholder.c | 2 +- ioncore/infowin.c | 3 +- ioncore/ioncore.c | 2 - ioncore/kbresize.c | 12 ++------ ioncore/key.c | 6 ++-- ioncore/manage.c | 5 +-- ioncore/modules.c | 4 +- ioncore/mplex.c | 24 +++++++---------- ioncore/mplexpholder.c | 8 +++--- ioncore/names.c | 6 +--- ioncore/netwm.c | 6 ++-- ioncore/pholder.c | 5 ++- ioncore/pointer.c | 7 +--- ioncore/presize.c | 7 +++-- ioncore/profiling.c | 2 + ioncore/regbind.c | 9 +++--- ioncore/region.c | 3 +- ioncore/resize.c | 12 ++++---- ioncore/return.c | 1 - ioncore/rootwin.c | 16 +++++------ ioncore/saveload.c | 2 - ioncore/screen-notify.c | 8 +++--- ioncore/screen-notify.h | 2 +- ioncore/screen.c | 10 +++---- ioncore/selection.c | 4 +- ioncore/sizehint.c | 1 - ioncore/stacking.c | 7 ++--- ioncore/strings.c | 4 ++- ioncore/xwindow.c | 1 - libextl/libextl-mkexports.in | 5 +++ libextl/luaextl.c | 21 ++++++-------- libextl/readconfig.c | 10 +++---- libmainloop/defer.c | 10 +++---- libmainloop/exec.c | 4 +- libmainloop/hooks.c | 12 ++++---- libmainloop/select.c | 4 +- libmainloop/select.h | 2 +- libmainloop/signal.c | 26 +++++++++--------- libmainloop/signal.h | 2 +- libtu/minmax.h | 4 +- mod_dock/dock.c | 41 +++++++++++----------------- mod_menu/grabmenu.c | 1 - mod_menu/menu.c | 14 ++++----- mod_notionflux/mod_notionflux.c | 7 ++--- mod_query/complete.c | 1 - mod_query/edln.c | 2 +- mod_query/listing.c | 10 +++---- mod_query/query.c | 1 - mod_query/wedln.c | 10 +++--- mod_query/wmessage.c | 3 +- mod_sm/sm.c | 1 - mod_sm/sm_session.c | 40 +++++++++++++++------------ mod_sp/main.c | 5 ++- mod_statusbar/draw.c | 6 ++-- mod_statusbar/statusbar.c | 20 ++++++-------- mod_statusbar/statusd-launch.c | 1 - mod_tiling/split-stdisp.c | 12 +++----- mod_tiling/split.c | 38 ++++++++++++++------------ mod_tiling/splitfloat.c | 2 +- mod_tiling/tiling.c | 19 ++++--------- mod_xrandr/mod_xrandr.c | 4 --- notion/notion.c | 4 ++- utils/ion-completefile/ion-completefile.c | 9 +++--- utils/ion-statusd/ion-statusd.c | 3 +- 87 files changed, 292 insertions(+), 363 deletions(-) hooks/post-receive -- notion window manager core |