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-08-24 21:23: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 f0c182730f4ec345f37dfb5e383b1b927a544814 (commit) from 5e1f59c7ef84e0fec4e26942250839910f057e34 (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 f0c182730f4ec345f37dfb5e383b1b927a544814 Author: Arnout <arn...@bz...> Date: Fri Aug 24 23:22:54 2012 +0200 newer mod_notionflux (to be able to build with preloading modules again) ----------------------------------------------------------------------- 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-08-24 20:50: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 branch, master has been updated via 5e1f59c7ef84e0fec4e26942250839910f057e34 (commit) via 902924269724a4aeb67159f7490c3515ebfcd652 (commit) via 08e22af492556a9267cd07c25cdd6ddcd279c664 (commit) via 879e9dbd82ead0ed58f51dcc40c365429a1edeed (commit) via 5f9e35e9be6e11624653759369a3415cb83f6361 (commit) from ce12b9efd061bdf1ed55b2fb13bc8c3796dce59c (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 5e1f59c7ef84e0fec4e26942250839910f057e34 Author: Arnout <arn...@bz...> Date: Fri Aug 24 22:46:59 2012 +0200 Profiling is now functional for the C side, as long as you preload the modules commit 902924269724a4aeb67159f7490c3515ebfcd652 Author: Arnout <arn...@bz...> Date: Fri Aug 24 22:40:52 2012 +0200 Properly format the nanoseconds part commit 08e22af492556a9267cd07c25cdd6ddcd279c664 Author: Arnout <arn...@bz...> Date: Wed Aug 22 22:33:13 2012 +0200 Profiling utilities commit 879e9dbd82ead0ed58f51dcc40c365429a1edeed Author: Arnout <arn...@bz...> Date: Wed Aug 22 22:28:03 2012 +0200 Use GCC-specific (__cyg_profile_func_enter-based) profiling commit 5f9e35e9be6e11624653759369a3415cb83f6361 Author: Arnout <arn...@bz...> Date: Sun Aug 5 15:35:10 2012 +0200 Allow profiling by google perftools (use -DENABLE_PROFILING at build time) ----------------------------------------------------------------------- Summary of changes: ioncore/Makefile | 6 +++- ioncore/profiling.c | 63 +++++++++++++++++++++++++++++++++++ ioncore/profiling.h | 15 ++++++++ utils/profiling/README | 65 +++++++++++++++++++++++++++++++++++++ utils/profiling/addr2line.pl | 30 +++++++++++++++++ utils/profiling/indent.pl | 20 +++++++++++ utils/profiling/prof2callgrind.pl | 59 +++++++++++++++++++++++++++++++++ 7 files changed, 257 insertions(+), 1 deletions(-) create mode 100644 ioncore/profiling.c create mode 100644 ioncore/profiling.h create mode 100644 utils/profiling/README create mode 100755 utils/profiling/addr2line.pl create mode 100755 utils/profiling/indent.pl create mode 100755 utils/profiling/prof2callgrind.pl hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-29 08:07: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 ce12b9efd061bdf1ed55b2fb13bc8c3796dce59c (commit) via a58082150b12314456302b44dd5dea7b7a1b1b4b (commit) from ccaa694c7f7349ffe3b712b58fe40db6426d3cf1 (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 ce12b9efd061bdf1ed55b2fb13bc8c3796dce59c Merge: a580821 ccaa694 Author: Arnout <arn...@bz...> Date: Sun Jul 29 10:06:39 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion commit a58082150b12314456302b44dd5dea7b7a1b1b4b Author: Arnout <arn...@bz...> Date: Sun Jul 29 10:02:54 2012 +0200 Use META+(Shift+)scrollwheel to switch windows Works nicely for the common cases where the mouse pointer is in the focused window. When the mouse pointer is not in the focussed window, I'm not entirely sure what behavior is desirable. Right now it scrolls through the tabs of the frame with the mouse pointer for horizontal scrolling, and behaves somewhat erratically for vertical scrolling. ----------------------------------------------------------------------- Summary of changes: etc/cfg_notioncore.lua | 3 +++ etc/cfg_tiling.lua | 5 ++++- 2 files changed, 7 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-27 16:07: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 ccaa694c7f7349ffe3b712b58fe40db6426d3cf1 (commit) from a71b26619fa5dad07b21a5b992f2f14c14d9821c (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 ccaa694c7f7349ffe3b712b58fe40db6426d3cf1 Author: Matthias Lederhofer <ma...@gm...> Date: Thu Jul 26 23:13:04 2012 +0200 fix comment in build/system-inc.mk ----------------------------------------------------------------------- Summary of changes: build/system-inc.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-26 21:01: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 "Libtu: C object system and addition helper routines". The branch, master has been updated via 9eba09294b04a85789e0bcefb007dab3d64b55f8 (commit) from 1982dcfdc17a946dff0aa6086118b6e266c79b7e (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 9eba09294b04a85789e0bcefb007dab3d64b55f8 Author: Arnout Engelen <arn...@bz...> Date: Thu Jul 26 22:54:43 2012 +0200 Make system.mk logic consistent ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- build/system-inc.mk | 18 ++++++++++++++++++ system.mk => system-autodetect.mk | 0 3 files changed, 19 insertions(+), 1 deletions(-) create mode 100644 build/system-inc.mk rename system.mk => system-autodetect.mk (100%) hooks/post-receive -- Libtu: C object system and addition helper routines |
From: Arnout E. <rab...@us...> - 2012-07-26 21:01: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 "libextl: Lua wrapper generator for C". The branch, master has been updated via 025ae8f47103a3ecedca287d6b2c5c7976b98ffe (commit) from e64513988971a67f34bf2f1df2d0436c57130b73 (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 025ae8f47103a3ecedca287d6b2c5c7976b98ffe Author: Arnout Engelen <arn...@bz...> Date: Thu Jul 26 22:55:34 2012 +0200 Make system.mk logic consistent ----------------------------------------------------------------------- Summary of changes: Makefile | 5 +---- build/system-inc.mk | 20 ++++++++++++++++++++ system.mk => system-autodetect.mk | 0 3 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 build/system-inc.mk rename system.mk => system-autodetect.mk (100%) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Arnout E. <rab...@us...> - 2012-07-26 21:01:15
|
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 a71b26619fa5dad07b21a5b992f2f14c14d9821c (commit) from 70969f992797e4ccf8a5a3dea5944d4322cbf544 (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 a71b26619fa5dad07b21a5b992f2f14c14d9821c Author: Arnout Engelen <arn...@bz...> Date: Thu Jul 26 22:58:03 2012 +0200 Make system.mk logic consistent ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- build/system-inc.mk | 4 +++- libextl | 2 +- libtu | 2 +- mod_notionflux | 2 +- system.mk => system-autodetect.mk | 0 6 files changed, 7 insertions(+), 5 deletions(-) rename system.mk => system-autodetect.mk (100%) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-26 17:38: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 70969f992797e4ccf8a5a3dea5944d4322cbf544 (commit) via c4400b2fcaf0bbe07e8e7780f686f3fedee365e5 (commit) from 3d90689182cf42ebbd46188e096ff0f9e8cd9695 (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 70969f992797e4ccf8a5a3dea5944d4322cbf544 Author: Arnout Engelen <arn...@bz...> Date: Thu Jul 26 19:37:53 2012 +0200 No longer suggest changing the LUA settings, these should be autodetected commit c4400b2fcaf0bbe07e8e7780f686f3fedee365e5 Author: Matthias Lederhofer <ma...@gm...> Date: Thu Jul 12 00:13:48 2012 +0200 add notes about getting and updating the source to README I struggled a bit to update to the latest version of notion because new submodules were added. The natural place to look first was the README file, which didn't tell anything about this problem, except for the wiki link. I think it would be nice to have a note about this in the README. ----------------------------------------------------------------------- Summary of changes: README | 19 ++++++++++++------- 1 files changed, 12 insertions(+), 7 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-26 17:36:26
|
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 3d90689182cf42ebbd46188e096ff0f9e8cd9695 (commit) from 4c7187961a9c8cead004f6860717a44b42d67429 (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 3d90689182cf42ebbd46188e096ff0f9e8cd9695 Author: Arnout Engelen <arn...@bz...> Date: Thu Jul 26 19:30:04 2012 +0200 To newest mod_xrandr: detaching/attaching screens should be handled better now ----------------------------------------------------------------------- Summary of changes: mod_xrandr | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-26 17:29: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 "RandR support module". The branch, master has been updated via 86609e1cc1236da4b2bb8b1df2602600fe5747d9 (commit) via d40f50769baab564a918b5f0233bb33d8774b011 (commit) via 9d5433566f5ab06d509755f8fded7a587b3d2f59 (commit) via cef106843d97d0f68b7bfb6a794870c4297d6b46 (commit) from ff649886c4728d37d25f5e8f9d9b59821f83c2c9 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: cfg_xrandr.lua | 53 ++++++++++++++++++++++++++++++++++++++--------------- mod_xrandr.lua | 1 - 2 files changed, 38 insertions(+), 16 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-23 21:36:14
|
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 4c7187961a9c8cead004f6860717a44b42d67429 (commit) via 92f2e8eb6e564f4a0773a58d1b6f870cb911ed7c (commit) from 7a564ac1fc94d33a26d111fbb2b2ccaabe93ee0b (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 4c7187961a9c8cead004f6860717a44b42d67429 Author: Arnout Engelen <arn...@bz...> Date: Mon Jul 23 23:35:35 2012 +0200 mod_xrandr improvements there's even more bleeding-edge goodnes in the restore_workspace_location branch commit 92f2e8eb6e564f4a0773a58d1b6f870cb911ed7c Author: Arnout Engelen <arn...@bz...> Date: Mon Jul 23 11:31:23 2012 +0200 META-L is 'Lock screen', META-K L 'nudge' ----------------------------------------------------------------------- Summary of changes: etc/cfg_notioncore.lua | 11 +++++++---- mod_xrandr | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-21 14:27: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 7a564ac1fc94d33a26d111fbb2b2ccaabe93ee0b (commit) via 01cb132cac0e46f129a3c65f6dabbae9e05dd4e7 (commit) via e7b610a75b8840b51e9dffe457b5a5c4b41d64f1 (commit) via 3a4441dedbc60035d3934941a4057c3bb9d1292a (commit) via b1563f1dcd3054d7802b66ab7bb406e3ebf6c05c (commit) from 71b54b9c56af14f9b1bca466e51e98ff8c2730e0 (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 7a564ac1fc94d33a26d111fbb2b2ccaabe93ee0b Merge: 01cb132 71b54b9 Author: Arnout Engelen <arn...@bz...> Date: Sat Jul 21 16:26:43 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion commit 01cb132cac0e46f129a3c65f6dabbae9e05dd4e7 Author: Arnout Engelen <arn...@bz...> Date: Sat Jul 21 16:25:33 2012 +0200 Integration/regression testing for mod_xrandr commit e7b610a75b8840b51e9dffe457b5a5c4b41d64f1 Author: Arnout Engelen <arn...@bz...> Date: Fri Jul 20 22:29:42 2012 +0200 new mod_notionflux commit 3a4441dedbc60035d3934941a4057c3bb9d1292a Author: Arnout Engelen <arn...@bz...> Date: Fri Jul 20 22:28:44 2012 +0200 document where the posix module is on Debian commit b1563f1dcd3054d7802b66ab7bb406e3ebf6c05c Author: Arnout Engelen <arn...@bz...> Date: Fri Jul 20 22:28:11 2012 +0200 new mod_xinerama, repopulating screens in seperate call ----------------------------------------------------------------------- Summary of changes: mod_notionflux | 2 +- mod_xinerama | 2 +- test/integration/runtests.lua | 5 ++- test/integration/xinerama/02_removed_display.lua | 4 +- test/integration/xinerama/03_new_screen_has_ws.lua | 3 +- .../integration/{xinerama => xrandr}/.fakexinerama | 0 .../{xinerama => xrandr}/.notion/cfg_notion.lua | 3 +- .../integration/xrandr/.notion/mod_xrandr_mock.lua | 41 ++++++++++++++++++++ test/integration/xrandr/01_remove_display.lua | 37 ++++++++++++++++++ test/integration/xrandr/02_removed_display.lua | 16 ++++++++ test/integration/xrandr/03_new_screen_has_ws.lua | 20 ++++++++++ .../{xinerama => xrandr}/fakexinerama-1monitor | 0 .../{xinerama => xrandr}/fakexinerama-2monitors | 0 13 files changed, 126 insertions(+), 7 deletions(-) copy test/integration/{xinerama => xrandr}/.fakexinerama (100%) copy test/integration/{xinerama => xrandr}/.notion/cfg_notion.lua (98%) create mode 100644 test/integration/xrandr/.notion/mod_xrandr_mock.lua create mode 100644 test/integration/xrandr/01_remove_display.lua create mode 100644 test/integration/xrandr/02_removed_display.lua create mode 100644 test/integration/xrandr/03_new_screen_has_ws.lua copy test/integration/{xinerama => xrandr}/fakexinerama-1monitor (100%) copy test/integration/{xinerama => xrandr}/fakexinerama-2monitors (100%) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-07-21 14:26: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 "RandR support module". The branch, restore_workspace_location has been updated via 86609e1cc1236da4b2bb8b1df2602600fe5747d9 (commit) via d40f50769baab564a918b5f0233bb33d8774b011 (commit) via ff649886c4728d37d25f5e8f9d9b59821f83c2c9 (commit) from 9d5433566f5ab06d509755f8fded7a587b3d2f59 (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 86609e1cc1236da4b2bb8b1df2602600fe5747d9 Author: Arnout Engelen <arn...@bz...> Date: Sat Jul 21 15:33:26 2012 +0200 Initialize on startup, don't attach scratchpads to the screen mx commit d40f50769baab564a918b5f0233bb33d8774b011 Merge: 9d54335 ff64988 Author: Arnout Engelen <arn...@bz...> Date: Fri Jul 20 21:16:43 2012 +0200 Merge branch 'master' into restore_workspace_location Conflicts: cfg_xrandr.lua ----------------------------------------------------------------------- Summary of changes: cfg_xrandr.lua | 58 ++++++++++++++++++++++++++++++++++++++----------------- mod_xrandr.lua | 1 - 2 files changed, 40 insertions(+), 19 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-20 17:52:15
|
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 ff649886c4728d37d25f5e8f9d9b59821f83c2c9 (commit) via 74575bd112af6a99c6d19daf3ee3ac39bd7fdbb5 (commit) via a5882c70aa9cd153f7e28c78759d449e23189775 (commit) from 868a6d93620675ea3dd09422024880cc7fcf628d (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 ff649886c4728d37d25f5e8f9d9b59821f83c2c9 Author: Arnout Engelen <arn...@bz...> Date: Fri Jul 20 19:51:47 2012 +0200 Fix bug when handling wanderers ----------------------------------------------------------------------- Summary of changes: Makefile | 4 ++ cfg_xrandr.lua | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- test_xrandr.lua | 58 ++++++++++++++++++++++++ 3 files changed, 193 insertions(+), 2 deletions(-) create mode 100644 test_xrandr.lua hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-18 22:47: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 "RandR support module". The branch, restore_workspace_location has been updated via 9d5433566f5ab06d509755f8fded7a587b3d2f59 (commit) from cef106843d97d0f68b7bfb6a794870c4297d6b46 (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 9d5433566f5ab06d509755f8fded7a587b3d2f59 Author: Arnout <arn...@bz...> Date: Thu Jul 19 00:46:48 2012 +0200 Populate empty screens when they appear ----------------------------------------------------------------------- Summary of changes: cfg_xrandr.lua | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-18 22:46: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 "mod_xinerama notion multi-head support". The branch, master has been updated via 7624dd311cacc34e106417d289daf7689a90e736 (commit) from c04480a8f66583a6b5229752b5e7ef767cadfc31 (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 7624dd311cacc34e106417d289daf7689a90e736 Author: Arnout <arn...@bz...> Date: Thu Jul 19 00:45:40 2012 +0200 Move populating of empty screens to own helper function ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 19 +++++++++++++++---- 1 files changed, 15 insertions(+), 4 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-07-18 22: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 "mod_xinerama notion multi-head support". The branch, master has been updated via c04480a8f66583a6b5229752b5e7ef767cadfc31 (commit) from f1e69fbe85a0358e296e1079d9e2d2ad8a3e69c2 (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 c04480a8f66583a6b5229752b5e7ef767cadfc31 Author: Arnout <arn...@bz...> Date: Thu Jul 19 00:27:43 2012 +0200 Don't always rearrange workspaces on mod_xinerama.refresh() We don't want this while starting up, because then the workspaces from the saved session haven't been added yet and we don't know whether we should add an empty workspace to a screen. Also, some configurations (such as when the user also has mod_xrandr) will prefer a more advanced rearrangement strategy instead anyway. ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-07-18 21:52: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, restore_workspace_location has been updated via cef106843d97d0f68b7bfb6a794870c4297d6b46 (commit) from 74575bd112af6a99c6d19daf3ee3ac39bd7fdbb5 (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 cef106843d97d0f68b7bfb6a794870c4297d6b46 Author: Arnout <arn...@bz...> Date: Wed Jul 18 23:51:49 2012 +0200 Choose the first applicable screen for a wanderer a wanderer is a workspace that started out on 2 screens, so it has no preference among these 2. ----------------------------------------------------------------------- Summary of changes: cfg_xrandr.lua | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-18 21:34: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 "RandR support module". The branch, restore_workspace_location has been created at 74575bd112af6a99c6d19daf3ee3ac39bd7fdbb5 (commit) - Log ----------------------------------------------------------------- commit 74575bd112af6a99c6d19daf3ee3ac39bd7fdbb5 Author: Arnout Engelen <arn...@bz...> Date: Wed Jul 18 23:32:50 2012 +0200 Unittests commit a5882c70aa9cd153f7e28c78759d449e23189775 Author: Arnout Engelen <arn...@bz...> Date: Wed Jul 18 23:32:17 2012 +0200 Initial functionality for remembering and restoring workspace locations across connecting/disconnecting screens ----------------------------------------------------------------------- hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-18 21:32: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 "RandR support module". The branch, master has been updated via 868a6d93620675ea3dd09422024880cc7fcf628d (commit) from 58fe2a9464c55b4539653e4f0760130ad37157a3 (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 868a6d93620675ea3dd09422024880cc7fcf628d Author: Arnout Engelen <arn...@bz...> Date: Wed Jul 18 23:31:45 2012 +0200 Method for getting all outputs, also including geometry information in outputs ----------------------------------------------------------------------- Summary of changes: mod_xrandr.c | 34 ++++++++++++++++++++++++++++++++-- 1 files changed, 32 insertions(+), 2 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-18 21:30: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 "RandR support module". The branch, master has been updated via 58fe2a9464c55b4539653e4f0760130ad37157a3 (commit) from 2dcbcb4e631ed681ce379f710f64dae457166434 (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 58fe2a9464c55b4539653e4f0760130ad37157a3 Author: Arnout Engelen <arn...@bz...> Date: Wed Jul 18 23:29:05 2012 +0200 Method for getting all outputs, also including geometry information in outputs ----------------------------------------------------------------------- Summary of changes: mod_xrandr.lua | 27 ++++++++++++++++++++++++++- 1 files changed, 26 insertions(+), 1 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-18 21:20: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 "mod_xinerama notion multi-head support". The branch, master has been updated via f1e69fbe85a0358e296e1079d9e2d2ad8a3e69c2 (commit) from fd9861253dd7f664dcc28d429d0193df87171ada (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 f1e69fbe85a0358e296e1079d9e2d2ad8a3e69c2 Author: Arnout Engelen <arn...@bz...> Date: Wed Jul 18 23:19:54 2012 +0200 'move_invisible_screens_away' was now a misleading name: it closes them. ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-07-09 21:33:09
|
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 fd9861253dd7f664dcc28d429d0193df87171ada (commit) via 2060f77dd41d9c4ab286c492b0d27e895d697cc0 (commit) from c11f4ecb57dd3163ad593d774cb02344f1857ffe (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 fd9861253dd7f664dcc28d429d0193df87171ada Merge: 2060f77 c11f4ec Author: Arnout <arn...@bz...> Date: Mon Jul 9 23:32:34 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/mod_xinerama commit 2060f77dd41d9c4ab286c492b0d27e895d697cc0 Author: Arnout <arn...@bz...> Date: Mon Jul 9 23:23:45 2012 +0200 ion->notion ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-07-09 21:21: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 "RandR support module". The branch, master has been updated via 2dcbcb4e631ed681ce379f710f64dae457166434 (commit) from dbf8850bb3011292e20a0bca415b767454caa3f9 (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 2dcbcb4e631ed681ce379f710f64dae457166434 Author: Arnout <arn...@bz...> Date: Mon Jul 9 23:20:57 2012 +0200 Actually return a lua table with information about the matching output ----------------------------------------------------------------------- Summary of changes: mod_xrandr.c | 29 ++++++++++++++++++++++------- 1 files changed, 22 insertions(+), 7 deletions(-) hooks/post-receive -- RandR support module |
From: Arnout E. <rab...@us...> - 2012-07-01 11:18:05
|
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 71b54b9c56af14f9b1bca466e51e98ff8c2730e0 (commit) via 12b88e7b0a5115de0071ff23631a05c0c14cc38f (commit) via acd35d0da01c3ecf44b55635514b424db28e08af (commit) via df9f4a9ed4ef0b3f496e07d7a5f02bce129f6478 (commit) from 9687376c94f256a623e495197ca7f8a61ea2305e (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 71b54b9c56af14f9b1bca466e51e98ff8c2730e0 Merge: 12b88e7 9687376 Author: Arnout <arn...@bz...> Date: Sun Jul 1 13:17:51 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion commit 12b88e7b0a5115de0071ff23631a05c0c14cc38f Author: Arnout <arn...@bz...> Date: Sun Jul 1 11:24:21 2012 +0200 Use 'xscreensaver-command -lock' when available commit acd35d0da01c3ecf44b55635514b424db28e08af Author: Arnout <arn...@bz...> Date: Sun Jul 1 11:20:49 2012 +0200 Put 'Docker' in the 'systray' status bar commit df9f4a9ed4ef0b3f496e07d7a5f02bce129f6478 Author: Arnout <arn...@bz...> Date: Sun Jul 1 11:15:48 2012 +0200 Pass on 'HAS_SYSTEM_ASPRINTF' to the C preprocessor ----------------------------------------------------------------------- Summary of changes: system.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |