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: Etan R. <de...@us...> - 2011-05-20 03:35:17
|
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 "Libtu: C object system and addition helper routines". The branch, master has been updated via 9a0948249463732d7c00276c212b5f503db3a140 (commit) from 86fbf7c7d727b37280f2c8fe0a6ab3c64433b84e (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 9a0948249463732d7c00276c212b5f503db3a140 Author: Etan Reisner <de...@un...> Date: Thu May 19 23:34:47 2011 -0400 Oops, libtu doesn't have build/libs.mk. ----------------------------------------------------------------------- Summary of changes: Makefile | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) hooks/post-receive -- Libtu: C object system and addition helper routines |
From: Etan R. <de...@us...> - 2011-05-20 03:33: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 "libextl: Lua wrapper generator for C". The branch, master has been updated via 15a558f9f648a859c301fff5178935909c09811b (commit) from 1477f3ae7257cb9679bf229b472c61af8bdac0b6 (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 15a558f9f648a859c301fff5178935909c09811b Author: Etan Reisner <de...@un...> Date: Thu May 19 23:20:40 2011 -0400 Remove system-inc.mk and reference to system-ac.mk Support for generating system-ac.mk was killed off long ago so system-inc.mk has essentially been a static file with two include lines since has. So, in the interest of having fewer "useless" files around pull those two includes into each Makefile. ----------------------------------------------------------------------- Summary of changes: Makefile | 8 ++++++-- build/system-inc.mk | 17 ----------------- 2 files changed, 6 insertions(+), 19 deletions(-) delete mode 100644 build/system-inc.mk hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Etan R. <de...@us...> - 2011-05-20 03:32: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 "Libtu: C object system and addition helper routines". The branch, master has been updated via 86fbf7c7d727b37280f2c8fe0a6ab3c64433b84e (commit) from 10bbff51c3784f107447cc1358857c71864a1d10 (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 86fbf7c7d727b37280f2c8fe0a6ab3c64433b84e Author: Etan Reisner <de...@un...> Date: Thu May 19 23:19:32 2011 -0400 Remove system-inc.mk and reference to system-ac.mk Support for generating system-ac.mk was killed off long ago so system-inc.mk has essentially been a static file with two include lines since has. So, in the interest of having fewer "useless" files around pull those two includes into each Makefile. ----------------------------------------------------------------------- Summary of changes: Makefile | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) delete mode 100644 build/system-inc.mk hooks/post-receive -- Libtu: C object system and addition helper routines |
From: Etan R. <de...@us...> - 2011-05-12 04:34: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 a3a0774126f1fca8c0f505d38a412cead5dd0e9e (commit) via ff05b015a1dbafadc22cd0a56efbc55ff192d7f7 (commit) via 442d07bc158802193d3abfa40666dda1b0a814ee (commit) from b30052070304cccc79925397cb2b300bdbab013b (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 a3a0774126f1fca8c0f505d38a412cead5dd0e9e Author: Etan Reisner <de...@un...> Date: Tue May 10 10:00:37 2011 -0400 Remove a very old RCS keyword line. commit ff05b015a1dbafadc22cd0a56efbc55ff192d7f7 Author: Etan Reisner <de...@un...> Date: Tue May 10 09:58:20 2011 -0400 s/Ion/Notion/ in the Makefile headings. commit 442d07bc158802193d3abfa40666dda1b0a814ee Author: Etan Reisner <de...@un...> Date: Tue May 10 09:30:41 2011 -0400 Drop the (now useless) build/libs.mk.dist. build/libs.mk.dist existed to use the in-tree copies of libtu and libextl but the autodetection takes care of that now. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- build/libs.mk.dist | 16 ---------------- etc/Makefile | 2 +- ioncore/Makefile | 2 +- man/Makefile | 2 +- mod_dock/Makefile | 3 +-- mod_statusbar/Makefile | 2 +- mod_tiling/Makefile | 2 +- notion/Makefile | 2 +- po/Makefile | 2 +- predist.sh | 1 - utils/Makefile | 2 +- utils/ion-completefile/Makefile | 2 +- utils/ion-statusd/Makefile | 2 +- 14 files changed, 12 insertions(+), 30 deletions(-) delete mode 100644 build/libs.mk.dist hooks/post-receive -- notion window manager core |
From: Etan R. <de...@us...> - 2011-05-12 04:21: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 "libextl: Lua wrapper generator for C". The branch, master has been updated via 1477f3ae7257cb9679bf229b472c61af8bdac0b6 (commit) from f65571fd499c977f78cc1a3af0f9bdc831a55e89 (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 1477f3ae7257cb9679bf229b472c61af8bdac0b6 Author: Etan Reisner <de...@un...> Date: Thu May 12 00:21:02 2011 -0400 .gitignore ----------------------------------------------------------------------- Summary of changes: .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 .gitignore hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Etan R. <de...@us...> - 2011-05-12 04:19:06
|
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 "Libtu: C object system and addition helper routines". The branch, master has been updated via 10bbff51c3784f107447cc1358857c71864a1d10 (commit) from acb9925b84f00758fb225f74db93bf06f88b9e4e (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 10bbff51c3784f107447cc1358857c71864a1d10 Author: Etan Reisner <de...@un...> Date: Thu May 12 00:18:26 2011 -0400 .gitignore ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 .gitignore hooks/post-receive -- Libtu: C object system and addition helper routines |
From: Etan R. <de...@us...> - 2011-05-12 04:11:53
|
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 "Libtu: C object system and addition helper routines". The branch, master has been updated via acb9925b84f00758fb225f74db93bf06f88b9e4e (commit) from 9a44af6b25adb6da7078e646cfb828a70eabf895 (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 acb9925b84f00758fb225f74db93bf06f88b9e4e Author: Etan Reisner <de...@un...> Date: Tue May 10 09:54:18 2011 -0400 We don't need to include system.mk twice. $(TOPDIR)/build/system-inc.mk includes $(TOPDIR)/system.mk for us, we don't need to include it ourselves a second time. ----------------------------------------------------------------------- Summary of changes: Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- Libtu: C object system and addition helper routines |
From: Arnout E. <rab...@us...> - 2011-05-08 20:10:24
|
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 f65571fd499c977f78cc1a3af0f9bdc831a55e89 (commit) from a7da08e2c3f98662c8582471e313f9cc82c42fc9 (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 f65571fd499c977f78cc1a3af0f9bdc831a55e89 Author: Arnout Engelen <arn...@bz...> Date: Sun May 8 22:08:45 2011 +0200 Remove spurious '/bin' from LUA_DIR ----------------------------------------------------------------------- Summary of changes: system.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Arnout E. <rab...@us...> - 2011-05-08 20:02:38
|
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 a7da08e2c3f98662c8582471e313f9cc82c42fc9 (commit) from a6191de02c8252d28b8b4dd109f1be8ea083c0d1 (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 a7da08e2c3f98662c8582471e313f9cc82c42fc9 Author: Arnout Engelen <arn...@bz...> Date: Sun May 8 22:01:47 2011 +0200 Determine LUA_DIR based on `which lua`, so both prefixes /usr and /usr/local are detected. ----------------------------------------------------------------------- Summary of changes: system.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Arnout E. <rab...@us...> - 2011-05-08 19:58: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 "libextl: Lua wrapper generator for C". The branch, master has been updated via a6191de02c8252d28b8b4dd109f1be8ea083c0d1 (commit) from 6e205d110b37bc88a75448cbcdd2bafeb1d6d7ad (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 a6191de02c8252d28b8b4dd109f1be8ea083c0d1 Author: Arnout Engelen <arn...@bz...> Date: Sun May 8 21:52:24 2011 +0200 Port lua autodetection improvement from notion to libextl ----------------------------------------------------------------------- Summary of changes: system.mk | 38 +++++++++++++++++++++++--------------- 1 files changed, 23 insertions(+), 15 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Etan R. <de...@us...> - 2011-05-07 05:56:19
|
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 b30052070304cccc79925397cb2b300bdbab013b (commit) via 89663d06f32127a57a161fd6ca47599e95fd9042 (commit) from e5623f8140b43390dcf97d260e9296ebe1314001 (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 b30052070304cccc79925397cb2b300bdbab013b Author: Etan Reisner <de...@un...> Date: Sat May 7 01:51:13 2011 -0400 Improve lua autodetection support. Detect lua installed as both lua5.1 and lua with pkg-config. Make it easier to use a custom lua installation (even to the extent of skipping the auto-detection). commit 89663d06f32127a57a161fd6ca47599e95fd9042 Author: Etan Reisner <de...@un...> Date: Sat May 7 01:10:30 2011 -0400 Remove a seemingly pointless continuation line. ----------------------------------------------------------------------- Summary of changes: Makefile | 3 +-- system.mk | 39 +++++++++++++++++++++++---------------- 2 files changed, 24 insertions(+), 18 deletions(-) hooks/post-receive -- notion window manager core |
From: Etan R. <de...@us...> - 2011-05-06 06:13:02
|
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 e5623f8140b43390dcf97d260e9296ebe1314001 (commit) from 696aa12fb5ff2422eb980145bd70aebceefb2678 (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 e5623f8140b43390dcf97d260e9296ebe1314001 Author: Etan Reisner <de...@un...> Date: Fri May 6 02:11:49 2011 -0400 Use $(wildcard ...) instead of $(shell ...). ----------------------------------------------------------------------- Summary of changes: build/libs.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Etan R. <de...@us...> - 2011-05-06 05:59: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 696aa12fb5ff2422eb980145bd70aebceefb2678 (commit) via 92164e9aebad0a6a5945bfda8511d5ca942c1ca1 (commit) via 3bcca0461dab25585458644fac0e0d15079833cf (commit) from 0d4296cf97d71fadcad9dac46da8f4b6784ab9d7 (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 696aa12fb5ff2422eb980145bd70aebceefb2678 Author: Etan Reisner <de...@un...> Date: Fri May 6 01:48:59 2011 -0400 Stop passing SUBMODULE to recursive make runs. GNU Make increments MAKELEVEL for every recursive invocation of make so libtu and libextl use that now. commit 92164e9aebad0a6a5945bfda8511d5ca942c1ca1 Author: Etan Reisner <de...@un...> Date: Fri May 6 01:19:19 2011 -0400 Add a bunch of items to .gitignore. commit 3bcca0461dab25585458644fac0e0d15079833cf Author: Etan Reisner <de...@un...> Date: Fri May 6 00:58:30 2011 -0400 Reorganize, standardize, comment. ----------------------------------------------------------------------- Summary of changes: .gitignore | 12 ++++++++++++ build/libs.mk | 22 +++++++++++----------- build/rules.mk | 8 ++++---- 3 files changed, 27 insertions(+), 15 deletions(-) hooks/post-receive -- notion window manager core |
From: Etan R. <de...@us...> - 2011-05-06 05:58: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 "libextl: Lua wrapper generator for C". The branch, master has been updated via 6e205d110b37bc88a75448cbcdd2bafeb1d6d7ad (commit) from cd9e70fa857aeee00b76b26527425525ef9964c1 (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 6e205d110b37bc88a75448cbcdd2bafeb1d6d7ad Author: Etan Reisner <de...@un...> Date: Fri May 6 01:48:35 2011 -0400 Use $(MAKELEVEL) instead of SUBMODULE. GNU Make increments MAKELEVEL for every recursive invocation of make, so use that to detect the notion subdirectory case from the stand-alone case. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Etan R. <de...@us...> - 2011-05-06 05:57: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 "Libtu: C object system and addition helper routines". The branch, master has been updated via 9a44af6b25adb6da7078e646cfb828a70eabf895 (commit) from 643550b941e6071b016a77ae8300e73b0fcd1a6f (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 9a44af6b25adb6da7078e646cfb828a70eabf895 Author: Etan Reisner <de...@un...> Date: Fri May 6 01:46:38 2011 -0400 Use $(MAKELEVEL) instead of SUBMODULE. GNU Make increments MAKELEVEL for every recursive invocation of make, so use that to detect the notion subdirectory case from the stand-alone case. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Libtu: C object system and addition helper routines |
From: Arnout E. <rab...@us...> - 2011-05-05 20:03: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, split has been updated via 089e89d7a7296ee229b73e8f49600d7d98c350d3 (commit) via e4d20d9109d129a347e8238ccaab66713ab9e08d (commit) from bbd439bd50ec9d2a3bd3e1f7012e1b1a42dba9ce (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 089e89d7a7296ee229b73e8f49600d7d98c350d3 Author: Arnout Engelen <arn...@bz...> Date: Thu May 5 22:03:03 2011 +0200 Default TOPDIR is ../notion commit e4d20d9109d129a347e8238ccaab66713ab9e08d Author: Arnout Engelen <arn...@bz...> Date: Thu May 5 22:02:41 2011 +0200 'test'-target ----------------------------------------------------------------------- Summary of changes: Makefile | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2011-05-05 09:33: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, split has been updated via bbd439bd50ec9d2a3bd3e1f7012e1b1a42dba9ce (commit) via ca27abeb2de89dea5ea681d7c19faf10624ed6c8 (commit) from 6549d2631e630ab5575308759b437163094ec5e1 (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 bbd439bd50ec9d2a3bd3e1f7012e1b1a42dba9ce Author: Arnout <arn...@bz...> Date: Thu May 5 11:32:56 2011 +0200 Use 'region_fit' instead of 'region_fitrep', as we're not reparenting anyway commit ca27abeb2de89dea5ea681d7c19faf10624ed6c8 Author: Arnout <arn...@bz...> Date: Thu May 5 11:29:37 2011 +0200 Move invisible WScreen's outside the visible area ----------------------------------------------------------------------- Summary of changes: mod_xinerama.c | 36 +++++++++++++++++++++++++++--------- mod_xinerama.lua | 42 ++++++++++++++++++++++++++++++++++++++---- 2 files changed, 65 insertions(+), 13 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2011-05-03 22:32:24
|
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, split has been updated via 6549d2631e630ab5575308759b437163094ec5e1 (commit) from 9d831ab5d27939cb71dc247838f9a2a2649cda40 (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 6549d2631e630ab5575308759b437163094ec5e1 Author: Arnout <arn...@bz...> Date: Wed May 4 00:30:35 2011 +0200 Create and then resize the WScreens This works around the fact that WMPlexes, like WRootWin, will try to resize their children to be of the same size as themselves. Perhaps WRootWin should not be a WMPlex? ----------------------------------------------------------------------- Summary of changes: mod_xinerama.c | 66 ++++++++++++++++++++++++++----------------------------- 1 files changed, 31 insertions(+), 35 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2011-05-03 20:31: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 0d4296cf97d71fadcad9dac46da8f4b6784ab9d7 (commit) from a39558b0c5d765db46160cd8f53e634037d9df3c (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 0d4296cf97d71fadcad9dac46da8f4b6784ab9d7 Author: Arnout <arn...@bz...> Date: Tue May 3 22:28:13 2011 +0200 Disallow reparenting screens, but allow resizing/moving them Fixes a logic bug introduced in http://notion.git.sourceforge.net/git/gitweb.cgi?p=notion/notion;a=commitdiff;h=9220d5b958c9da1078467ab17aee444a478eb64e;hp=f47336a29ad955d8b1c4cb00c8b3db870da2807a#patch27 Error message was later removed in the otherwise unrelated patch http://notion.git.sourceforge.net/git/gitweb.cgi?p=notion/notion;a=blobdiff;f=ioncore/screen.c;h=413db39de4c201ffb514c42c4a05fbb484da9231;hp=4c9689b3095595dd894fab33c0538e8485b13267;hb=d0ba9f23c47c829cb1610c7b05cbf36463657b68;hpb=38a07b433fd535c37c8814ef8d924908ace8e1b6 ----------------------------------------------------------------------- Summary of changes: ioncore/screen.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-05-02 21:32: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 "mod_xinerama notion multi-head support". The branch, split has been updated via 9d831ab5d27939cb71dc247838f9a2a2649cda40 (commit) from bc3d399c29747794e713364dee2112febd4bb602 (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 9d831ab5d27939cb71dc247838f9a2a2649cda40 Author: Arnout <arn...@bz...> Date: Mon May 2 23:29:06 2011 +0200 allow mod_xinerama layouting to be called multiple times. - Existing WScreens should be updated to the new desired dimensions - New WScreens should be created when extra screens are added - The usecase where screens disappear is not yet handled It appears mod_xinerama_update_screen is called with the right parameters, but my WScreens aren't actually resizing yet :( ----------------------------------------------------------------------- Summary of changes: mod_xinerama.c | 57 +++++++++++++++++++++++++++++++++++++++++++++------- mod_xinerama.lua | 58 ++++++++++++++++++++++++++++------------------------- 2 files changed, 80 insertions(+), 35 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2011-05-02 20:07:42
|
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, split has been updated via bc3d399c29747794e713364dee2112febd4bb602 (commit) via 6365e885e00d3b4f6e066fc3ed21c2324474bf07 (commit) from 13dfe84bae98199bc5e59b4994339c108fef566e (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 bc3d399c29747794e713364dee2112febd4bb602 Author: Arnout <arn...@bz...> Date: Mon May 2 22:07:38 2011 +0200 Port mod_xinerama_setup_screens to lua commit 6365e885e00d3b4f6e066fc3ed21c2324474bf07 Author: Arnout <arn...@bz...> Date: Mon May 2 21:49:06 2011 +0200 Refactor to reduce function size and expose mod_xinerama.setup_new_screen to lua ----------------------------------------------------------------------- Summary of changes: mod_xinerama.c | 66 +++++++++++++++++++++++++---------------------------- mod_xinerama.lua | 14 ++++++++++- 2 files changed, 44 insertions(+), 36 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2011-05-02 19:36: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 "mod_xinerama notion multi-head support". The branch, split has been updated via 13dfe84bae98199bc5e59b4994339c108fef566e (commit) from b0b01c59a15744d98fff23437e875db8952c3d1b (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 13dfe84bae98199bc5e59b4994339c108fef566e Author: Arnout <arn...@bz...> Date: Mon May 2 21:36:30 2011 +0200 convert mod_xinerama.setup_screens_once to lua ----------------------------------------------------------------------- Summary of changes: mod_xinerama.c | 18 ++---------------- mod_xinerama.lua | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 16 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2011-04-25 16:53:48
|
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 cd9e70fa857aeee00b76b26527425525ef9964c1 (commit) from 84f21ee7e50be5f02c913a870b62ee1cab49a760 (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 cd9e70fa857aeee00b76b26527425525ef9964c1 Author: Arnout Engelen <arn...@bz...> Date: Mon Apr 25 18:53:16 2011 +0200 Autodetect which lua to use ----------------------------------------------------------------------- Summary of changes: system.mk | 25 ++++++++++++++++++------- 1 files changed, 18 insertions(+), 7 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Arnout E. <rab...@us...> - 2011-04-25 16:48:38
|
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 a39558b0c5d765db46160cd8f53e634037d9df3c (commit) via 2672589d9b38475cd3d070ae7d497f6fc7591377 (commit) via aa5a5a480649f1953f1cf00c5650e0ec67b273a2 (commit) from 80d9a5f3b4162b6bb3814493fab75aac5c86740b (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 a39558b0c5d765db46160cd8f53e634037d9df3c Author: Tomáš Ebenlendr <eb...@uc...> Date: Wed Apr 13 00:29:16 2011 +0200 Autodetect libtu and libextl in subdirectories. If libtu or libextl is in subdirectory, then automatically set up paths for the library. commit 2672589d9b38475cd3d070ae7d497f6fc7591377 Author: Tomáš Ebenlendr <eb...@uc...> Date: Wed Apr 13 00:15:44 2011 +0200 Autodetect LUA by trying pkg-config in makefile. We require gnu-make anyway, thus we may try to autodetect Lua and fall back to the setup corresponding to manual installation of Lua. commit aa5a5a480649f1953f1cf00c5650e0ec67b273a2 Author: Tomáš Ebenlendr <eb...@uc...> Date: Wed Apr 13 00:11:32 2011 +0200 Prepare for being git submodule Pass SUBMODULE=1 to subdirectories, this is recognized by libtu and libextl (in commit with same subject), which then automatically set TOPDIR to .. and include .mk files from there. ----------------------------------------------------------------------- Summary of changes: build/libs.mk | 41 +++++++++++++++++++++++++++++++++++------ build/rules.mk | 8 ++++---- system.mk | 24 ++++++++++++++++++------ 3 files changed, 57 insertions(+), 16 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2011-04-24 17:16:58
|
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, split has been updated via b0b01c59a15744d98fff23437e875db8952c3d1b (commit) via fcd1251cd84eb744a6500d27ccd31c5381f7e31d (commit) via 75ac185adaae877e044c7081364728a5cee01417 (commit) from 21f5aab424d89c79fa6c6902862d11565fe4ad97 (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 b0b01c59a15744d98fff23437e875db8952c3d1b Author: Tomáš Ebenlendr <eb...@uc...> Date: Sun Apr 17 20:16:45 2011 +0200 Rewrite of the merging algorithms. * Better readability of all three algorithms. * Move merge_overlapping_screens to merge_overlapping_screens_alternate, as WScreens with default layout won't behave nice with this algorithm. * New merge_overlapping_screens, that outputs set of rectangles which do not overlap. * Rewrite of test: specify what we exactly expect to output. commit fcd1251cd84eb744a6500d27ccd31c5381f7e31d Author: Tomáš Ebenlendr <eb...@uc...> Date: Sun Apr 17 12:29:45 2011 +0200 Fix merge_overlapping_screens. Bug was introduced by stabilising order in the merge. commit 75ac185adaae877e044c7081364728a5cee01417 Author: Tomáš Ebenlendr <eb...@uc...> Date: Sun Apr 17 12:28:06 2011 +0200 Accept tables with hiles in numbering. Use logic that is consitent with other parts of notion. ----------------------------------------------------------------------- Summary of changes: mod_xinerama.c | 13 ++-- mod_xinerama.lua | 195 ++++++++++++++++++++++++++++++++++++++++------------- test_xinerama.lua | 192 ++++++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 333 insertions(+), 67 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |