You can subscribe to this list here.
2011 |
Jan
|
Feb
(13) |
Mar
(5) |
Apr
(13) |
May
(25) |
Jun
(5) |
Jul
|
Aug
(15) |
Sep
(13) |
Oct
(19) |
Nov
(13) |
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
(21) |
May
(24) |
Jun
(28) |
Jul
(24) |
Aug
(12) |
Sep
(7) |
Oct
(7) |
Nov
(4) |
Dec
(8) |
2013 |
Jan
(1) |
Feb
(2) |
Mar
(8) |
Apr
(3) |
May
(6) |
Jun
|
Jul
(13) |
Aug
(2) |
Sep
(2) |
Oct
(2) |
Nov
(5) |
Dec
(11) |
2014 |
Jan
(22) |
Feb
(2) |
Mar
(6) |
Apr
(19) |
May
(18) |
Jun
(3) |
Jul
|
Aug
(6) |
Sep
|
Oct
(1) |
Nov
|
Dec
(2) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Arnout E. <rab...@us...> - 2012-02-26 21:20:52
|
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 5874eaa45bfc673ee7030d25cdf886bcb2d921d9 (commit) from 4ed831df1a191958a54e5c87246b8e100ef5947e (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 5874eaa45bfc673ee7030d25cdf886bcb2d921d9 Author: Arnout <arn...@bz...> Date: Sun Feb 26 22:19:09 2012 +0100 update netwm properties before mapping, because some apps check the netwm state directly when mapped (and update netwm properties after setting the parent, because the new state of _NET_WM_STATE_FULLSCREEN is determined based on the parent of the cwin. ----------------------------------------------------------------------- Summary of changes: ioncore/clientwin.c | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-01-22 13:53:32
|
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 4ed831df1a191958a54e5c87246b8e100ef5947e (commit) from 0111cbdef0e68c55289ad06f2ec6469b4288d85c (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 4ed831df1a191958a54e5c87246b8e100ef5947e Author: Arnout <arn...@bz...> Date: Sun Jan 22 14:52:51 2012 +0100 document meaning of CLIENTWIN_FS_RQ flag ----------------------------------------------------------------------- Summary of changes: ioncore/clientwin.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-12-13 01:37:28
|
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 0111cbdef0e68c55289ad06f2ec6469b4288d85c (commit) from b958286b87513d0c7b49d5ebf4a02578b146d5c5 (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 0111cbdef0e68c55289ad06f2ec6469b4288d85c Author: Arnout Engelen <arn...@bz...> Date: Tue Dec 13 02:36:35 2011 +0100 Revert "Workaround for Firefox bug: for now don't set _WM_STATE_FULLSCREEN anymore." Meh, this made chrome fullscreen not work anymore. This reverts commit b958286b87513d0c7b49d5ebf4a02578b146d5c5. ----------------------------------------------------------------------- Summary of changes: ioncore/netwm.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-12-13 01:28:30
|
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 b958286b87513d0c7b49d5ebf4a02578b146d5c5 (commit) from b19472dc15e2adc13c27117d2fb7744540527142 (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 b958286b87513d0c7b49d5ebf4a02578b146d5c5 Author: Arnout Engelen <arn...@bz...> Date: Tue Dec 13 02:26:44 2011 +0100 Workaround for Firefox bug: for now don't set _WM_STATE_FULLSCREEN anymore. https://sourceforge.net/tracker/?func=detail&aid=3429909&group_id=314802&atid=1324528 ----------------------------------------------------------------------- Summary of changes: ioncore/netwm.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-12-13 00:20:07
|
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 b19472dc15e2adc13c27117d2fb7744540527142 (commit) from 880da4db54cde2ad83a52de0ad85cee9993440a4 (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 b19472dc15e2adc13c27117d2fb7744540527142 Author: Arnout Engelen <arn...@bz...> Date: Tue Dec 13 01:19:24 2011 +0100 superfluous curly brackets ----------------------------------------------------------------------- Summary of changes: mod_dock/dock.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-12-13 00:17:31
|
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 880da4db54cde2ad83a52de0ad85cee9993440a4 (commit) from ecd996027db6d31d93f1261bce50f75db91874df (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 880da4db54cde2ad83a52de0ad85cee9993440a4 Author: Arnout Engelen <arn...@bz...> Date: Tue Dec 13 01:16:02 2011 +0100 Check for XShape extension on startup see also http://sourceforge.net/tracker/?func=detail&aid=3427206&group_id=314802&atid=1324528 ----------------------------------------------------------------------- Summary of changes: de/draw.c | 3 +++ ioncore/global.h | 5 +++++ ioncore/ioncore.c | 12 ++++++++++++ mod_dock/dock.c | 16 ++-------------- 4 files changed, 22 insertions(+), 14 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-12-08 01:23:03
|
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 ecd996027db6d31d93f1261bce50f75db91874df (commit) via 9caab7b2fa73397bdf7c04ffb9ba2ee51469d54f (commit) from 8e449eb2ab96bba6b6c76202fed8bf8ed0bd013b (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 ecd996027db6d31d93f1261bce50f75db91874df Author: Arnout <arn...@bz...> Date: Thu Dec 8 02:22:07 2011 +0100 Expose the first WRootWin in ioncore_g.rootwins to lua Should we (also) expose the list of WRootWin's? How? commit 9caab7b2fa73397bdf7c04ffb9ba2ee51469d54f Author: Arnout <arn...@bz...> Date: Thu Dec 8 02:18:59 2011 +0100 Set _net_supporting_wm_check on the referenced child window as required by spec http://standards.freedesktop.org/wm-spec/latest/ar01s03.html#id2568282 ----------------------------------------------------------------------- Summary of changes: ioncore/netwm.c | 3 +++ ioncore/rootwin.c | 11 +++++++++++ 2 files changed, 14 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-27 12:13:50
|
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, net_moveresize has been updated via 9e7f27b36ce7b199d00218769f6317fad086ca23 (commit) via f51ba334c12bbd1aece183996baa5570dbf51513 (commit) from 369ac468daeb1e4a5765cd7ed9d837767e92608a (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 9e7f27b36ce7b199d00218769f6317fad086ca23 Author: Arnout Engelen <arn...@bz...> Date: Sun Nov 27 13:11:43 2011 +0100 Log an error when X_GrabKey fails with BadAccess, but do not die. https://sourceforge.net/tracker/?func=detail&aid=3436218&group_id=314802&atid=1324528 commit f51ba334c12bbd1aece183996baa5570dbf51513 Author: Arnout Engelen <arn...@bz...> Date: Sun Nov 27 13:03:27 2011 +0100 Refactor: clearer error handler function ----------------------------------------------------------------------- Summary of changes: ioncore/rootwin.c | 49 ++++++++++++++++++++++++++++++------------------- 1 files changed, 30 insertions(+), 19 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-27 00:04:16
|
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, net_moveresize has been created at 369ac468daeb1e4a5765cd7ed9d837767e92608a (commit) - Log ----------------------------------------------------------------- commit 369ac468daeb1e4a5765cd7ed9d837767e92608a Author: Arnout Engelen <arn...@bz...> Date: Sun Nov 27 01:01:49 2011 +0100 Start implementing support for _NET_WM_MOVERESIZE - does not work yet. Easy to test with gnome3 apps like gedit ----------------------------------------------------------------------- hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-26 21:22:21
|
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 8e449eb2ab96bba6b6c76202fed8bf8ed0bd013b (commit) from 107602b5163076e39695b422938472547c3f3942 (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 8e449eb2ab96bba6b6c76202fed8bf8ed0bd013b Author: Arnout Engelen <arn...@bz...> Date: Sat Nov 26 22:13:21 2011 +0100 Claim to support _net_wm_moveresize to suppress gnome3's window resizing behaviour (which grabbed the pointer and did not let go). See also https://sourceforge.net/tracker/?func=detail&aid=3436490&group_id=314802&atid=1324528 ----------------------------------------------------------------------- Summary of changes: ioncore/netwm.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-24 20:56:04
|
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 107602b5163076e39695b422938472547c3f3942 (commit) from ca4517327df455457bd3b8bec2426dd2ce62b906 (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 107602b5163076e39695b422938472547c3f3942 Author: Arnout Engelen <arn...@bz...> Date: Thu Nov 24 21:53:59 2011 +0100 Make names of the X11 Windows consistent with the names in the Notion naming registries ----------------------------------------------------------------------- Summary of changes: ioncore/group.c | 2 +- ioncore/infowin.c | 2 +- ioncore/ioncore.c | 1 + ioncore/mplex.c | 3 +++ ioncore/names.h | 1 + ioncore/region.c | 12 ++++++++++++ ioncore/region.h | 2 ++ ioncore/rootwin.c | 2 +- ioncore/screen.c | 6 +----- ioncore/window.c | 1 + mod_dock/dock.c | 2 +- mod_menu/menu.c | 2 +- mod_query/input.c | 2 +- mod_statusbar/statusbar.c | 2 +- mod_tiling/panehandle.c | 2 +- 15 files changed, 29 insertions(+), 13 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-24 09:36:30
|
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 ca4517327df455457bd3b8bec2426dd2ce62b906 (commit) from 35951ebac0f78fa8cad16bb23f0c4f49ae486453 (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 ca4517327df455457bd3b8bec2426dd2ce62b906 Author: Arnout Engelen <arn...@bz...> Date: Thu Nov 24 09:57:54 2011 +0100 documentation for region_set_activity ----------------------------------------------------------------------- Summary of changes: ioncore/activity.h | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-19 23:44:55
|
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 35951ebac0f78fa8cad16bb23f0c4f49ae486453 (commit) from 99eb0604c335068a975bcda329acb905b50b3fdb (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 35951ebac0f78fa8cad16bb23f0c4f49ae486453 Author: Arnout Engelen <arn...@bz...> Date: Sun Nov 20 00:34:16 2011 +0100 When a clientwin requests to be stacked 'Above', merely activate it to prevent it from stealing the focus when the clientwin is in the mplex with the currently focussed window. Perhaps we want the previous behavior when the clientwin asking to be stacked 'above' is not in the currently focussed mplex - in that case the mplex can be switched to that window without stealing the focus. ----------------------------------------------------------------------- Summary of changes: ioncore/clientwin.c | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-19 22:54:29
|
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 99eb0604c335068a975bcda329acb905b50b3fdb (commit) from bcfe7c095947799bc3974817846538e0cadcc2fd (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 99eb0604c335068a975bcda329acb905b50b3fdb Author: Arnout Engelen <arn...@bz...> Date: Sat Nov 19 23:53:15 2011 +0100 Make ioncore_lookup_region respect the typenam parameter, add comments ----------------------------------------------------------------------- Summary of changes: ioncore/names.c | 3 +++ ioncore/names.h | 8 ++++++++ 2 files changed, 11 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-17 23:44:10
|
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 bcfe7c095947799bc3974817846538e0cadcc2fd (commit) from f8a18a359d64ae76ab8a2b83e82380f29b871266 (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 bcfe7c095947799bc3974817846538e0cadcc2fd Author: Arnout Engelen <arn...@bz...> Date: Fri Nov 18 00:43:25 2011 +0100 Revert "Convenience function to find a WRegion based on type and name" - there's already ioncore.lookup_region This reverts commit f8a18a359d64ae76ab8a2b83e82380f29b871266. ----------------------------------------------------------------------- Summary of changes: ioncore/ioncore_misc.lua | 19 +------------------ 1 files changed, 1 insertions(+), 18 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-17 20:54:35
|
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 "mod_xinerama notion multi-head support". The branch, master has been updated via 4f6d465cf86a44cb10f5738aa9306d5443e74b19 (commit) from 19b8cc6783ac841ec31536df5c48e254eedf675a (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 4f6d465cf86a44cb10f5738aa9306d5443e74b19 Author: Arnout Engelen <arn...@bz...> Date: Thu Nov 17 21:53:45 2011 +0100 Warn when loading mod_xinerama after mod_dock or mod_statusbar, which currently does not work well ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2011-11-17 20:52:33
|
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 f8a18a359d64ae76ab8a2b83e82380f29b871266 (commit) via 310b6a9372a697b181d31c7bdaa95e05b3239a2b (commit) from 70154f191205e37518c33171d93d73ff48f55ffa (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 f8a18a359d64ae76ab8a2b83e82380f29b871266 Author: Arnout Engelen <arn...@bz...> Date: Thu Nov 17 21:45:43 2011 +0100 Convenience function to find a WRegion based on type and name commit 310b6a9372a697b181d31c7bdaa95e05b3239a2b Author: Arnout Engelen <arn...@bz...> Date: Thu Nov 17 21:44:52 2011 +0100 Mark modules with automatically-generated lua counterparts as 'loaded' ----------------------------------------------------------------------- Summary of changes: build/rules.mk | 2 +- ioncore/ioncore_misc.lua | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-17 20:51:57
|
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 "Documentation for the Notion project". The branch, master has been updated via 23d846c0e16a2cfbc2ac279b4ac09755aaf37510 (commit) from c3671f9a55eafdb2a555075329b99f10743ee0c2 (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 23d846c0e16a2cfbc2ac279b4ac09755aaf37510 Author: Arnout Engelen <arn...@bz...> Date: Thu Nov 17 21:51:19 2011 +0100 Start on documentation for module structure ----------------------------------------------------------------------- Summary of changes: modules.tex | 20 ++++++++++++++++++++ notionnotes.tex | 2 ++ 2 files changed, 22 insertions(+), 0 deletions(-) create mode 100644 modules.tex hooks/post-receive -- Documentation for the Notion project |
From: Arnout E. <rab...@us...> - 2011-11-14 23:06:36
|
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 70154f191205e37518c33171d93d73ff48f55ffa (commit) from 738e69431656cc0ce5d06e995d016ef0f1ee112d (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 70154f191205e37518c33171d93d73ff48f55ffa Author: Arnout Engelen <arn...@bz...> Date: Tue Nov 15 00:01:49 2011 +0100 correctly close 'bold' section ----------------------------------------------------------------------- Summary of changes: man/notion.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-11-14 22:54:54
|
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 "Documentation for the Notion project". The branch, master has been updated via c3671f9a55eafdb2a555075329b99f10743ee0c2 (commit) via c4f5cb27c8bd29bc4522839d25239b983af04b25 (commit) via 5a83e471e6844eb4571fc74b0c4c5010deca1873 (commit) via cc564389ca8f3862f866eaf17f696bfafb43c259 (commit) from 38d75b7cf099e13152cc8ec5eb4a2591a7eb9aa0 (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 c3671f9a55eafdb2a555075329b99f10743ee0c2 Merge: c4f5cb2 38d75b7 Author: Arnout Engelen <arn...@bz...> Date: Mon Nov 14 23:54:26 2011 +0100 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion-doc commit c4f5cb27c8bd29bc4522839d25239b983af04b25 Author: Arnout Engelen <arn...@bz...> Date: Mon Nov 14 23:53:12 2011 +0100 Manager-managed relations and mod_xinerama commit 5a83e471e6844eb4571fc74b0c4c5010deca1873 Author: Arnout Engelen <arn...@bz...> Date: Fri Apr 15 19:53:59 2011 +0200 Render math sections as HTML instead of images commit cc564389ca8f3862f866eaf17f696bfafb43c259 Author: Arnout Engelen <arn...@bz...> Date: Fri Apr 15 19:27:03 2011 +0200 Generate single-page HTML versions of the documentation ----------------------------------------------------------------------- Summary of changes: Makefile | 13 +++++++++++-- objects.tex | 7 +++++-- 2 files changed, 16 insertions(+), 4 deletions(-) hooks/post-receive -- Documentation for the Notion project |
From: Arnout E. <rab...@us...> - 2011-10-30 22:36:25
|
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 738e69431656cc0ce5d06e995d016ef0f1ee112d (commit) via 208673b332d4823f54588650a1fecb69d6e6f602 (commit) from 2cd02623f3800f08ad09c28b0c6d110b960a0dd7 (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 738e69431656cc0ce5d06e995d016ef0f1ee112d Author: Arnout <arn...@bz...> Date: Sun Oct 30 23:22:16 2011 +0100 Use EMWH _NET_WM_ALLOWED_ACTIONS to specify we don't support any of those. commit 208673b332d4823f54588650a1fecb69d6e6f602 Author: Arnout <arn...@bz...> Date: Sun Oct 30 23:19:11 2011 +0100 Document 'focus_current' is actually a list ----------------------------------------------------------------------- Summary of changes: ioncore/clientwin.c | 2 ++ ioncore/global.h | 2 ++ ioncore/netwm.c | 24 +++++++++++++++++++++++- ioncore/netwm.h | 1 + 4 files changed, 28 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-10-30 00:54:39
|
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 2cd02623f3800f08ad09c28b0c6d110b960a0dd7 (commit) from 47261a872f8638b12651f31da6c738b8639d97b1 (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 2cd02623f3800f08ad09c28b0c6d110b960a0dd7 Author: Arnout <arn...@bz...> Date: Sat Oct 29 19:40:15 2011 +0200 extend and expose the netwm update_state method with support for _NET_WM_STATE_DEMANDS_ATTENTION ----------------------------------------------------------------------- Summary of changes: ioncore/netwm.c | 24 +++++++++++++++++++----- 1 files changed, 19 insertions(+), 5 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-10-29 18:33:01
|
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 tag, 3-2011102900 has been created at 47261a872f8638b12651f31da6c738b8639d97b1 (commit) - Log ----------------------------------------------------------------- commit 47261a872f8638b12651f31da6c738b8639d97b1 Author: Arnout <arn...@bz...> Date: Sun Oct 23 12:22:35 2011 +0200 Use --as-needed linker flags explicitly - it appears this is the default on some systems and on those notion failed to build. Explicitly linking module to X11 libraries themselves, too. Intended to fix https://sourceforge.net/tracker/index.php?func=detail&aid=3427206&group_id=314802&atid=1324528 ----------------------------------------------------------------------- hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-10-23 10:24:31
|
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 47261a872f8638b12651f31da6c738b8639d97b1 (commit) from 9e236044027b53bc3da7bd428306fb42282b5749 (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 47261a872f8638b12651f31da6c738b8639d97b1 Author: Arnout <arn...@bz...> Date: Sun Oct 23 12:22:35 2011 +0200 Use --as-needed linker flags explicitly - it appears this is the default on some systems and on those notion failed to build. Explicitly linking module to X11 libraries themselves, too. Intended to fix https://sourceforge.net/tracker/index.php?func=detail&aid=3427206&group_id=314802&atid=1324528 ----------------------------------------------------------------------- Summary of changes: build/rules.mk | 6 +++++- system.mk | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-10-22 15:49:59
|
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 9e236044027b53bc3da7bd428306fb42282b5749 (commit) from ae91c671ba2d774374fc308ea581958a3e83bbde (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 9e236044027b53bc3da7bd428306fb42282b5749 Author: Arnout <arn...@bz...> Date: Sat Oct 22 17:16:56 2011 +0200 Add 'build-essential' as a build dependency for Ubuntu/Debian ----------------------------------------------------------------------- Summary of changes: README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |