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-06-10 13:55: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 516b7908b709550a4465d72cb5fda38fdeaa3dc4 (commit) via 47268089b00c88d16ed6827d172bf3a79a4b72b7 (commit) from 8a9081b942b12aefa7a9bb6ba0d68e23bd7fea0e (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 516b7908b709550a4465d72cb5fda38fdeaa3dc4 Merge: 8a9081b 4726808 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 10 15:43:35 2012 +0200 Merge branch 'master' of https://github.com/AopicieR/notion_aopicier commit 47268089b00c88d16ed6827d172bf3a79a4b72b7 Author: Philipp Hartwig <ph...@ph...> Date: Tue Jun 5 18:15:43 2012 +0200 Update copyright header of de/fontset.c Most of the code seems to be a verbatim copy of <http://www.debian.org/doc/manuals/intro-i18n/ch-examples.en.html#s13.4.5> which is licensed under the GPL, so that we can hardly ship it with an MIT license copyright header. I don't see any similarity whatsoever to the the file "Screen.cc for Blackbox - an X11 Window manager" mentioned in the header (which is indeed published under the MIT license). So I've simply dropped the reference to the latter file and put this file under the GPL. ----------------------------------------------------------------------- Summary of changes: de/fontset.c | 36 ++++++++++++++---------------------- 1 files changed, 14 insertions(+), 22 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-10 13:00:44
|
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 8a9081b942b12aefa7a9bb6ba0d68e23bd7fea0e (commit) from 5892fa08ac4fcdc3eb04597a7e6be8fbe0dde8b6 (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 8a9081b942b12aefa7a9bb6ba0d68e23bd7fea0e Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 10 13:31:50 2012 +0200 Versions of lua libs and lua interpreter actually should be consistent ----------------------------------------------------------------------- Summary of changes: system.mk | 50 ++++++++++++++++++++++++++++---------------------- 1 files changed, 28 insertions(+), 22 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-09 13: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 "RandR support module". The branch, master has been updated via dbf8850bb3011292e20a0bca415b767454caa3f9 (commit) from fc420afff22240087a8438a412067546aa2e4a9a (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 dbf8850bb3011292e20a0bca415b767454caa3f9 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 9 15:15:34 2012 +0200 Add a 'cfg_xrandr.lua' configuration, with a default configuration that refreshes xinerama on each RandR screen change ----------------------------------------------------------------------- Summary of changes: Makefile | 1 + cfg_xrandr.lua | 10 ++++++++++ mod_xrandr.lua | 2 ++ 3 files changed, 13 insertions(+), 0 deletions(-) create mode 100644 cfg_xrandr.lua hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-06-09 12:34:47
|
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 5892fa08ac4fcdc3eb04597a7e6be8fbe0dde8b6 (commit) from c088c793c450998ca8e557fa19cdc8d423336f95 (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 5892fa08ac4fcdc3eb04597a7e6be8fbe0dde8b6 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 9 14:34:04 2012 +0200 Correctly build even when lua interpreter and lua libraries are different versions Fixes https://sourceforge.net/tracker/?func=detail&aid=3525658&group_id=314802&atid=1324528 ----------------------------------------------------------------------- Summary of changes: system.mk | 25 ++++++++++++++++++++----- 1 files changed, 20 insertions(+), 5 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-26 12:00:46
|
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 5f8fa7d2d33a754199ef98a83358ceb57a667f1e (commit) from 1e4f36689b9f0c8032f935735b6051b98626f670 (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 5f8fa7d2d33a754199ef98a83358ceb57a667f1e Author: Arnout <arn...@bz...> Date: Sat May 26 13:59:42 2012 +0200 Don't use region_i, because the called method will be called in 'restricted mode'. Instead just loop over the screens by id ourselves. ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-05-13 18:39:51
|
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 c088c793c450998ca8e557fa19cdc8d423336f95 (commit) via fb9daf79996ae2ca68ed6b3f52e042eb26de2fa5 (commit) from d621c76ce5c159014d0534f14ccb07b8cfae3c04 (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 c088c793c450998ca8e557fa19cdc8d423336f95 Merge: fb9daf7 d621c76 Author: Arnout <arn...@bz...> Date: Sun May 13 20:39:29 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion commit fb9daf79996ae2ca68ed6b3f52e042eb26de2fa5 Author: Arnout <arn...@bz...> Date: Sun May 13 20:29:47 2012 +0200 Replace deprecated XKeycodeToKeysym with XkbKeycodeToKeysym Thanks Philipp for noticing. While XKB is strictly spoken an extension, it looks like it has been available through the standard X libraries on all major systems (linux, freebsd, cygwin) for quite some time now. Not entirely sure about Solaris. We can make this a system.mk option (default on) if this is a problem for any current system. ----------------------------------------------------------------------- Summary of changes: ioncore/bindmaps.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-10 21:46: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 d621c76ce5c159014d0534f14ccb07b8cfae3c04 (commit) from d3e98b98dbf696486651a52c82f6bc30ab8baee9 (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 d621c76ce5c159014d0534f14ccb07b8cfae3c04 Author: Arnout Engelen <arn...@bz...> Date: Thu May 10 23:45:42 2012 +0200 make note of fakexinerama, thanks to sECuRE @i3wm ----------------------------------------------------------------------- Summary of changes: test/integration/README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-10 10:47:22
|
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 d3e98b98dbf696486651a52c82f6bc30ab8baee9 (commit) from 89ad879a7f59b182327919c966453e0251d47823 (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 d3e98b98dbf696486651a52c82f6bc30ab8baee9 Author: Arnout <arn...@bz...> Date: Thu May 10 12:46:49 2012 +0200 A very rough start on 'make test' regression/integration tests ----------------------------------------------------------------------- Summary of changes: Makefile | 5 + test/Makefile | 4 + test/integration/Makefile | 4 + test/integration/README | 32 + test/integration/Xdummy | 1955 ++++++++++++++++++++ test/integration/basic_test/01_call_notionflux.lua | 1 + test/integration/basic_test/README | 1 + test/integration/runtests.lua | 46 + 8 files changed, 2048 insertions(+), 0 deletions(-) create mode 100644 test/Makefile create mode 100644 test/integration/Makefile create mode 100644 test/integration/README create mode 100644 test/integration/Xdummy create mode 100644 test/integration/basic_test/01_call_notionflux.lua create mode 100644 test/integration/basic_test/README create mode 100644 test/integration/runtests.lua hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-10 09:49:08
|
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 89ad879a7f59b182327919c966453e0251d47823 (commit) via c29bfc9b630049c59d2186fd33a31d4198ac907d (commit) from e299cf04c2ab3b2d1003dd8bcf39ea1c5516f3a2 (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 89ad879a7f59b182327919c966453e0251d47823 Author: Arnout <arn...@bz...> Date: Thu May 10 11:48:33 2012 +0200 new notionflux commit c29bfc9b630049c59d2186fd33a31d4198ac907d Author: Arnout <arn...@bz...> Date: Thu May 10 10:50:29 2012 +0200 new notionflux ----------------------------------------------------------------------- Summary of changes: mod_notionflux | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-10 00:35: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 e299cf04c2ab3b2d1003dd8bcf39ea1c5516f3a2 (commit) from 8c144b22b57a4445f8f0c67a8b45f78d21dd0821 (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 e299cf04c2ab3b2d1003dd8bcf39ea1c5516f3a2 Author: Arnout Engelen <arn...@bz...> Date: Thu May 10 02:35:30 2012 +0200 Use newer libextl ----------------------------------------------------------------------- Summary of changes: libextl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-10 00:26: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 8c144b22b57a4445f8f0c67a8b45f78d21dd0821 (commit) from ca7765688c5532f55281089a66a42b176f7849e5 (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 8c144b22b57a4445f8f0c67a8b45f78d21dd0821 Author: Arnout Engelen <arn...@bz...> Date: Thu May 10 02:26:02 2012 +0200 (not)ionflux submodule ----------------------------------------------------------------------- Summary of changes: .gitmodules | 3 +++ mod_notionflux | 1 + modulelist.mk | 2 +- 3 files changed, 5 insertions(+), 1 deletions(-) create mode 160000 mod_notionflux hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-10 00:14: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 "libextl: Lua wrapper generator for C". The branch, master has been updated via d4e70be411d5fbb239b9ab9ea165bfce97c55706 (commit) from bdb73c9bbade1b6a902f69c7d7901a158a97084b (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 d4e70be411d5fbb239b9ab9ea165bfce97c55706 Author: Arnout Engelen <arn...@bz...> Date: Thu May 10 02:06:45 2012 +0200 Allow loaded files/buffers to pass back return values Prepare yourself: these changes involve some guesswork. I'm not sure what call_loaded was supposed to return, and I can't quite figure out where its return value is actually used, but the previous implementation made no sense at all, and this seemed like the logical thing to return. Somewhat surprisingly, this makes the test api usage shown in test/extltest.c work (tested with both lua 5.1 and 5.2) work, which in turn makes mod_(not)ionflux have any chance of showing its results again. ----------------------------------------------------------------------- Summary of changes: Makefile | 10 ++++++++- luaextl.c | 17 +++++++++++++- test/extltest.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+), 3 deletions(-) create mode 100644 test/extltest.c hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Arnout E. <rab...@us...> - 2012-05-08 22:09:56
|
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 "RandR support module". The branch, master has been updated via fc420afff22240087a8438a412067546aa2e4a9a (commit) from 6b0843e6bd0455b954dc160cde3814c6490ee25a (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 fc420afff22240087a8438a412067546aa2e4a9a Author: Arnout Engelen <arn...@bz...> Date: Wed May 9 00:09:02 2012 +0200 Work in progress on getting display names corresponding to screens ----------------------------------------------------------------------- Summary of changes: Makefile | 3 ++- mod_xrandr.c | 39 ++++++++++++++++++++++++++++++++++++++- mod_xrandr.lua | 20 ++++++++++++++++++++ 3 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 mod_xrandr.lua hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-05-05 22:36:18
|
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 58ce8b826105c283082da6be417533d03b1b3860 (commit) from acd4fa412d2cff0ade95e4ebcbe5bdc99b526492 (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 58ce8b826105c283082da6be417533d03b1b3860 Author: Arnout Engelen <arn...@bz...> Date: Sun May 6 00:35:45 2012 +0200 Add '-onepage' variants to DOCS, so they get installed on 'make install' and removed on 'make realclean' ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Documentation for the Notion project |
From: Arnout E. <rab...@us...> - 2012-05-05 22:32: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 "mod_xinerama notion multi-head support". The branch, master has been updated via 1e4f36689b9f0c8032f935735b6051b98626f670 (commit) from cae44c1a81128104bf97c0aa75fb02df65947f56 (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 1e4f36689b9f0c8032f935735b6051b98626f670 Author: Arnout Engelen <arn...@bz...> Date: Sun May 6 00:29:35 2012 +0200 When a screen is detached, move its workspaces to the first screen This is better than the old behavior (where these workspaces simply became unavailable). This needs further improvement: for example, once a screen is re-attached, it would be good to move workspaces back to it. Thus, we need an algorithm to find out which monitor each workspace prefers to live on. ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 65 ++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 51 insertions(+), 14 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-05-05 22:29:18
|
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 ca7765688c5532f55281089a66a42b176f7849e5 (commit) from 4ad828085c818bbfe7e7b09afa95fa883204d828 (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 ca7765688c5532f55281089a66a42b176f7849e5 Author: Arnout Engelen <arn...@bz...> Date: Sun May 6 00:28:42 2012 +0200 Allow a user to remove the last workspace of a screen. doesn't seem to do much harm. ----------------------------------------------------------------------- Summary of changes: ioncore/screen.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-04 23:44: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, master has been updated via 4ad828085c818bbfe7e7b09afa95fa883204d828 (commit) from a6246edc7838d85b22134eb5c92ae14caba34500 (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 4ad828085c818bbfe7e7b09afa95fa883204d828 Author: Arnout Engelen <arn...@bz...> Date: Sat May 5 01:44:33 2012 +0200 new version of 'contrib' ----------------------------------------------------------------------- Summary of changes: contrib | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-04 22:58: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 "Documentation for the Notion project". The branch, master has been updated via acd4fa412d2cff0ade95e4ebcbe5bdc99b526492 (commit) from e233a38fe9e14f7b7ff2656dc980427e4ad76e1a (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 acd4fa412d2cff0ade95e4ebcbe5bdc99b526492 Author: Arnout Engelen <arn...@bz...> Date: Sat May 5 00:57:19 2012 +0200 Create directory if it's not there yet ----------------------------------------------------------------------- Summary of changes: Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- Documentation for the Notion project |
From: Arnout E. <rab...@us...> - 2012-05-04 22:31: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 a6246edc7838d85b22134eb5c92ae14caba34500 (commit) from 748648f15f29eeb5640d7aaba75c3163793980c5 (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 a6246edc7838d85b22134eb5c92ae14caba34500 Author: Arnout Engelen <arn...@bz...> Date: Sat May 5 00:30:49 2012 +0200 Correctly escape underscores in doc ----------------------------------------------------------------------- Summary of changes: ioncore/ioncore_wd.lua | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-04 15:03: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 748648f15f29eeb5640d7aaba75c3163793980c5 (commit) via a3500626fed9c17ae99bcbbfcfe1759d74daa808 (commit) via 33a8cc7953288a347dc5b8cdc6422f77d19dafbc (commit) from 76fa1a3d7618d22923694d33fae3b3136dd9d67c (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 748648f15f29eeb5640d7aaba75c3163793980c5 Author: Philipp Hartwig <ph...@ph...> Date: Fri May 4 14:29:35 2012 +0200 Be consistent about name of the potfile commit a3500626fed9c17ae99bcbbfcfe1759d74daa808 Author: Philipp Hartwig <ph...@ph...> Date: Fri May 4 14:27:27 2012 +0200 Remove PWM_CONFIGS since we no longer include pwm commit 33a8cc7953288a347dc5b8cdc6422f77d19dafbc Author: Philipp Hartwig <ph...@ph...> Date: Fri May 4 14:22:41 2012 +0200 Properly escape hyphens in man pages This was Debian patch 215. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- man/Makefile | 5 ----- man/notion.cs.in | 2 +- man/notion.fi.in | 2 +- man/notion.in | 2 +- 5 files changed, 4 insertions(+), 9 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-02 06:53:40
|
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 76fa1a3d7618d22923694d33fae3b3136dd9d67c (commit) from bfe8b3125861992b792841ae0c337535b53b62d2 (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 76fa1a3d7618d22923694d33fae3b3136dd9d67c Author: Arnout Engelen <arn...@bz...> Date: Wed May 2 08:52:58 2012 +0200 add contrib, libextl, libtu as submodules ----------------------------------------------------------------------- Summary of changes: .gitmodules | 15 ++++++++++++--- contrib | 1 + libextl | 1 + libtu | 1 + 4 files changed, 15 insertions(+), 3 deletions(-) create mode 160000 contrib create mode 160000 libextl create mode 160000 libtu hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-01 21:39: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 "notion window manager core". The branch, master has been updated via bfe8b3125861992b792841ae0c337535b53b62d2 (commit) from 7c37c11e6a2c67caf73cbd0c3d9d4c0e463759d4 (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 bfe8b3125861992b792841ae0c337535b53b62d2 Author: Arnout Engelen <arn...@bz...> Date: Tue May 1 23:39:07 2012 +0200 add mod_xinerama, git_xkbevents and mod_xrandr as git submodules libtu and libextl are candidates too ----------------------------------------------------------------------- Summary of changes: .gitmodules | 9 +++++++++ mod_xinerama | 1 + mod_xkbevents | 1 + mod_xrandr | 1 + modulelist.mk | 2 +- system.mk | 4 ++++ 6 files changed, 17 insertions(+), 1 deletions(-) create mode 100644 .gitmodules create mode 160000 mod_xinerama create mode 160000 mod_xkbevents create mode 160000 mod_xrandr hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-05-01 21:31: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 "RandR support module". The branch, master has been updated via 6b0843e6bd0455b954dc160cde3814c6490ee25a (commit) from 63ab153b83f14e6c5c5bfcb8007f7258cb235bef (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 6b0843e6bd0455b954dc160cde3814c6490ee25a Author: Arnout Engelen <arn...@bz...> Date: Tue May 1 23:31:32 2012 +0200 Ignore files generated during build ----------------------------------------------------------------------- Summary of changes: .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) create mode 100644 .gitignore hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-05-01 21:29:37
|
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 "RandR support module". The branch, master has been updated via 63ab153b83f14e6c5c5bfcb8007f7258cb235bef (commit) from 75b4dc1f9fbd178db0689dae810d1b5c08bff086 (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 63ab153b83f14e6c5c5bfcb8007f7258cb235bef Author: Arnout Engelen <arn...@bz...> Date: Tue May 1 23:19:33 2012 +0200 TOPDIR -> '..' ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-05-01 21:13:46
|
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 cae44c1a81128104bf97c0aa75fb02df65947f56 (commit) from 2ce512189cf5d9fb09cfe8bf644b4d980b6c9923 (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 cae44c1a81128104bf97c0aa75fb02df65947f56 Author: Arnout Engelen <arn...@bz...> Date: Tue May 1 23:13:18 2012 +0200 use '..' as TOPDIR to try and make mod_xinerama a submodule ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |