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-07-01 09:42:07
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 9687376c94f256a623e495197ca7f8a61ea2305e (commit) via e856dee3fbbd977aa3aa7c796f760f67d3bcb6a4 (commit) via a295320a4542202f63b9ad98d5d02ca3d5dcf4d6 (commit) via ef06b6f9392afda06408f2560276386a7100a326 (commit) via 53c108532b833238e37e399eb1d4305ca72cf44b (commit) from bd67b768ccba847f45d4afa7273e0416c7de346d (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 9687376c94f256a623e495197ca7f8a61ea2305e Author: Arnout <arn...@bz...> Date: Sun Jul 1 11:24:21 2012 +0200 Use 'xscreensaver-command -lock' when available commit e856dee3fbbd977aa3aa7c796f760f67d3bcb6a4 Author: Arnout <arn...@bz...> Date: Sun Jul 1 11:20:49 2012 +0200 Put 'Docker' in the 'systray' status bar commit a295320a4542202f63b9ad98d5d02ca3d5dcf4d6 Author: Arnout <arn...@bz...> Date: Sun Jul 1 11:15:48 2012 +0200 Pass on 'HAS_SYSTEM_ASPRINTF' to the C preprocessor commit ef06b6f9392afda06408f2560276386a7100a326 Merge: 53c1085 bd67b76 Author: Arnout <arn...@bz...> Date: Sun Jul 1 11:14:54 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion commit 53c108532b833238e37e399eb1d4305ca72cf44b Author: Arnout <arn...@bz...> Date: Sat May 26 14:01:06 2012 +0200 new mod_xinerama and mod_xrandr versions ----------------------------------------------------------------------- Summary of changes: etc/cfg_kludges.lua | 6 ++++++ etc/cfg_notioncore.lua | 3 ++- mod_xrandr | 2 +- system.mk | 3 ++- utils/Makefile | 2 +- utils/notion-lock | 6 ++++++ 6 files changed, 18 insertions(+), 4 deletions(-) create mode 100755 utils/notion-lock hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-24 20:55:36
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via bd67b768ccba847f45d4afa7273e0416c7de346d (commit) from a60d26ce2ec550ca31ee502d3bc69c34a6b13a2a (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 bd67b768ccba847f45d4afa7273e0416c7de346d Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 24 22:54:50 2012 +0200 Only define LUA when lua is actually on the PATH ----------------------------------------------------------------------- Summary of changes: libextl | 2 +- system.mk | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-24 20:54:41
|
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 e64513988971a67f34bf2f1df2d0436c57130b73 (commit) from 7b70d8a64843bcf5cb3f42ac9593dbd7c6a1dfef (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 e64513988971a67f34bf2f1df2d0436c57130b73 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 24 22:54:17 2012 +0200 Fix check for defined-ness of LUA ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Arnout E. <rab...@us...> - 2012-06-22 18:24:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libextl: Lua wrapper generator for C". The branch, master has been updated via 7b70d8a64843bcf5cb3f42ac9593dbd7c6a1dfef (commit) from d4e70be411d5fbb239b9ab9ea165bfce97c55706 (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 7b70d8a64843bcf5cb3f42ac9593dbd7c6a1dfef Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 22 20:23:40 2012 +0200 Better error when $LUA is undefined ----------------------------------------------------------------------- Summary of changes: Makefile | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |
From: Arnout E. <rab...@us...> - 2012-06-22 18:09: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 a60d26ce2ec550ca31ee502d3bc69c34a6b13a2a (commit) from 6bc1c3d3eaf7572840d5751f9f9837baf3314ab8 (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 a60d26ce2ec550ca31ee502d3bc69c34a6b13a2a Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 22 20:09:38 2012 +0200 Which dependencies to install for Debian (probably incomplete) ----------------------------------------------------------------------- Summary of changes: README | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-17 00:13: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, lgpl has been updated via 27e082c2663cc43c276092484ed318f4ba70d353 (commit) via 342231ce1f15e187d305466875036bf893ca3ee2 (commit) from 5143568ff29c3a642bfeb4e37e4341011823704b (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 27e082c2663cc43c276092484ed318f4ba70d353 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 02:12:35 2012 +0200 ion3->notion commit 342231ce1f15e187d305466875036bf893ca3ee2 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:58:41 2012 +0200 startup fix ----------------------------------------------------------------------- Summary of changes: ioncore/ioncore_luaext.lua | 2 +- notion/notion.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-16 23:47: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 "notion window manager core". The branch, lgpl has been updated via 5143568ff29c3a642bfeb4e37e4341011823704b (commit) via ebf0b9fc833ab9f9196a69d20e1f7713f57d205b (commit) via 2c657c1eddb511cdf018933e84fec2409438f27c (commit) via 898f48f78c45e0b2c5f761fde1b8680cd42b32f9 (commit) via ab18984131721e7fbf022489d7649ca93fa78bc0 (commit) via 9bfc8d389cad04ed86e8da638a376d7d827f22e2 (commit) via 2ebc78dded4a39861ec681371e6b09b9b4666352 (commit) via d499b3049aa5b3dae22a792e0f9c3ba7ec9235e6 (commit) via 5aab29b7fde02ddd9608a3e36a6e8325d76797d8 (commit) via 1dbe7ea8322c858818b6c2846cfc6e2189206164 (commit) via 68676d1d988d16bc32f5a5fba965d765f2e9adfc (commit) via 6bc1c3d3eaf7572840d5751f9f9837baf3314ab8 (commit) via be81c00376d4440b613f0a5c4e3b622495e6e823 (commit) via 80334a88d27a3f0ee852af90315049432654e050 (commit) via 6ee1cf90bf326ded319658a2f2e2072c273058c5 (commit) via c13ca87c981fa0fe1633898b36e33d6345a7bf4f (commit) via eaece8cc373bf69a35cf76f29b839d9ca5f82972 (commit) via 195bea07f9edeee48c4c324f6b31e9e847f30b27 (commit) via f140a997db22a775721044db30c1e4318199ba82 (commit) via 1bc3ba4bb764e5dc4d923a7ea14e402756435c16 (commit) via 725ce64faf9eeccd4f4466233e7bcd62d0978724 (commit) via 478e3e3570411b8b84f5ac7c8df8ae7371cba8c6 (commit) via a7bf6d56111f6525f1ec16469bb455f0b3ea9670 (commit) via 3cb0f9ef3c337c6704e3fddc872d13f661dd82a2 (commit) via affc961aed777bc21a5367748f83f456922019f9 (commit) via 54bf067934e450608b94d4c5c59bcc935e126999 (commit) via b67a62499eb2791570839c4871b8b41e072519e7 (commit) via 8a097ad77ca06e4c5c8fb8b31ef1305a2e7f1551 (commit) via e93d504e6d642197b02a8d50803c94be104dfdf7 (commit) via 516b7908b709550a4465d72cb5fda38fdeaa3dc4 (commit) via 8a9081b942b12aefa7a9bb6ba0d68e23bd7fea0e (commit) via 5892fa08ac4fcdc3eb04597a7e6be8fbe0dde8b6 (commit) via 47268089b00c88d16ed6827d172bf3a79a4b72b7 (commit) via 7c47c7aa288a39ce95627d92a795bac05940df54 (commit) via 97886368c2ac96e15b7e06477d513b2c0f7f6e8e (commit) via c088c793c450998ca8e557fa19cdc8d423336f95 (commit) via fb9daf79996ae2ca68ed6b3f52e042eb26de2fa5 (commit) via 7589765dae108f566a7628e14d16a70e3c8352af (commit) via 6e51035fae8b2a6358d1d093e544627987065fa1 (commit) via 7e429030fafca66703e5f1428458bbf38f595846 (commit) via 0628b18da54839975d84670479a97ad83be9bdb9 (commit) via d621c76ce5c159014d0534f14ccb07b8cfae3c04 (commit) via 97bea619758ad05c1d1a2ce39f2529c28c6f88d7 (commit) via cc68fb9403ca81adcc2dad490fd0fb86b839ad6b (commit) via 1c2cc2410993477951c0343c486e84208199a767 (commit) via d3e98b98dbf696486651a52c82f6bc30ab8baee9 (commit) via 89ad879a7f59b182327919c966453e0251d47823 (commit) via c29bfc9b630049c59d2186fd33a31d4198ac907d (commit) via e299cf04c2ab3b2d1003dd8bcf39ea1c5516f3a2 (commit) via 8c144b22b57a4445f8f0c67a8b45f78d21dd0821 (commit) via 77388de262db49738727fb0e1a7290595d93bfc9 (commit) via 04d0894ef6125c309d44b4560c01e90fb00acf70 (commit) via e9e4280f6b7fb4cee326306c28337ed2a1af9d21 (commit) via db66dd195c9a2741846b8f99f3f4115febed1729 (commit) via 8b51cf4af1d56b7811d5734aea81f0a00a0dd7ef (commit) via 16933ca6f31268a9cc26d41d805474318e101f92 (commit) via 7db995d47bcdf9238a6bfd809d3a13a1b68dd356 (commit) via 76fe22329899ad18167377de65115094058d8024 (commit) via 2c6ee375b4bbac9c83a5eb98ffb5b8c1dcd93bb2 (commit) via 7d5c5aaa445b21ce5db9b74b627ebc25a1798813 (commit) via f8f5c8117a3ef12779844bfd45088c476f77ad62 (commit) via 2e0e3a4036b3378bd2d08b64d380c1beb69201ff (commit) via 8370a156ae6440e3983486ca4c7a167caf72cf25 (commit) via dd7c0977062f24a65d4fe1b1ee5964450d5c67f2 (commit) via ca7765688c5532f55281089a66a42b176f7849e5 (commit) via 4ad828085c818bbfe7e7b09afa95fa883204d828 (commit) via a6246edc7838d85b22134eb5c92ae14caba34500 (commit) via 748648f15f29eeb5640d7aaba75c3163793980c5 (commit) via a3500626fed9c17ae99bcbbfcfe1759d74daa808 (commit) via 33a8cc7953288a347dc5b8cdc6422f77d19dafbc (commit) via 8e1c79be963a9b6124352040625e4c6393d24276 (commit) via 953d8cd974ac7e9f8ff8ffe577d9bd72644a4483 (commit) via a708bfc6305b1373f83bd261e749fb32270ee8c7 (commit) via 74226dec6db2eb2ffb81ec2300b95391483f1fc1 (commit) via 76fa1a3d7618d22923694d33fae3b3136dd9d67c (commit) via bfe8b3125861992b792841ae0c337535b53b62d2 (commit) via 7c37c11e6a2c67caf73cbd0c3d9d4c0e463759d4 (commit) via f317f4bd08ba482203609927b3f137917cdb391e (commit) via e61122c3d5202e26079bf10da0e9cec1d2a805ca (commit) via 8211a2ed2ac2d66b9ea35d59a3f67b1299b09b4f (commit) via 6dd12d036554bd6680d9c9d4ba135b5c9cc0e567 (commit) via 5689cd87e187ad1477f64e322bd7be88e9dad59a (commit) via b0f57ca17360747cd7283b054e236443fcf02de2 (commit) via e2cfe8c7deb387dc3d2d7bac46486aa172435e66 (commit) via e150fa4c2cec98cde972108df325bacbf064e9b3 (commit) via 493de0164607d198b3fbb738ad312321e3471a20 (commit) via d2c6b4751b5639c47c73826e2dd4c787dc8ad848 (commit) via b367589eb3ceab4fd28d5e5ffd0339c4d36a55ef (commit) via c34041eb074651a077c00a76ee57719e4314317d (commit) via 061a3942374a8fae5d454f2e3c3ae4d8e8f51705 (commit) via c82af3dcd58d66a8cebab8605db7acaecbd065b8 (commit) via e47e1c3beeba095dd8165858ff9a1e1d133cf3b7 (commit) via dbfcb2220152955c8140148c90ddd0d616db1420 (commit) via a4e73886ed304824284d785a905d5ec00ab8076c (commit) via 6d95652fa1ee87f77296ca99fe8e0ad22d4bc419 (commit) via 88775e8d03c196c3c0dafc631d79b2320482b3fe (commit) via 0fc2159f68f2c0627ee00f5cca449c27cdaeaa3e (commit) via 3c201e9a2f37718a65b51ba3bda61038e06c88ec (commit) via af3eb56b24465e8e5b0d92fd21620cdcde3f4c27 (commit) via b94167edafeca3c14ee56097d1ff6be7eff17386 (commit) via 62b6a9a29d6681626b4ec8dae5e17b232e7bc969 (commit) via ca95bd0e66f01f5e062edd87d41c3c956ffb3863 (commit) via 0db23ebc9ae4d0f9eb486d54b2b289b9d158eb58 (commit) via d35b8944f97ef92b6dc9a973d0c946147371a532 (commit) via 8982f7dbef11c515360b263398d1320db9ba037e (commit) via 516e4317a16d59260dcae896fbaf741d47fd92db (commit) via 2387dcd2d4074be79f5b99947e00b0a8b59a05a6 (commit) via 6678c1b32dff5971ea5f0369eaeb78a06bdedf31 (commit) via 748db1f787f4f8f37354b62ef775a4797dc95453 (commit) via 1ae4788a5001efc11f8926cf1d0123e01249d775 (commit) via b476bb1c858603d622bcff04179cf37aa243a00a (commit) via 93fcb7dd6ffa6fc8d10c753c45ff47686c0cb1bd (commit) via a5201b6722d704899d7251a381663f36eb3c076f (commit) via cc663ff4e136ee4511a625260724fe32ab41e71e (commit) via 81ef792fdafa11be2374e5e16b7daf7825a90737 (commit) via 18fe34d9945da635b474fe492929299c00e36b89 (commit) via 9212776943ecaf43128ae76c9ed72f081e2fa818 (commit) via ad71e6d53a6bf526194fe77802dca7d387bc275c (commit) from b0e4c121151d7914374dc7ec66759f09d1462886 (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 5143568ff29c3a642bfeb4e37e4341011823704b Merge: ebf0b9f 6bc1c3d Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:46:59 2012 +0200 Merge commit '6bc1c3d3eaf7572840d5751f9f9837baf3314ab8' into lgpl commit ebf0b9fc833ab9f9196a69d20e1f7713f57d205b Merge: 2c657c1 3cb0f9e Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:46:43 2012 +0200 Merge commit '3cb0f9ef3c337c6704e3fddc872d13f661dd82a2' into lgpl Conflicts: etc/cfg_notion.lua ioncore/conf.c ioncore/global.h commit 2c657c1eddb511cdf018933e84fec2409438f27c Merge: 898f48f e93d504 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:45:21 2012 +0200 Merge commit 'e93d504e6d642197b02a8d50803c94be104dfdf7' into lgpl Conflicts: Makefile de/fontset.c modulelist.mk system.mk commit 898f48f78c45e0b2c5f761fde1b8680cd42b32f9 Merge: ab18984 9788636 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:43:54 2012 +0200 Merge commit '97886368c2ac96e15b7e06477d513b2c0f7f6e8e' into lgpl Conflicts: mod_statusbar/statusbar.c commit ab18984131721e7fbf022489d7649ca93fa78bc0 Merge: 9bfc8d3 dd7c097 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:42:55 2012 +0200 Merge commit 'dd7c0977062f24a65d4fe1b1ee5964450d5c67f2' into lgpl commit 9bfc8d389cad04ed86e8da638a376d7d827f22e2 Merge: 2ebc78d 8e1c79b Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:42:46 2012 +0200 Merge commit '8e1c79be963a9b6124352040625e4c6393d24276' into lgpl Conflicts: ioncore/frame.c mod_statusbar/statusbar.c commit 2ebc78dded4a39861ec681371e6b09b9b4666352 Merge: d499b30 74226de Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:41:31 2012 +0200 Merge commit '74226dec6db2eb2ffb81ec2300b95391483f1fc1' into lgpl Conflicts: ioncore/frame.c ioncore/resize.c commit d499b3049aa5b3dae22a792e0f9c3ba7ec9235e6 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:39:26 2012 +0200 buildfix commit 5aab29b7fde02ddd9608a3e36a6e8325d76797d8 Merge: 1dbe7ea 76fa1a3 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:39:06 2012 +0200 Merge commit '76fa1a3d7618d22923694d33fae3b3136dd9d67c' into lgpl Conflicts: modulelist.mk system.mk commit 1dbe7ea8322c858818b6c2846cfc6e2189206164 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:37:51 2012 +0200 buildfix commit 68676d1d988d16bc32f5a5fba965d765f2e9adfc Merge: b0e4c12 7c37c11 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:32:21 2012 +0200 Merge commit '7c37c11e6a2c67caf73cbd0c3d9d4c0e463759d4' into lgpl Conflicts: man/Makefile man/pwm3.cs.in man/pwm3.fi.in man/pwm3.in mod_statusbar/mod_statusbar.lua modulelist.mk pwm/Makefile pwm/pwm.c ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 - .gitmodules | 21 + Makefile | 9 +- build/mkman.lua | 27 +- build/rules.mk | 5 - contrib | 1 + de/fontset.c | 20 +- etc/cfg_defaults.lua | 1 + etc/cfg_kludges.lua | 9 + etc/cfg_notion.lua | 4 + etc/cfg_notioncore.lua | 14 +- ioncore/bindmaps.c | 3 +- ioncore/conf.c | 3 + ioncore/exec.c | 14 +- ioncore/exec.h | 2 +- ioncore/frame.c | 64 +- ioncore/frame.h | 4 +- ioncore/global.h | 1 + ioncore/ioncore.c | 1 + ioncore/ioncore_menudb.lua | 2 +- ioncore/ioncore_wd.lua | 4 + ioncore/mplexpholder.c | 2 +- ioncore/netwm.c | 7 +- ioncore/region.c | 14 + ioncore/resize.c | 62 +- ioncore/resize.h | 11 + ioncore/screen.c | 16 +- libextl | 1 + libtu | 1 + man/Makefile | 15 - man/notion.cs.in | 4 +- man/notion.fi.in | 4 +- man/notion.in | 4 +- man/pwm3.cs.in | 114 -- man/pwm3.fi.in | 109 -- man/pwm3.in | 111 -- mod_notionflux | 1 + mod_query/mod_query.lua | 36 +- mod_sm/sm_session.c | 2 +- mod_tiling/split.c | 484 +++++ mod_tiling/split.h | 6 +- mod_tiling/tiling.c | 17 + mod_xinerama | 1 + mod_xkbevents | 1 + mod_xrandr | 1 + modulelist.mk | 7 +- po/Makefile | 1 - pwm/Makefile | 73 - pwm/cfg_pwm.lua | 112 -- pwm/pwm.c | 219 --- system.mk | 35 +- test/Makefile | 4 + test/integration/Makefile | 7 + test/integration/README | 33 + test/integration/Xdummy | 1955 ++++++++++++++++++++ test/integration/Xinerama.c | 161 ++ test/integration/basic_test/01_call_notionflux.lua | 1 + test/integration/basic_test/README | 1 + test/integration/runtests.lua | 69 + test/integration/xinerama/.fakexinerama | 3 + test/integration/xinerama/.notion/cfg_notion.lua | 104 ++ test/integration/xinerama/01_remove_display.lua | 19 + test/integration/xinerama/02_removed_display.lua | 9 + test/integration/xinerama/03_new_screen_has_ws.lua | 14 + test/integration/xinerama/fakexinerama-1monitor | 2 + test/integration/xinerama/fakexinerama-2monitors | 3 + 66 files changed, 3189 insertions(+), 878 deletions(-) create mode 100644 .gitmodules create mode 160000 contrib create mode 160000 libextl create mode 160000 libtu delete mode 100644 man/pwm3.cs.in delete mode 100644 man/pwm3.fi.in delete mode 100644 man/pwm3.in create mode 160000 mod_notionflux create mode 160000 mod_xinerama create mode 160000 mod_xkbevents create mode 160000 mod_xrandr delete mode 100644 pwm/Makefile delete mode 100644 pwm/cfg_pwm.lua delete mode 100644 pwm/pwm.c 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/Xinerama.c create mode 100644 test/integration/basic_test/.notion/.welcome_msg_displayed 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 create mode 100644 test/integration/xinerama/.fakexinerama create mode 100644 test/integration/xinerama/.notion/cfg_notion.lua create mode 100644 test/integration/xinerama/01_remove_display.lua create mode 100644 test/integration/xinerama/02_removed_display.lua create mode 100644 test/integration/xinerama/03_new_screen_has_ws.lua create mode 100644 test/integration/xinerama/fakexinerama-1monitor create mode 100644 test/integration/xinerama/fakexinerama-2monitors hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-16 23:29: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, lgpl has been updated via b0e4c121151d7914374dc7ec66759f09d1462886 (commit) via 91414f3a55bad7929562d3c3486c39e82b6418d2 (commit) via a872b7a8bf8c5fa67c0ec315b22e9e105aa55d6b (commit) via 15259fd81f898dcc3af990b993e3df9570601f23 (commit) via 9e36d26daffab2fb14db7594a6a81658f7551800 (commit) via ceeffd6d19f6f4cf3ad8224839e520689cd14fab (commit) via ec9da3363c84869c4ec1f4aaf65058ab41656eca (commit) via 9e8d041cb17bcb6aa1ebb077bc4491a2028fae75 (commit) via d235c61d49a9dc8c8ee0d581fb67d5cdf03cd0ff (commit) via 98c24169433a0b1a29a1e676f307e12446d2207c (commit) via da839e974d3f51edb143324c6c29f13003025086 (commit) via 01767efc2779327343d73200ecddb16e8eea7092 (commit) via 0d817223aaf50e909c6347e1826b00c2ebb8da3d (commit) via 5d5ffb34b4dd2c01f02417772178e0525f3581c5 (commit) via 6f9df91eb628495ab8977ccb77b947764312b206 (commit) from b8415e93e7ca07df4a66f97a79075cc5d443dfd9 (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 b0e4c121151d7914374dc7ec66759f09d1462886 Merge: b8415e9 91414f3 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:27:20 2012 +0200 Merge commit '91414f3a55bad7929562d3c3486c39e82b6418d2' into lgpl Conflicts: ioncore/mplexpholder.c ioncore/netwm.c ioncore/netwm.h ioncore/screen-notify.c ----------------------------------------------------------------------- Summary of changes: ioncore/manage.c | 31 +++++++--------- ioncore/mplexpholder.c | 2 +- ioncore/netwm.c | 50 ++++++++++++++++++++++++-- ioncore/netwm.h | 4 ++- ioncore/rootwin.c | 88 ++++++++++++++++++++++++++++++++++++++-------- ioncore/rootwin.h | 4 +- ioncore/screen-notify.c | 16 +++++--- ioncore/screen.c | 75 ++++++++-------------------------------- ioncore/screen.h | 10 ++--- mod_sp/main.c | 2 +- po/Makefile | 6 ++-- 11 files changed, 170 insertions(+), 118 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-16 23:22: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, lgpl has been updated via b8415e93e7ca07df4a66f97a79075cc5d443dfd9 (commit) via 77d4ebad3c263ea603bbbc5d1b159170faa5485d (commit) via b49976f239d092335a187671b235e10ee05a571e (commit) via 59e052685c8c34bd06ff5e5bd3b1ac5fd5b6624d (commit) via 066161b74634278506bfd2ded2e8d9ea6bf95ce2 (commit) via d0327e41ddd7352beda576304a9ddd970312d6ec (commit) via 2475e0d61954aafb527561a26faea5b52b170e86 (commit) via d65918336ffd327351f465cfe4a44e5249fe8a97 (commit) via 5874eaa45bfc673ee7030d25cdf886bcb2d921d9 (commit) via 4ed831df1a191958a54e5c87246b8e100ef5947e (commit) via 0111cbdef0e68c55289ad06f2ec6469b4288d85c (commit) via b958286b87513d0c7b49d5ebf4a02578b146d5c5 (commit) via b19472dc15e2adc13c27117d2fb7744540527142 (commit) via 880da4db54cde2ad83a52de0ad85cee9993440a4 (commit) via ecd996027db6d31d93f1261bce50f75db91874df (commit) via 9caab7b2fa73397bdf7c04ffb9ba2ee51469d54f (commit) via 8e449eb2ab96bba6b6c76202fed8bf8ed0bd013b (commit) via 107602b5163076e39695b422938472547c3f3942 (commit) via ca4517327df455457bd3b8bec2426dd2ce62b906 (commit) via 35951ebac0f78fa8cad16bb23f0c4f49ae486453 (commit) via 99eb0604c335068a975bcda329acb905b50b3fdb (commit) via bcfe7c095947799bc3974817846538e0cadcc2fd (commit) via f8a18a359d64ae76ab8a2b83e82380f29b871266 (commit) via 310b6a9372a697b181d31c7bdaa95e05b3239a2b (commit) via 70154f191205e37518c33171d93d73ff48f55ffa (commit) via 738e69431656cc0ce5d06e995d016ef0f1ee112d (commit) via 208673b332d4823f54588650a1fecb69d6e6f602 (commit) via 2cd02623f3800f08ad09c28b0c6d110b960a0dd7 (commit) via 47261a872f8638b12651f31da6c738b8639d97b1 (commit) via 9e236044027b53bc3da7bd428306fb42282b5749 (commit) via ae91c671ba2d774374fc308ea581958a3e83bbde (commit) via dae4029d81d30aaa2d7fbacc65e8d81c75f38de2 (commit) via c847958deef7e54686d0b07286b4ce67fc838a46 (commit) via 2026f186bd99ee4438504514eb2753c7ac994ba1 (commit) via 6a7d205a40599dfc8d0b6448c4739b2b7ae0ec24 (commit) via 3b70795530865a5bc94e661dd6c6ff370ed8e390 (commit) via 8444999b2558ce748a1e6c2f2dfca2c767e5f140 (commit) via b20d8ab5ee3da661738b0538e9a921aa93922521 (commit) via 504778e28ed7ad4825cb41da2278516bb1950992 (commit) via 42ae12e9b3f469befbcb20b320b597e949726060 (commit) via bf49184b0ba52a1d9f0fec7da4ce49d00e329e37 (commit) via 913b970a34789141937c81ffe7e59aea699e2716 (commit) via 7c3cdb6046aefb874816fcab68c6e3cd705673fb (commit) via 823129a42f7e566408d59b0a458299105f2bb978 (commit) from 16deafe2daea88d6de1ba5eb03bc4f51a51041ba (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 b8415e93e7ca07df4a66f97a79075cc5d443dfd9 Merge: 77d4eba 2475e0d Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:21:54 2012 +0200 Merge commit '2475e0d61954aafb527561a26faea5b52b170e86' into lgpl commit 77d4ebad3c263ea603bbbc5d1b159170faa5485d Merge: b49976f b19472d Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:21:41 2012 +0200 Merge commit 'b19472dc15e2adc13c27117d2fb7744540527142' into lgpl Conflicts: ioncore/ioncore.c commit b49976f239d092335a187671b235e10ee05a571e Merge: 59e0526 8e449eb Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:21:02 2012 +0200 Merge commit '8e449eb2ab96bba6b6c76202fed8bf8ed0bd013b' into lgpl commit 59e052685c8c34bd06ff5e5bd3b1ac5fd5b6624d Merge: 066161b 738e694 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:20:35 2012 +0200 Merge commit '738e69431656cc0ce5d06e995d016ef0f1ee112d' into lgpl Conflicts: ioncore/netwm.c commit 066161b74634278506bfd2ded2e8d9ea6bf95ce2 Merge: d0327e4 47261a8 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:19:32 2012 +0200 Merge commit '47261a872f8638b12651f31da6c738b8639d97b1' into lgpl Conflicts: build/rules.mk man/notion.cs.in man/notion.in po/cs.po po/de.po po/fi.po po/fr.po pwm/Makefile system.mk commit d0327e41ddd7352beda576304a9ddd970312d6ec Merge: 16deafe 42ae12e Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 17 01:13:58 2012 +0200 Merge commit '42ae12e9b3f469befbcb20b320b597e949726060' into lgpl ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 + Makefile | 4 +- README | 5 +- build/rules.mk | 25 +- de/draw.c | 3 + ioncore/activity.h | 7 + ioncore/clientwin.c | 29 +- ioncore/clientwin.h | 1 + ioncore/global.h | 7 + ioncore/group.c | 2 +- ioncore/infowin.c | 2 +- ioncore/ioncore.c | 14 + ioncore/mplex.c | 3 + ioncore/names.c | 3 + ioncore/names.h | 9 + ioncore/netwm.c | 52 ++- ioncore/netwm.h | 1 + ioncore/region.c | 12 + ioncore/region.h | 2 + ioncore/rootwin.c | 13 +- ioncore/screen.c | 6 +- ioncore/window.c | 1 + man/Makefile | 16 +- man/notion.cs.in | 2 +- man/notion.fi.in | 2 +- man/notion.in | 17 +- mod_dock/dock.c | 19 +- mod_menu/menu.c | 2 +- mod_query/input.c | 2 +- mod_query/mod_query.lua | 4 +- mod_statusbar/statusbar.c | 2 +- mod_tiling/panehandle.c | 2 +- po/Makefile | 4 +- po/cs.po | 14 +- po/de.po | 1452 +++++++++++++++++++++++++++++++++++++++++++++ po/fi.po | 14 +- po/{cs.po => fr.po} | 1030 +++++++++++++------------------- predist.sh | 23 +- pwm/Makefile | 2 +- system.mk | 2 + utils/Makefile | 4 +- 41 files changed, 2098 insertions(+), 718 deletions(-) create mode 100644 po/de.po copy po/{cs.po => fr.po} (50%) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-16 00:51: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 "notion window manager core". The branch, lgpl has been updated via 16deafe2daea88d6de1ba5eb03bc4f51a51041ba (commit) via c83d046274108b8f860a5c775de4e310a71fcb77 (commit) via 6b88ded7ddb95b8a60e11651631c3fc723e810f5 (commit) via ba17c3ca9c149d91cd1713a4d9db5cd650aaa047 (commit) via dc83d6800587fab70bcbd50abeef5edd950a8ff1 (commit) via 8a06180ea62ae589cbc76a47614ef8e4d3882f1a (commit) via fe7472bb52e5e36953ef9849ffcc70980ed57163 (commit) via d3b72c8cf40df3d8dd76ec4ae5df089484f4374e (commit) via 5c5160badb424ff04a02d3ac5e7e04fb62f470f5 (commit) via a5d4ded07bde90b1819104b235fdaefa62e6c8a0 (commit) via f2a9e0413861b67205b1d05611d57018d1f51526 (commit) via 90cef9853ae7f02c707f2ff8e72034580b145640 (commit) via 79adeb97ed930976e0244fcb52321a410d2e2e1a (commit) via e22e941cff6de0d53e7d1882f80a44e0b055d242 (commit) via 75d6d08e66e3fba382dfab15b2440b17f275bae0 (commit) via 6d48ca947f561282966a60ec81eabc1356133edd (commit) via fc4a5a814f60cfdc0ce8e13e73c4dad4c4626cae (commit) via 061306cf6478b78118206d55132d6641d1b11f2f (commit) via 58d6bdfe7008aa4015e9aa2b25db17d6d1558493 (commit) via 30eb6dda74569afeb365bb5b009470f127ada457 (commit) via c5120118e41102b987e247daf6c189e60be8dbc7 (commit) via f5aca338709ebf29db1391c0fc5e5e07b1c08cea (commit) via bad0f94db4d78bfa7fddbfac2f0f2970df8c2efb (commit) via 450689aac3f690bd51f5c6f9f1493a1853f63e33 (commit) via cdd592a56ffacd3a528486f3abf1e4e1388fb13d (commit) via f8b597e27af45ab6794fbecba6bc63956f8660b9 (commit) via 9a9ec138d2446d1a2100088f53a9719bb925a023 (commit) via 533e46a0735c29dba2b80e11688605fcd6beb8b5 (commit) via e906f3e213fc96a3826d2b6773a5f5a0c93a650b (commit) via a8416f946620718a1329a6dd2ac170f23bc04122 (commit) via 07ed0cf8fd7cb8ebbdd59d4b84dfacde4a9d448f (commit) via 730bea271ccd1bf6dea71303100ee73b1d40bfd9 (commit) via 37c876a0fbcfa7d7d1bd4450d50ed8d63d5a5c9e (commit) via 139ecbf160d9c121804fc9d0c2949d8473523bc0 (commit) via 99cfdb38991092938b92961d8363e299db5ab68c (commit) via 8e9d75010d4fc40b37600e03cc4512bcefb9a87c (commit) via 5baab1fbd9a5ce3539b65f3ff0df2dbcc4d245c6 (commit) via 7d14cca5b13ba0998d7391b517ef2fee504d10da (commit) via b02bbd9c67fc40a2e473c1353c8128c528e420fa (commit) via 4b5651aa8917dbf2268d0d86eb04132c99624a74 (commit) via c9a4427c617d6e3f77ddd161fb58c8430cbc0261 (commit) via eb94264f7eaf8bf98a8f5f59f8bdadb9833fbecc (commit) via 05923d17fd49a0846ad84d7da17b18194a30330c (commit) via a3a0774126f1fca8c0f505d38a412cead5dd0e9e (commit) via ff05b015a1dbafadc22cd0a56efbc55ff192d7f7 (commit) via 442d07bc158802193d3abfa40666dda1b0a814ee (commit) via b30052070304cccc79925397cb2b300bdbab013b (commit) via 89663d06f32127a57a161fd6ca47599e95fd9042 (commit) via e5623f8140b43390dcf97d260e9296ebe1314001 (commit) via 696aa12fb5ff2422eb980145bd70aebceefb2678 (commit) via 92164e9aebad0a6a5945bfda8511d5ca942c1ca1 (commit) via 3bcca0461dab25585458644fac0e0d15079833cf (commit) via 0d4296cf97d71fadcad9dac46da8f4b6784ab9d7 (commit) via a39558b0c5d765db46160cd8f53e634037d9df3c (commit) via 2672589d9b38475cd3d070ae7d497f6fc7591377 (commit) via aa5a5a480649f1953f1cf00c5650e0ec67b273a2 (commit) via 80d9a5f3b4162b6bb3814493fab75aac5c86740b (commit) via 67ab3d62539b62e0189e99aaa85886317f9e6009 (commit) via 7b5963eeefc555cc2b9f6a501dbbf5219bd8b51c (commit) via 0cd1e04960312d5c1c1a28efe5bc9f3453e33de2 (commit) via 5dbc19e2d53f71c9d4d18dd629aa6938459e8d35 (commit) via 03554e6538f6c03ecd9f7392d49600f1362ed1f7 (commit) via 69b53fa7704c9d4942425972178949be192b1ab1 (commit) via e7b350c10054fc20f540019280deaced7960b02d (commit) via 42f10f00e54aa1777a4a7e25f1d04c02a3a83a82 (commit) via a5c65fc60bafa157b2d0b0c670788646b2538596 (commit) via 643272ca2724f5589ec308551d7d60dd057c17f8 (commit) via 6cae5fbed84a64317bd362332d76f46bf80f3d90 (commit) via 617a9f79d5aca9692fb909725663bfb8aaf26522 (commit) via 0303b6c85969d22454b0e01a0cd8d7c5bbc01240 (commit) via eca33c06fdc74c3475101adbdb7b67441cd95d24 (commit) via 522169b166439f8f479e2baf5d6805e1c76b8e66 (commit) via 392ae30ebd03770fdbc6c43085c67c8c38031142 (commit) via 5914e0906f23e5b61d0bbbe68826ce66753fbe19 (commit) via b76be3f5a93fe09d6204c08a93d6636c7be46c57 (commit) via 9d6c6126ebc59dd7f703023689925602e37c4080 (commit) via e2abab45931d86b76e446b82db33ddbe56601bbb (commit) from c4b456e1764e562b3ce703f6146d1e1d64928633 (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 16deafe2daea88d6de1ba5eb03bc4f51a51041ba Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:50:47 2012 +0200 buildfix commit c83d046274108b8f860a5c775de4e310a71fcb77 Merge: 6b88ded c4b456e Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:48:17 2012 +0200 Merge branch 'lgpl' of ssh://notion.git.sourceforge.net/gitroot/notion/notion into lgpl Conflicts: ioncore/frame-draw.c commit 6b88ded7ddb95b8a60e11651631c3fc723e810f5 Merge: ba17c3c f5aca33 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:45:36 2012 +0200 Merge commit 'f5aca338709ebf29db1391c0fc5e5e07b1c08cea' into lgpl Conflicts: ioncore/property.c commit ba17c3ca9c149d91cd1713a4d9db5cd650aaa047 Merge: dc83d68 cdd592a Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:44:29 2012 +0200 Merge commit 'cdd592a56ffacd3a528486f3abf1e4e1388fb13d' into lgpl Conflicts: etc/cfg_notion.lua ioncore/ioncore.c commit dc83d6800587fab70bcbd50abeef5edd950a8ff1 Merge: 8a06180 730bea2 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:43:20 2012 +0200 Merge commit '730bea271ccd1bf6dea71303100ee73b1d40bfd9' into lgpl commit 8a06180ea62ae589cbc76a47614ef8e4d3882f1a Merge: fe7472b b02bbd9 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:43:03 2012 +0200 Merge commit 'b02bbd9c67fc40a2e473c1353c8128c528e420fa' into lgpl Conflicts: ioncore/property.h commit fe7472bb52e5e36953ef9849ffcc70980ed57163 Merge: d3b72c8 4b5651a Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:42:29 2012 +0200 Merge commit '4b5651aa8917dbf2268d0d86eb04132c99624a74' into lgpl Conflicts: ioncore/modules.c commit d3b72c8cf40df3d8dd76ec4ae5df089484f4374e Merge: 5c5160b c9a4427 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:42:00 2012 +0200 Merge commit 'c9a4427c617d6e3f77ddd161fb58c8430cbc0261' into lgpl commit 5c5160badb424ff04a02d3ac5e7e04fb62f470f5 Merge: a5d4ded eb94264 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:41:42 2012 +0200 Merge commit 'eb94264f7eaf8bf98a8f5f59f8bdadb9833fbecc' into lgpl Conflicts: libmainloop/select.c commit a5d4ded07bde90b1819104b235fdaefa62e6c8a0 Merge: f2a9e04 0d4296c Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:41:00 2012 +0200 Merge commit '0d4296cf97d71fadcad9dac46da8f4b6784ab9d7' into lgpl commit f2a9e0413861b67205b1d05611d57018d1f51526 Merge: 90cef98 a39558b Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:40:26 2012 +0200 Merge commit 'a39558b0c5d765db46160cd8f53e634037d9df3c' into lgpl Conflicts: system.mk commit 90cef9853ae7f02c707f2ff8e72034580b145640 Merge: 79adeb9 67ab3d6 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:39:25 2012 +0200 Merge commit '67ab3d62539b62e0189e99aaa85886317f9e6009' into lgpl commit 79adeb97ed930976e0244fcb52321a410d2e2e1a Merge: e22e941 0cd1e04 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:39:14 2012 +0200 Merge commit '0cd1e04960312d5c1c1a28efe5bc9f3453e33de2' into lgpl commit e22e941cff6de0d53e7d1882f80a44e0b055d242 Merge: 75d6d08 5dbc19e Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:39:06 2012 +0200 Merge commit '5dbc19e2d53f71c9d4d18dd629aa6938459e8d35' into lgpl commit 75d6d08e66e3fba382dfab15b2440b17f275bae0 Merge: 6d48ca9 03554e6 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:38:56 2012 +0200 Merge commit '03554e6538f6c03ecd9f7392d49600f1362ed1f7' into lgpl commit 6d48ca947f561282966a60ec81eabc1356133edd Merge: fc4a5a8 e7b350c Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:38:35 2012 +0200 Merge commit 'e7b350c10054fc20f540019280deaced7960b02d' into lgpl Conflicts: README ioncore/netwm.c libmainloop/select.c commit fc4a5a814f60cfdc0ce8e13e73c4dad4c4626cae Merge: 061306c 617a9f7 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:37:00 2012 +0200 Merge commit '617a9f79d5aca9692fb909725663bfb8aaf26522' into lgpl Conflicts: predist.sh commit 061306cf6478b78118206d55132d6641d1b11f2f Merge: 58d6bdf 522169b Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:35:47 2012 +0200 Merge commit '522169b166439f8f479e2baf5d6805e1c76b8e66' into lgpl commit 58d6bdfe7008aa4015e9aa2b25db17d6d1558493 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:35:22 2012 +0200 compilefix commit 30eb6dda74569afeb365bb5b009470f127ada457 Merge: c512011 392ae30 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:25:24 2012 +0200 Merge commit '392ae30ebd03770fdbc6c43085c67c8c38031142' into lgpl Conflicts: ioncore/Makefile ioncore/frame-draw.c ioncore/frame.c commit c5120118e41102b987e247daf6c189e60be8dbc7 Merge: dbf0fd6 71b4a94 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:21:25 2012 +0200 Merge commit '71b4a943f74a093140140e27672b432ddecb7b72' into lgpl Conflicts: RELNOTES ioncore/frame-draw.c ----------------------------------------------------------------------- Summary of changes: .gitignore | 18 ++ Makefile | 5 +- README | 11 +- build/libs.mk | 41 +++- build/libs.mk.dist | 16 -- build/rules.mk | 6 +- etc/Makefile | 2 +- etc/cfg_defaults.lua | 6 +- etc/cfg_dock.lua | 2 +- etc/cfg_layouts.lua | 2 +- etc/cfg_notion.lua | 4 +- etc/cfg_notioncore.lua | 2 +- etc/cfg_statusbar.lua | 2 +- etc/cfg_tiling.lua | 2 +- etc/look_brownsteel.lua | 2 +- etc/look_clean.lua | 2 +- etc/look_cleanios.lua | 2 +- etc/look_cleanviolet.lua | 2 +- etc/look_dusky.lua | 2 +- etc/look_greenlight.lua | 2 +- etc/look_greyviolet.lua | 2 +- etc/look_ios.lua | 2 +- etc/look_newviolet.lua | 2 +- etc/look_simpleblue.lua | 2 +- ioncore/Makefile | 4 +- ioncore/clientwin.c | 60 +++++- ioncore/clientwin.h | 1 + ioncore/eventh.c | 18 -- ioncore/frame-draw.c | 71 +++---- ioncore/frame-tabs-recalc.c | 401 ++++++++++++++++++++++++++++++++++++ ioncore/frame-tabs-recalc.h | 62 ++++++ ioncore/frame.c | 55 ++---- ioncore/frame.h | 6 +- ioncore/group.c | 9 + ioncore/infowin.c | 2 +- ioncore/ioncore.c | 18 +- ioncore/modules.c | 30 +++- ioncore/mplex.c | 25 ++- ioncore/mplex.h | 9 +- ioncore/netwm.c | 8 +- ioncore/property.c | 81 ++++++-- ioncore/property.h | 25 +++- ioncore/rootwin.c | 5 + ioncore/screen.c | 21 ++- ioncore/sizepolicy.c | 21 ++- ioncore/window.c | 8 +- ioncore/window.h | 12 +- ioncore/xwindow.c | 13 +- ioncore/xwindow.h | 2 +- libmainloop/defer.c | 2 +- man/Makefile | 2 +- mod_dock/Makefile | 3 +- mod_dock/dock.c | 2 +- mod_menu/menu.c | 2 +- mod_query/input.c | 2 +- mod_statusbar/Makefile | 2 +- mod_statusbar/ion-statusd/Makefile | 2 +- mod_statusbar/statusbar.c | 2 +- mod_tiling/Makefile | 2 +- mod_tiling/panehandle.c | 2 +- mod_tiling/tiling.c | 8 + notion/Makefile | 2 +- po/Makefile | 2 +- predist.sh | 52 ++++-- system.mk | 36 +++- utils/Makefile | 2 +- utils/ion-completefile/Makefile | 2 +- 67 files changed, 966 insertions(+), 267 deletions(-) delete mode 100644 build/libs.mk.dist create mode 100644 ioncore/frame-tabs-recalc.c create mode 100644 ioncore/frame-tabs-recalc.h hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-16 00:06:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, lgpl has been updated via c4b456e1764e562b3ce703f6146d1e1d64928633 (commit) via dbf0fd60cdd21222d2fa465882389f0c745f93db (commit) via d15227aac21b11e31353198ca38d313d4d85caea (commit) via 25efdaabc2da86d85b6cb6388d1593fbed70a84a (commit) via 9f223c8518876a0fd5e92a17a6af49c42189dbf4 (commit) via 12fcefdbbdd9fa8a55fe9dd05e7f3a41e15e8999 (commit) via bc39339ae35924b22ffd3f80ec806a2cef774eb9 (commit) via a5d63573002f73562e366e1196ec0743361fbcf1 (commit) via 1b7bbfe9c066487fcead300f729d67798c997581 (commit) via 71b4a943f74a093140140e27672b432ddecb7b72 (commit) via 7f09147bb8689b745dfec7aaac33eb1655d44a0d (commit) via 4e896d7897131c1c10c8211d8dcf3cff3aa567d7 (commit) via d8196fff51d4d2a14646239e211ff1cd788c9883 (commit) via 7e3df042741bb89eb26b2a0bcf4aa7a68436045e (commit) via 8440b68b419c24c50813a8e2a772695cc8649cc2 (commit) via 5e016e6ff330053899148365a39f3f8b8af17835 (commit) via 90058413a3105d4c884ea39bdeab1b68c005ba3e (commit) via 78b4f18e2382cd4ad6d1f1a297a24c2dd2d274c9 (commit) via cbe6c808eace3978dea9c3a4d62d86821d0da1b1 (commit) via 519a5fdccf5ab27e55436d11098b8631fd3f1218 (commit) via f9714ed590ed89023a6eeab8269370bc9f174899 (commit) via 050853ba8583450d2ebda55900cfb291a63f0f61 (commit) via 705b9b74fa721265cca886f5f0cd538f9c3318ae (commit) via 0a0f98b77772613b22ed002f9fcd294cd95a83bd (commit) via 4ac52abb186f52392ca4425bdfadf7dd0e1a039c (commit) via 52ed945cc66439b03f71cda2b6ec4b887bbb7596 (commit) via 243b1bea58a397803a569f32f59e5b8f71bfa311 (commit) via b265d4eb37b9b15f2c9752804db416a56d95569f (commit) via e8f83b67bdbdf180f623cd901a119014bd083bc4 (commit) via c08b9380858ed7ef40ed92fc8186b0f01b21d9de (commit) via 8cabc6558530b6eaf126f0d57c92a719a7284b83 (commit) via a60d78abc0cd272603517d8cc1a6f635e4f0a293 (commit) from 626e934d68713aca58f0470bab46d6e6395c4e56 (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 c4b456e1764e562b3ce703f6146d1e1d64928633 Merge: dbf0fd6 71b4a94 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:05:29 2012 +0200 Merge commit '71b4a943f74a093140140e27672b432ddecb7b72' into lgpl Conflicts: RELNOTES ioncore/frame-draw.c commit dbf0fd60cdd21222d2fa465882389f0c745f93db Merge: d15227a 5e016e6 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:04:05 2012 +0200 Merge commit '5e016e6ff330053899148365a39f3f8b8af17835' into lgpl Conflicts: libmainloop/select.c commit d15227aac21b11e31353198ca38d313d4d85caea Merge: 25efdaa 9005841 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 02:02:38 2012 +0200 Merge commit '90058413a3105d4c884ea39bdeab1b68c005ba3e' into lgpl Conflicts: ioncore/netwm.c libmainloop/select.c version.h commit 25efdaabc2da86d85b6cb6388d1593fbed70a84a Merge: 9f223c8 4ac52ab Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:58:35 2012 +0200 Merge commit '4ac52abb186f52392ca4425bdfadf7dd0e1a039c' into lgpl commit 9f223c8518876a0fd5e92a17a6af49c42189dbf4 Merge: 12fcefd 52ed945 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:57:44 2012 +0200 Merge commit '52ed945cc66439b03f71cda2b6ec4b887bbb7596' into lgpl The LGPL version did not have netwm_check_manage_user_time at all, so fixes to that method will have to be cleanroom-reimplemented too I guess. Conflicts: ioncore/netwm.c commit 12fcefdbbdd9fa8a55fe9dd05e7f3a41e15e8999 Merge: bc39339 243b1be Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:56:22 2012 +0200 Merge commit '243b1bea58a397803a569f32f59e5b8f71bfa311' into lgpl Conflicts: notion/Makefile commit bc39339ae35924b22ffd3f80ec806a2cef774eb9 Merge: a5d6357 c08b938 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:52:46 2012 +0200 Merge commit 'c08b9380858ed7ef40ed92fc8186b0f01b21d9de' into lgpl commit a5d63573002f73562e366e1196ec0743361fbcf1 Merge: 1b7bbfe 8cabc65 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:52:30 2012 +0200 Merge commit '8cabc6558530b6eaf126f0d57c92a719a7284b83' into lgpl Conflicts: ioncore/frame-draw.c commit 1b7bbfe9c066487fcead300f729d67798c997581 Merge: 626e934 a60d78a Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:51:23 2012 +0200 Merge commit 'a60d78abc0cd272603517d8cc1a6f635e4f0a293' into lgpl Conflicts: etc/cfg_notion.lua ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- README | 2 +- RELNOTES | 2 +- de/init.c | 2 +- etc/Makefile | 2 +- etc/cfg_defaults.lua | 2 +- etc/{cfg_ion.lua => cfg_notion.lua} | 6 +- etc/{cfg_ioncore.lua => cfg_notioncore.lua} | 2 +- ioncore/conf-bindings.c | 8 +- ioncore/conf.c | 2 +- ioncore/eventh.c | 19 ++++ ioncore/frame-draw.c | 146 ++++++++++++++++----------- ioncore/frame.c | 54 ++-------- ioncore/frame.h | 3 +- ioncore/ioncore_ext.lua | 3 + ioncore/modules.c | 27 ++++- ioncore/mplex.c | 9 ++ ioncore/mplex.h | 1 + ioncore/netwm.c | 12 ++- ioncore/sizepolicy.c | 7 +- man/Makefile | 4 +- man/notion.cs.in | 10 +- man/notion.fi.in | 8 +- man/notion.in | 10 +- man/pwm3.cs.in | 2 +- man/pwm3.fi.in | 6 +- man/pwm3.in | 2 +- man/welcome.cs.head | 12 +- man/welcome.fi.head | 20 ++-- man/welcome.head | 16 ++-- mod_dock/dock.c | 2 +- mod_menu/main.c | 2 +- mod_query/main.c | 2 +- mod_sm/sm.c | 2 +- mod_sp/main.c | 2 +- mod_statusbar/main.c | 2 +- mod_tiling/main.c | 2 +- {ion => notion}/Makefile | 2 +- ion/ion.c => notion/notion.c | 2 +- pwm/cfg_pwm.lua | 6 +- system.mk | 2 +- utils/ion-completefile/ion-completefile.c | 2 + version.h | 8 +- 43 files changed, 252 insertions(+), 185 deletions(-) rename etc/{cfg_ion.lua => cfg_notion.lua} (91%) rename etc/{cfg_ioncore.lua => cfg_notioncore.lua} (99%) rename {ion => notion}/Makefile (98%) rename ion/ion.c => notion/notion.c (99%) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-15 23:47: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 6bc1c3d3eaf7572840d5751f9f9837baf3314ab8 (commit) via be81c00376d4440b613f0a5c4e3b622495e6e823 (commit) from 80334a88d27a3f0ee852af90315049432654e050 (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 6bc1c3d3eaf7572840d5751f9f9837baf3314ab8 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:47:39 2012 +0200 New version of mod_xinerama commit be81c00376d4440b613f0a5c4e3b622495e6e823 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:07:04 2012 +0200 Test for desired behavior: a new screen should get a default workspace ----------------------------------------------------------------------- Summary of changes: mod_xinerama | 2 +- test/integration/xinerama/03_new_screen_has_ws.lua | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletions(-) create mode 100644 test/integration/xinerama/03_new_screen_has_ws.lua hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-15 23:45: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 "mod_xinerama notion multi-head support". The branch, master has been updated via c11f4ecb57dd3163ad593d774cb02344f1857ffe (commit) from 09521f1342883cc83bb6539bde3444798bde9db3 (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 c11f4ecb57dd3163ad593d774cb02344f1857ffe Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:15:44 2012 +0200 Create a new default workspace on newly created screens ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-06-15 23:01: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 80334a88d27a3f0ee852af90315049432654e050 (commit) via 6ee1cf90bf326ded319658a2f2e2072c273058c5 (commit) via c13ca87c981fa0fe1633898b36e33d6345a7bf4f (commit) via eaece8cc373bf69a35cf76f29b839d9ca5f82972 (commit) via 195bea07f9edeee48c4c324f6b31e9e847f30b27 (commit) via f140a997db22a775721044db30c1e4318199ba82 (commit) from 1bc3ba4bb764e5dc4d923a7ea14e402756435c16 (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 80334a88d27a3f0ee852af90315049432654e050 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 01:01:18 2012 +0200 pass on to the right sub-makefile target commit 6ee1cf90bf326ded319658a2f2e2072c273058c5 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 00:56:53 2012 +0200 new mod_xinerama, which removes unused screen objects commit c13ca87c981fa0fe1633898b36e33d6345a7bf4f Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 00:55:44 2012 +0200 allow screens to be removed, don't return a screen for an invalid screen id commit eaece8cc373bf69a35cf76f29b839d9ca5f82972 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 00:54:57 2012 +0200 Allow multiple tests per suite, allow monitor layout changes, allow for asynchronous screen deletion commit 195bea07f9edeee48c4c324f6b31e9e847f30b27 Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 15 23:52:11 2012 +0200 Add fake-xinerama, create test that tests spurious screens are removed commit f140a997db22a775721044db30c1e4318199ba82 Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 15 23:17:00 2012 +0200 use homedir per test ----------------------------------------------------------------------- Summary of changes: ioncore/screen.c | 11 +- mod_xinerama | 2 +- test/Makefile | 2 +- test/integration/Makefile | 7 +- test/integration/Xinerama.c | 161 ++++++++++++++++++++ test/integration/runtests.lua | 74 ++++++---- test/integration/xinerama/.fakexinerama | 3 + .../integration/xinerama/.notion}/cfg_notion.lua | 2 +- test/integration/xinerama/01_remove_display.lua | 19 +++ test/integration/xinerama/02_removed_display.lua | 9 + test/integration/xinerama/fakexinerama-1monitor | 2 + test/integration/xinerama/fakexinerama-2monitors | 3 + 12 files changed, 252 insertions(+), 43 deletions(-) create mode 100644 test/integration/Xinerama.c create mode 100644 test/integration/basic_test/.notion/.welcome_msg_displayed create mode 100644 test/integration/xinerama/.fakexinerama copy {etc => test/integration/xinerama/.notion}/cfg_notion.lua (99%) create mode 100644 test/integration/xinerama/01_remove_display.lua create mode 100644 test/integration/xinerama/02_removed_display.lua create mode 100644 test/integration/xinerama/fakexinerama-1monitor create mode 100644 test/integration/xinerama/fakexinerama-2monitors hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-15 22:56: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 09521f1342883cc83bb6539bde3444798bde9db3 (commit) from 5f8fa7d2d33a754199ef98a83358ceb57a667f1e (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 09521f1342883cc83bb6539bde3444798bde9db3 Author: Arnout Engelen <arn...@bz...> Date: Sat Jun 16 00:56:16 2012 +0200 Remove spurious windows instead of moving them off-screen ----------------------------------------------------------------------- Summary of changes: mod_xinerama.lua | 18 ++++-------------- 1 files changed, 4 insertions(+), 14 deletions(-) hooks/post-receive -- mod_xinerama notion multi-head support |
From: Arnout E. <rab...@us...> - 2012-06-15 20:07: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 1bc3ba4bb764e5dc4d923a7ea14e402756435c16 (commit) via 725ce64faf9eeccd4f4466233e7bcd62d0978724 (commit) from 478e3e3570411b8b84f5ac7c8df8ae7371cba8c6 (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 1bc3ba4bb764e5dc4d923a7ea14e402756435c16 Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 15 22:05:23 2012 +0200 Revert "link mute/volumeup/volumedown keys to respective amixer commands" You can achieve the same with xbindkeys: "amixer sset Master 3%+" m:0x0 + c:123 XF86AudioRaiseVolume "amixer sset Master 3%-" m:0x0 + c:122 XF86AudioLowerVolume "amixer sset Master toggle" m:0x0 + c:121 XF86AudioMute so the wm can/should stay out of this This reverts commit b67a62499eb2791570839c4871b8b41e072519e7. commit 725ce64faf9eeccd4f4466233e7bcd62d0978724 Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 15 19:56:30 2012 +0200 Enable mod_notionflux by default ----------------------------------------------------------------------- Summary of changes: etc/cfg_defaults.lua | 1 + etc/cfg_notion.lua | 1 + etc/cfg_notioncore.lua | 7 +------ 3 files changed, 3 insertions(+), 6 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-15 17:20:27
|
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 478e3e3570411b8b84f5ac7c8df8ae7371cba8c6 (commit) from a7bf6d56111f6525f1ec16469bb455f0b3ea9670 (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 478e3e3570411b8b84f5ac7c8df8ae7371cba8c6 Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 15 19:19:12 2012 +0200 Reserve more video memory for Xdummy ----------------------------------------------------------------------- Summary of changes: test/integration/Xdummy | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-15 17:10: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 a7bf6d56111f6525f1ec16469bb455f0b3ea9670 (commit) from 3cb0f9ef3c337c6704e3fddc872d13f661dd82a2 (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 a7bf6d56111f6525f1ec16469bb455f0b3ea9670 Author: Arnout Engelen <arn...@bz...> Date: Fri Jun 15 19:09:29 2012 +0200 Better error reporting for unittests ----------------------------------------------------------------------- Summary of changes: test/integration/runtests.lua | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-13 22:55:41
|
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, lgpl has been created at 626e934d68713aca58f0470bab46d6e6395c4e56 (commit) - Log ----------------------------------------------------------------- commit 626e934d68713aca58f0470bab46d6e6395c4e56 Merge: 74b0807 a61b73b Author: Arnout Engelen <arn...@bz...> Date: Thu Jun 14 00:55:22 2012 +0200 Merge commit 'a61b73b033b732f2e60dc5485748dfc38643e67c' into lgpl Conflicts: README ion/Makefile ioncore/ioncore.c man/Makefile man/notion.fi.in mod_statusbar/ion-statusd/Makefile system.mk commit 74b08071ee85837d0d1f1b2bdbc09d894fab63f7 Merge: 4bd039c 951f7ac Author: Arnout Engelen <arn...@bz...> Date: Thu Jun 14 00:47:33 2012 +0200 Merge commit '951f7acb41e97cdadb0836a6d7bcc40962376d03' into lgpl Conflicts: RELNOTES ioncore/frame-draw.c commit 4bd039c1e9ee8402eae5e56404c5877a08d7ca70 Merge: 26ca407 d6dee0f Author: Arnout Engelen <arn...@bz...> Date: Thu Jun 14 00:25:06 2012 +0200 Merge commit 'd6dee0f6d590db68fba19a3ce4f96af32354e124' into lgpl Skip all non-LGPL changes. Hopefully we can later merge dual-licensed commits on master into this branch without too much trouble, so we can gradually cleanly reimplement any stuff we miss from the non-LGPL era ----------------------------------------------------------------------- hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-13 22:05:45
|
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 3cb0f9ef3c337c6704e3fddc872d13f661dd82a2 (commit) via 7c47c7aa288a39ce95627d92a795bac05940df54 (commit) from affc961aed777bc21a5367748f83f456922019f9 (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 3cb0f9ef3c337c6704e3fddc872d13f661dd82a2 Merge: affc961 7c47c7a Author: Arnout Engelen <arn...@bz...> Date: Thu Jun 14 00:05:27 2012 +0200 Merge remote-tracking branch 'remotes/ph/savelayout' commit 7c47c7aa288a39ce95627d92a795bac05940df54 Author: Philipp Hartwig <ph...@ph...> Date: Mon Jun 4 11:14:08 2012 +0200 Allow for not automatically saving the layout ----------------------------------------------------------------------- Summary of changes: etc/cfg_notion.lua | 3 +++ ioncore/conf.c | 3 +++ ioncore/exec.c | 14 +++++++------- ioncore/exec.h | 2 +- ioncore/global.h | 1 + ioncore/ioncore.c | 1 + mod_sm/sm_session.c | 2 +- 7 files changed, 17 insertions(+), 9 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-10 19:15: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 "notion window manager core". The branch, master has been updated via affc961aed777bc21a5367748f83f456922019f9 (commit) from 54bf067934e450608b94d4c5c59bcc935e126999 (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 affc961aed777bc21a5367748f83f456922019f9 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 10 17:20:24 2012 +0200 Also support "Mod1+`" for 'next screen' ----------------------------------------------------------------------- Summary of changes: etc/cfg_notioncore.lua | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-10 15:15:33
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 54bf067934e450608b94d4c5c59bcc935e126999 (commit) from b67a62499eb2791570839c4871b8b41e072519e7 (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 54bf067934e450608b94d4c5c59bcc935e126999 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 10 17:14:44 2012 +0200 easier keybindings for working with multiple monitors ----------------------------------------------------------------------- Summary of changes: etc/cfg_notioncore.lua | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-10 15:10:52
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via b67a62499eb2791570839c4871b8b41e072519e7 (commit) from 8a097ad77ca06e4c5c8fb8b31ef1305a2e7f1551 (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 b67a62499eb2791570839c4871b8b41e072519e7 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 10 17:10:13 2012 +0200 link mute/volumeup/volumedown keys to respective amixer commands ----------------------------------------------------------------------- Summary of changes: etc/cfg_notioncore.lua | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-10 14:39: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 "notion window manager core". The branch, master has been updated via 8a097ad77ca06e4c5c8fb8b31ef1305a2e7f1551 (commit) from e93d504e6d642197b02a8d50803c94be104dfdf7 (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 8a097ad77ca06e4c5c8fb8b31ef1305a2e7f1551 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 10 16:31:44 2012 +0200 Kludge to better position xfce4 notification popups (if you want to run those at all...) ----------------------------------------------------------------------- Summary of changes: etc/cfg_kludges.lua | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2012-06-10 13:56:13
|
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 e93d504e6d642197b02a8d50803c94be104dfdf7 (commit) via 97886368c2ac96e15b7e06477d513b2c0f7f6e8e (commit) via 7589765dae108f566a7628e14d16a70e3c8352af (commit) via 6e51035fae8b2a6358d1d093e544627987065fa1 (commit) via 7e429030fafca66703e5f1428458bbf38f595846 (commit) via 0628b18da54839975d84670479a97ad83be9bdb9 (commit) via 97bea619758ad05c1d1a2ce39f2529c28c6f88d7 (commit) via cc68fb9403ca81adcc2dad490fd0fb86b839ad6b (commit) via 1c2cc2410993477951c0343c486e84208199a767 (commit) via 77388de262db49738727fb0e1a7290595d93bfc9 (commit) via 04d0894ef6125c309d44b4560c01e90fb00acf70 (commit) via e9e4280f6b7fb4cee326306c28337ed2a1af9d21 (commit) via db66dd195c9a2741846b8f99f3f4115febed1729 (commit) via 8b51cf4af1d56b7811d5734aea81f0a00a0dd7ef (commit) via 16933ca6f31268a9cc26d41d805474318e101f92 (commit) via 7db995d47bcdf9238a6bfd809d3a13a1b68dd356 (commit) via 76fe22329899ad18167377de65115094058d8024 (commit) via 2c6ee375b4bbac9c83a5eb98ffb5b8c1dcd93bb2 (commit) via 7d5c5aaa445b21ce5db9b74b627ebc25a1798813 (commit) via f8f5c8117a3ef12779844bfd45088c476f77ad62 (commit) via 2e0e3a4036b3378bd2d08b64d380c1beb69201ff (commit) via 8370a156ae6440e3983486ca4c7a167caf72cf25 (commit) via dd7c0977062f24a65d4fe1b1ee5964450d5c67f2 (commit) via 8e1c79be963a9b6124352040625e4c6393d24276 (commit) via 953d8cd974ac7e9f8ff8ffe577d9bd72644a4483 (commit) via a708bfc6305b1373f83bd261e749fb32270ee8c7 (commit) via 74226dec6db2eb2ffb81ec2300b95391483f1fc1 (commit) via 061a3942374a8fae5d454f2e3c3ae4d8e8f51705 (commit) via c82af3dcd58d66a8cebab8605db7acaecbd065b8 (commit) via e47e1c3beeba095dd8165858ff9a1e1d133cf3b7 (commit) via dbfcb2220152955c8140148c90ddd0d616db1420 (commit) via a4e73886ed304824284d785a905d5ec00ab8076c (commit) via 6d95652fa1ee87f77296ca99fe8e0ad22d4bc419 (commit) via 88775e8d03c196c3c0dafc631d79b2320482b3fe (commit) via 0fc2159f68f2c0627ee00f5cca449c27cdaeaa3e (commit) via b94167edafeca3c14ee56097d1ff6be7eff17386 (commit) via 8982f7dbef11c515360b263398d1320db9ba037e (commit) via 516e4317a16d59260dcae896fbaf741d47fd92db (commit) via 2387dcd2d4074be79f5b99947e00b0a8b59a05a6 (commit) via 6678c1b32dff5971ea5f0369eaeb78a06bdedf31 (commit) via 1ae4788a5001efc11f8926cf1d0123e01249d775 (commit) via a5201b6722d704899d7251a381663f36eb3c076f (commit) via cc663ff4e136ee4511a625260724fe32ab41e71e (commit) via 81ef792fdafa11be2374e5e16b7daf7825a90737 (commit) via 18fe34d9945da635b474fe492929299c00e36b89 (commit) via 9212776943ecaf43128ae76c9ed72f081e2fa818 (commit) via ad71e6d53a6bf526194fe77802dca7d387bc275c (commit) from 516b7908b709550a4465d72cb5fda38fdeaa3dc4 (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 e93d504e6d642197b02a8d50803c94be104dfdf7 Merge: 9788636 516b790 Author: Arnout Engelen <arn...@bz...> Date: Sun Jun 10 15:51:44 2012 +0200 Merge branch 'master' into maximization commit 97886368c2ac96e15b7e06477d513b2c0f7f6e8e Author: Philipp Hartwig <ph...@ph...> Date: Sun May 13 20:53:02 2012 +0200 Cleanup 1000 commit 7589765dae108f566a7628e14d16a70e3c8352af Author: Philipp Hartwig <ph...@ph...> Date: Sat May 12 20:29:49 2012 +0200 Cleanup commit 6e51035fae8b2a6358d1d093e544627987065fa1 Author: Philipp Hartwig <ph...@ph...> Date: Fri May 11 16:31:40 2012 +0200 Another few small improvements In particular don't take the stdisp into account in case it is fullsized. Also don't abuse binary operators as replacements for logical operators to prevent short-circuit evaluation. commit 7e429030fafca66703e5f1428458bbf38f595846 Author: Philipp Hartwig <ph...@ph...> Date: Fri May 11 09:37:39 2012 +0200 Small refactoring, correcting inaccuracy in last commit commit 0628b18da54839975d84670479a97ad83be9bdb9 Author: Philipp Hartwig <ph...@ph...> Date: Fri May 11 09:23:02 2012 +0200 Add some comments commit 97bea619758ad05c1d1a2ce39f2529c28c6f88d7 Author: Philipp Hartwig <ph...@ph...> Date: Thu May 10 16:57:32 2012 +0200 Cleanup commit cc68fb9403ca81adcc2dad490fd0fb86b839ad6b Author: Philipp Hartwig <ph...@ph...> Date: Thu May 10 15:02:02 2012 +0200 Check on restoring that the restored geometry fits over the stdisp This takes care of the first TODO mentioned in the commit message of 7d5c5aaa445b21ce5db9b74b627ebc25a1798813 The second one has already been addressed in commit 7db995d47bcdf9238a6bfd809d3a13a1b68dd356 commit 1c2cc2410993477951c0343c486e84208199a767 Author: Philipp Hartwig <ph...@ph...> Date: Thu May 10 13:18:17 2012 +0200 Cleanup commit 77388de262db49738727fb0e1a7290595d93bfc9 Author: Philipp Hartwig <ph...@ph...> Date: Thu May 10 01:31:37 2012 +0200 Change handling of geometry of stdisp Before we set the geometry of the stdisp to its correct target geometry. This however renders the whole tiling inconsistent. Also taking into account the geometry changes from mmoving away from the stdisp renders the tiling inconsistent. We tried to counter this by calling tiling_manage_stdisp, but it turns out that this is not good enough to repair the tiling. So now we resize the stdisp to the geometry that is necessary to keep the tiling consistent and then call split_sanitize_stdisp. Also we only use the geometry calculated for frames moving away from the stdisp for updating the window informations, while using a fake geometry information for the split without these changes. split_sanitize_stdisp will then update the tiling in a way that again accomodates the frames that are temporarily bigger than their surrounding splits. Still should combine the advantages of using the correct geometry (which massively avoids flickering in programs with resizing problems, notably ncurses based ones) and of having consistent tiling (desirable for obvious reasons). commit 04d0894ef6125c309d44b4560c01e90fb00acf70 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 9 20:23:18 2012 +0200 Cleanup commit e9e4280f6b7fb4cee326306c28337ed2a1af9d21 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 9 14:12:08 2012 +0200 Trivial typos, causing a lot of trouble The refactored code seems to work as expected now commit db66dd195c9a2741846b8f99f3f4115febed1729 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 9 13:43:25 2012 +0200 Closer to goal commit 8b51cf4af1d56b7811d5734aea81f0a00a0dd7ef Author: Philipp Hartwig <ph...@ph...> Date: Wed May 9 13:02:37 2012 +0200 Attempt to unify vertical and horizontal stdisp Fails yet commit 16933ca6f31268a9cc26d41d805474318e101f92 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 9 02:31:05 2012 +0200 Add support for vertical stdisp Also refactor most of the logic of the code into several functions commit 7db995d47bcdf9238a6bfd809d3a13a1b68dd356 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 8 18:11:48 2012 +0200 Restore maximized flag if it was removed because of stdisp commit 76fe22329899ad18167377de65115094058d8024 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 8 16:04:49 2012 +0200 Reorder functions commit 2c6ee375b4bbac9c83a5eb98ffb5b8c1dcd93bb2 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 8 14:45:16 2012 +0200 Fix mistakes in calcluation commit 7d5c5aaa445b21ce5db9b74b627ebc25a1798813 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 8 14:07:14 2012 +0200 Support all horizontal stdisp's Also rearrange most of the code. TODO: - If a vertically maximized frame is horizontally maximized and then restored, check that the saved geometry really fits over the stdisp. - If a vertically maximized frame is horizontally restored, we adapt its height in case the stdisp is removed, but currently the FRAME_MAXED_VERT flag is lost in the process. Preserve it or set it again. commit f8f5c8117a3ef12779844bfd45088c476f77ad62 Author: Philipp Hartwig <ph...@ph...> Date: Sun May 6 23:48:18 2012 +0200 Small cleanup commit 2e0e3a4036b3378bd2d08b64d380c1beb69201ff Author: Philipp Hartwig <ph...@ph...> Date: Sun May 6 23:30:34 2012 +0200 Handle case of non-fs, horiz. stdisp in bl corner This seems to take care of the two problems mentioned in the message to commit 8370a156ae6440e3983486ca4c7a167caf72cf25 in the special case that the potential non-fullsized stdisp is positioned in the lower left corner and has a horizontal orientation. This should be the most commmon case. Adding support for other cases is not difficult (maybe a horizontal stdisp in the upper left corner is not that uncommon?), but it will only happen on request. commit 8370a156ae6440e3983486ca4c7a167caf72cf25 Author: Philipp Hartwig <ph...@ph...> Date: Sun May 6 13:17:14 2012 +0200 Don't ignore the stdisp after all, use less precise verification Removing and readding the stdisp had ugly side effects, like the flickering I've been trying to address with several commits already. New bugs kept showing up and the approach was getting more and more complicated when I tried to fix them. So I've decided to not ignore the stdisp after all. This means that it doesn't make sense to save the geometry for all splits, because the statusbar moves around on horizontal maximization, introducing new splits and messing with the existing ones. I now use a very naive form of verification before restoring the layout, which only consists in checking that all frames have the FRAME_MAXED_* flag set, compare the last commit. This makes things a lot easier and it should be precise enough. TODO: The statusbar is not restored when undoing a horizontal maximization. Two things are causing problems: 1) Simply calling a tiling_manage_stdisp or similar at the end of the restore process causes inacceptable flickering. 2) Resizing the statusbar will cause other windows to be resized. This will possibly lose a FRAME_MAXED_VERT flag on a frame. Right now the statusbar will be automatically restored when for example switching away from and back to the current workspace. Under the right circumstances this causes problem 2) above. commit dd7c0977062f24a65d4fe1b1ee5964450d5c67f2 Merge: ca77656 8e1c79b Author: Philipp Hartwig <ph...@ph...> Date: Sun May 6 13:06:54 2012 +0200 Merge remote-tracking branch 'github/maximization' into maximization commit 8e1c79be963a9b6124352040625e4c6393d24276 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 2 22:30:03 2012 +0200 Replace the word "statusbar" by more correct "stdisp" commit 953d8cd974ac7e9f8ff8ffe577d9bd72644a4483 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 2 22:26:17 2012 +0200 Don't crash and burn if there is neither a statsubar nor a dock commit a708bfc6305b1373f83bd261e749fb32270ee8c7 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 2 21:21:59 2012 +0200 Mark all frames involved in a maximization as maximized While this is of course not technically accurate, is has the effect that we undo a maximization whenever we toggle maximization on a frame that is already part of a maximized split. This is desirable for two reasons: First, it gives the expected result on frames that have optically been maximized in a maximization process but were not the one that we toggled maximization on: ----- ----- | | vert. max. 1 | | | |---| ------------> |1|2| |1|2| | | | ----- ----- Before, trying to untoggle maximization on frame 2 would instead try to maximize frame 2 which is undesirable. With the new behavior a user does not have to remember on which frame he toggled maximization to undo a maximization. This was explicitly requested in the discussion with the subject "Toggle horizontal/vertical maximize behaviour" on ion-general. Secondly, it even seems desirable in the following situation, where a frame has not been optically maximized. ----- ----- | 0 | vert. max. 3 | | | |---| ------------> |1| | |1| | |-|3| |-|3| |2| | |2| | | | | ----- ----- One might argue that restoring the layout when toggling vertical maximization on 2 is wrong because it is not maximized yet, but maximizing frame 2 in this setup would have the ugly side effect of forever losing the original layout and turning frame 0 into an unresponsive frame of height 0. To achieve the desired result a user will now have to toggle maximization on 2 twice, first to restore the actual layout and then to actually maximize it. I find this acceptable, given that the end result is much cleaner. On a side node, this commit also tries to avoid any flickering for the statusbar or the dock. commit 74226dec6db2eb2ffb81ec2300b95391483f1fc1 Merge: 76fa1a3 061a394 Author: Philipp Hartwig <ph...@ph...> Date: Wed May 2 09:33:50 2012 +0200 Merge branch 'maximization' of github.com:AopicieR/notion_aopicier into maximization Conflicts: modulelist.mk system.mk commit 061a3942374a8fae5d454f2e3c3ae4d8e8f51705 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 1 10:36:20 2012 +0200 Only remove part of the maximized flag, v2 Don't remove a maximized flag if the window is only resized because we have not updated the geometry after removing the statusbar. commit c82af3dcd58d66a8cebab8605db7acaecbd065b8 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 1 10:30:43 2012 +0200 Whitespace cleanup commit e47e1c3beeba095dd8165858ff9a1e1d133cf3b7 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 1 10:23:39 2012 +0200 Revert "Only remove part of the maximized flag" I forgot to actually pass the new information to tiling_ignore_statusbar. But more importantly I should not mix whitespace cleanup with actual changes. So let's split this up into two commits and correct one of them. This reverts commit dbfcb2220152955c8140148c90ddd0d616db1420. commit dbfcb2220152955c8140148c90ddd0d616db1420 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 1 01:09:49 2012 +0200 Only remove part of the maximized flag Don't remove a maximized flag if the window is only resized because we have not updated the geometry after removing the statusbar. commit a4e73886ed304824284d785a905d5ec00ab8076c Author: Philipp Hartwig <ph...@ph...> Date: Tue May 1 00:57:19 2012 +0200 Revert "Update geometry, even if we don't redraw the window" Unfortunately this caused some flickering to reappear. This reverts commit 6d95652fa1ee87f77296ca99fe8e0ad22d4bc419. commit 6d95652fa1ee87f77296ca99fe8e0ad22d4bc419 Author: Philipp Hartwig <ph...@ph...> Date: Tue May 1 00:28:56 2012 +0200 Update geometry, even if we don't redraw the window It is important that the geometry information of the window is updated, otherwise we will incorrectly assume that the window has to be resized on the next call to frame_fitrep. commit 88775e8d03c196c3c0dafc631d79b2320482b3fe Author: Philipp Hartwig <ph...@ph...> Date: Mon Apr 30 23:26:45 2012 +0200 Correctly remove maximized flag commit 0fc2159f68f2c0627ee00f5cca449c27cdaeaa3e Merge: b94167e 3c201e9 Author: Philipp Hartwig <ph...@ph...> Date: Mon Apr 30 17:27:18 2012 +0200 Merge remote-tracking branch 'upstream/master' into maximization commit b94167edafeca3c14ee56097d1ff6be7eff17386 Merge: 8982f7d 62b6a9a Author: Philipp Hartwig <ph...@ph...> Date: Thu Apr 26 18:21:44 2012 +0200 Merge branch 'master' into maximization Conflicts: modulelist.mk commit 8982f7dbef11c515360b263398d1320db9ba037e Merge: 516e431 91414f3 Author: Philipp Hartwig <ph...@ph...> Date: Mon Apr 23 16:27:10 2012 +0200 Merge remote-tracking branch 'upstream/master' into maximization commit 516e4317a16d59260dcae896fbaf741d47fd92db Author: Philipp Hartwig <ph...@ph...> Date: Sun Apr 22 11:39:05 2012 +0200 Remove old maximization functions. Rename frame_maximize_vert_2 / frame_maximize_horiz_2 to frame_maximize_vert / frame_maximize_horiz. 2387dcd2d4074be79f5b99947e00b0a8b59a05a6 has dealt with any regressions I was aware of and the new functions should now be a strict improvement over the old ones. commit 2387dcd2d4074be79f5b99947e00b0a8b59a05a6 Author: Philipp Hartwig <ph...@ph...> Date: Sat Apr 21 16:56:24 2012 +0200 Only reprint the windows at the end of the maximization cycle This should avoid flickering and redraw problems. commit 6678c1b32dff5971ea5f0369eaeb78a06bdedf31 Merge: 1ae4788 748db1f Author: Philipp Hartwig <ph...@ph...> Date: Sat Apr 21 09:48:02 2012 +0200 Merge branch 'master' into maximization commit 1ae4788a5001efc11f8926cf1d0123e01249d775 Merge: a5201b6 b476bb1 Author: Philipp Hartwig <ph...@ph...> Date: Thu Apr 19 08:46:56 2012 +0200 Merge branch 'master' into maximization commit a5201b6722d704899d7251a381663f36eb3c076f Author: Philipp Hartwig <ph...@ph...> Date: Sat Apr 14 15:09:17 2012 +0200 Introduce additional check in the verification of a split. commit cc663ff4e136ee4511a625260724fe32ab41e71e Author: Philipp Hartwig <ph...@ph...> Date: Mon Apr 2 22:44:50 2012 +0200 More whitespace. commit 81ef792fdafa11be2374e5e16b7daf7825a90737 Author: Philipp Hartwig <ph...@ph...> Date: Mon Apr 2 22:41:00 2012 +0200 Small refactoring of the verify functions and some whitespace changes. commit 18fe34d9945da635b474fe492929299c00e36b89 Author: Philipp Hartwig <ph...@ph...> Date: Mon Apr 2 16:07:57 2012 +0200 Some cleanup and watching out for NULL pointers. commit 9212776943ecaf43128ae76c9ed72f081e2fa818 Author: Philipp Hartwig <ph...@ph...> Date: Mon Apr 2 12:23:36 2012 +0200 Ignore the statusbar for vertical/horizontal maximization as it massively complicates things, at least when it is not fullsized. commit ad71e6d53a6bf526194fe77802dca7d387bc275c Author: Philipp Hartwig <ph...@ph...> Date: Tue Mar 27 16:22:37 2012 +0200 Introduce new functions frame_maximize_vert_2/frame_maximize_horiz_2 for vertical/horizontal maximization. They are based on the following logic: When maximizing a frame, save the geometry of all frames involved in the process. When demaximizing again, try to restore the original layout using this saved information. ----------------------------------------------------------------------- Summary of changes: ioncore/frame.c | 64 ++++---- ioncore/frame.h | 4 +- ioncore/resize.c | 58 +++++-- ioncore/resize.h | 11 ++ mod_tiling/split.c | 484 +++++++++++++++++++++++++++++++++++++++++++++++++++ mod_tiling/split.h | 6 +- mod_tiling/tiling.c | 17 ++ 7 files changed, 594 insertions(+), 50 deletions(-) hooks/post-receive -- notion window manager core |