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...> - 2014-04-02 19:27: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 9b0ea895c8651ca34fc8d23fd2dbafb67b9d5008 (commit) via 1f9b5b7614fa1c3329b101d30320c5df8794be49 (commit) via 9c1137655cadc82125c9c3182482b725f2c94465 (commit) via d5d7ff7960d4f4f780b0f14de9c323146ffa681d (commit) via c72d8f36efd957125f9033f90bd8f57741a54e03 (commit) via be168acaf83f9e69c1755ee5c40aaf012efbba2b (commit) from 29e2291c08a73d6c0ca821feca2920bebab3f28d (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 9b0ea895c8651ca34fc8d23fd2dbafb67b9d5008 Merge: 1f9b5b7 be168ac Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 21:21:17 2014 +0200 Merge branch 'fixlogs' commit 1f9b5b7614fa1c3329b101d30320c5df8794be49 Merge: 29e2291 9c11376 Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 21:20:43 2014 +0200 Merge simplifying region deinitialization Conflicts: ioncore/focus.c ioncore/focus.h ioncore/region.c commit 9c1137655cadc82125c9c3182482b725f2c94465 Merge: d5d7ff7 a56d4a3 Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 21:11:05 2014 +0200 Merge, unifying the way we do things in deinit. Conflicts: ioncore/focus.h ioncore/region.c commit d5d7ff7960d4f4f780b0f14de9c323146ffa681d Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 20:54:16 2014 +0200 Move focus(list) deinitialisation logic to focus.c commit c72d8f36efd957125f9033f90bd8f57741a54e03 Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 20:15:00 2014 +0200 Fix bug when the focused window deinitialized commit be168acaf83f9e69c1755ee5c40aaf012efbba2b Author: Arnout Engelen <arn...@bz...> Date: Wed Apr 2 17:16:52 2014 +0200 Fix log invocations for focus behavior ----------------------------------------------------------------------- Summary of changes: ioncore/focus.c | 24 +++++++++++++++++++----- ioncore/focus.h | 7 +++---- ioncore/group-ws.c | 4 ++++ ioncore/region.c | 16 +--------------- ioncore/screen.c | 1 + 5 files changed, 28 insertions(+), 24 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-04-01 20:48: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, master has been updated via 29e2291c08a73d6c0ca821feca2920bebab3f28d (commit) via a56d4a35194cfa278bf3ba62fbf33f2fa826a5dd (commit) via 4d979e2bd2cdafff72fedd566e34d15a3313aeeb (commit) via c8631a3d452f643287bb366c487908c44c12552f (commit) via 6b9d6746ad2c0f30f8cdacaecc46e38e62048396 (commit) via 91e26d6fd84bb2ca3bcb367bf04899d64bcc8b7e (commit) via 77360c4069b28af15302616568b110b3f38f58e0 (commit) via 463219c7a0182ae1f10e4737b73b73a946b42fec (commit) via fa0181d97005224c2dda71137a16c0eea7183681 (commit) via 40c6945142af3c2e5f903904d2b5dac111aa77b8 (commit) via 6471f0c88c5c37e0764cdf3a787219503ea3cd39 (commit) via 3f5c0bc3d4c067f143d57a445f51fb3a1b0e585b (commit) via bce38245bc8ff95ecdc27c1236a1074ff238ee42 (commit) via 75c818ea7e7aaf782821d8898561b723a810ca3b (commit) from 995bca3ad61a8e33b7828b5a426db5b58f7cc82c (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 29e2291c08a73d6c0ca821feca2920bebab3f28d Author: Dima Kogan <di...@se...> Date: Sun Feb 23 21:03:45 2014 -0800 reduced region focuslist exports There were 3 exports. One was unneeded, and the other two have now been combined into one commit a56d4a35194cfa278bf3ba62fbf33f2fa826a5dd Author: Dima Kogan <di...@se...> Date: Tue Jan 28 23:26:03 2014 -0800 Added transient workspace indicator in corner When a new workspace (or screen) is selected, an indicator can pop up stating the name of this workspace. The indicator goes away after a predetermined timeout. The duration of the indicator is set in the configuration file. By default this indicator is disabled entirely commit 4d979e2bd2cdafff72fedd566e34d15a3313aeeb Author: Dima Kogan <di...@se...> Date: Tue Jan 28 22:29:09 2014 -0800 Renamed do_get_notifywin -> do_get_popup_win This indicates that this function is used for both notify and info windows commit c8631a3d452f643287bb366c487908c44c12552f Author: Dima Kogan <di...@se...> Date: Tue Jan 28 22:27:46 2014 -0800 reduced boilerplate in get_notifywin/get_infowin This is minor refactoring for consistency. No functional changes commit 6b9d6746ad2c0f30f8cdacaecc46e38e62048396 Author: Dima Kogan <di...@se...> Date: Tue Jan 28 18:16:04 2014 -0800 renamed unnotify functions for consistency No functional changes in this patch. The functions screen_nowindowinfo screen_unnotify are now called screen_unnotify_infowin screen_unnotify_notifywin This is consistent with the already-existing pair screen_update_infowin screen_update_notifywin commit 91e26d6fd84bb2ca3bcb367bf04899d64bcc8b7e Author: Dima Kogan <di...@se...> Date: Mon Jan 27 14:57:26 2014 -0800 build: dependencies are now ALWAYS generated. Also simpler implementation Previously you didn't get header dependencies, unless you asked for them. Now this information is always generated, and it's done together with the compilation step. This is simple and robust. The only way a dependency relationship is missed is the first time you add a #include. Rebuilding that source file once adds the dependency commit 77360c4069b28af15302616568b110b3f38f58e0 Author: Dima Kogan <di...@se...> Date: Mon Jan 27 14:43:32 2014 -0800 build: mkexports rule is now a written as a multi-target-generating rule commit 463219c7a0182ae1f10e4737b73b73a946b42fec Author: Dima Kogan <di...@se...> Date: Mon Jan 27 14:15:24 2014 -0800 build: simplified compilation rules for toplevel rules.mk There were multiple %.o:%.c rules defined that more or less said the same thing. This patch consolidates them. There's much similar boilerplate in other modules (libtu/build/rules.mk for instance) that this patch doesn't touch. It would be a good idea to consolidate all the logic. commit fa0181d97005224c2dda71137a16c0eea7183681 Author: Dima Kogan <di...@se...> Date: Mon Jan 27 14:10:25 2014 -0800 build: all .o objects no longer depend on exports.h The build system had an unconditional dependency declared: %.o: %.c $(EXPORTS_H) The result of this was that when any .c file was changed, lua would regenerate its exports, which would then trigger a rebuild of EVERYTHING. In truth, most things don't really depend on exports.h. This patch explicitly declares dependencies on exports.h. The dependency generator generates these dependencies too, but the explicit declarations are required for the initial build, when the generated dependencies aren't yet available commit 40c6945142af3c2e5f903904d2b5dac111aa77b8 Author: Dima Kogan <di...@se...> Date: Thu Jan 23 23:29:14 2014 -0800 activity notifiers can now be displayed on ALL screens Added new option "activity_notification_on_all_screens" that causes activity notifiers to be displayed on ALL the screens, not just the screen that contains the window producing the notification. This is only relevant on multi-head setups. By default this is disabled. commit 6471f0c88c5c37e0764cdf3a787219503ea3cd39 Author: Dima Kogan <di...@se...> Date: Tue Jan 21 18:32:58 2014 -0800 log.c: local functions are static commit 3f5c0bc3d4c067f143d57a445f51fb3a1b0e585b Author: Dima Kogan <di...@se...> Date: Mon Jan 20 03:42:06 2014 -0800 added debug-printing of the focus list commit bce38245bc8ff95ecdc27c1236a1074ff238ee42 Author: Dima Kogan <di...@se...> Date: Mon Jan 20 03:29:38 2014 -0800 focuslist is now populated after a delay The focus list is no longer immediately updated. This is nice because you can now search for a window by quickly cycling through some windows without them showing up near the top of the focus list. This allows the go-to-previous-windows functions to keep working as the user intends. This behavior is enabled with a config option: 'focuslist_insert_delay'. This is turned off by default. Before this patch, the currently-focused region was assumed to be the one at the top of the focuslist. This is no longer true 100% of the time, so those two things are now tracked separately commit 75c818ea7e7aaf782821d8898561b723a810ca3b Author: Dima Kogan <di...@se...> Date: Sat Jan 18 02:55:01 2014 -0800 added debug-printing of parents or managers of a region ----------------------------------------------------------------------- Summary of changes: build/rules.mk | 50 +++-------- config.h | 6 ++ de/Makefile | 2 + etc/cfg_notion.lua | 16 ++++ ioncore/Makefile | 2 + ioncore/conf.c | 30 ++++++- ioncore/focus.c | 139 ++++++++++++++++++++++++----- ioncore/focus.h | 6 ++ ioncore/global.h | 18 ++++- ioncore/ioncore.c | 6 +- ioncore/log.c | 6 +- ioncore/mplex.c | 2 +- ioncore/region.c | 59 ++++++++++++- ioncore/region.h | 3 + ioncore/screen-notify.c | 203 +++++++++++++++++++++++++++++++++--------- ioncore/screen-notify.h | 9 ++- ioncore/screen.c | 5 +- ioncore/screen.h | 1 + libextl/build/rules.mk | 30 ++----- libextl/system-autodetect.mk | 9 -- libtu/build/rules.mk | 27 ++---- libtu/system-autodetect.mk | 8 -- mod_dock/Makefile | 2 + mod_menu/Makefile | 2 + mod_query/Makefile | 2 + mod_sm/Makefile | 2 + mod_sp/Makefile | 2 + mod_statusbar/Makefile | 3 +- mod_tiling/Makefile | 5 +- mod_xinerama/Makefile | 2 + mod_xkbevents/Makefile | 3 + mod_xrandr/Makefile | 3 + system-autodetect.mk | 10 -- 33 files changed, 482 insertions(+), 191 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-04-01 19:26: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 995bca3ad61a8e33b7828b5a426db5b58f7cc82c (commit) from c761d6317ed415e937fc2d4b03ed3a8f5b8f10a3 (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 995bca3ad61a8e33b7828b5a426db5b58f7cc82c Author: Arnout Engelen <arn...@bz...> Date: Tue Apr 1 21:25:45 2014 +0200 Kludge IntelliJ IDEA splash popup to be transient ----------------------------------------------------------------------- Summary of changes: etc/cfg_kludges.lua | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-04-01 18:33: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 c761d6317ed415e937fc2d4b03ed3a8f5b8f10a3 (commit) from f55b9b9614d1faf9e16ea90faed860b57a9015f8 (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 c761d6317ed415e937fc2d4b03ed3a8f5b8f10a3 Author: Arnout Engelen <arn...@bz...> Date: Tue Apr 1 20:31:17 2014 +0200 Clientwin refusing focus passes it to tile parent Treat the special case more like a special case, fixes a regression where IntelliJ IDEA mini-windows popping up when completion options exceed the size of the popup would get focused while they shouldn't. ----------------------------------------------------------------------- Summary of changes: ioncore/focus.c | 41 ++++++++++++++++++++++++++++------------- ioncore/log.h | 1 + 2 files changed, 29 insertions(+), 13 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-03-28 18:05:11
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated from f1e49eebaee1aac86ba371e5d2020ed4dd2ed93f (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: hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-03-27 22:29: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 f1e49eebaee1aac86ba371e5d2020ed4dd2ed93f (commit) via eb269fad23a6058f3104af8b4550a9e0f90c8124 (commit) from d0064faa435a23a562340302fec1bebfc6c67b06 (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 f1e49eebaee1aac86ba371e5d2020ed4dd2ed93f Merge: d0064fa eb269fa Author: Arnout Engelen <arn...@bz...> Date: Thu Mar 27 23:27:34 2014 +0100 Merge branch 'fixfocusbug' commit eb269fad23a6058f3104af8b4550a9e0f90c8124 Author: Arnout Engelen <arn...@bz...> Date: Thu Mar 27 23:24:50 2014 +0100 When a clientwin refuses focus, focus its parent Specifically, this will make sure that when a clientwin refuses to take the focus, we give the enclosing frame the focus. This makes sure not being able to focus the clientwin doesn't interfere with the normal way tabs/frames work. Intended to fix https://sourceforge.net/p/notion/bugs/60/ . Hopefully doesn't reintroduce https://sourceforge.net/p/notion/bugs/53/ ... ----------------------------------------------------------------------- Summary of changes: ioncore/focus.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-03-19 15:00: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 d0064faa435a23a562340302fec1bebfc6c67b06 (commit) from a98bbe9de4211bbc172b976f1e7c545f2adf2fe6 (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 d0064faa435a23a562340302fec1bebfc6c67b06 Author: Arnout Engelen <arn...@bz...> Date: Wed Mar 19 16:00:24 2014 +0100 Add kludge for IntelliJ IDEA transients ----------------------------------------------------------------------- Summary of changes: etc/cfg_kludges.lua | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-03-18 21:29: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 a98bbe9de4211bbc172b976f1e7c545f2adf2fe6 (commit) from acc5ab615503c2102e68352aed414ec1b6009251 (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 a98bbe9de4211bbc172b976f1e7c545f2adf2fe6 Author: Arnout Engelen <arn...@bz...> Date: Tue Mar 18 22:29:22 2014 +0100 Allow logging of RandR events ----------------------------------------------------------------------- Summary of changes: ioncore/log.h | 1 + mod_xrandr/mod_xrandr.c | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-03-18 21:12: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 "notion window manager core". The branch, utf8titles has been created at be0192513c604789999bbec2baae0ef5f366e43c (commit) - Log ----------------------------------------------------------------- commit be0192513c604789999bbec2baae0ef5f366e43c Author: Arnout Engelen <arn...@bz...> Date: Tue Mar 18 22:11:05 2014 +0100 https://sourceforge.net/p/notion/bugs/61/ ----------------------------------------------------------------------- hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-03-18 18:22:20
|
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 acc5ab615503c2102e68352aed414ec1b6009251 (commit) via 8025b7a5981a1ef51d7a8e61405753bbb6de6f80 (commit) via 5c6b89a788aee0661cf6d5f29425ebd9ccd26976 (commit) via cc33ee990873f98008659efc46e7fc3c90aac26b (commit) from 7a9afc40da3df692086939f9fed00114e63dd95d (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 acc5ab615503c2102e68352aed414ec1b6009251 Author: Arnout Engelen <arn...@bz...> Date: Tue Mar 18 19:21:05 2014 +0100 Remove title truncation logging Seems like the valgrind logging I saw before was something to do with local library version mismatches, false alarm. commit 8025b7a5981a1ef51d7a8e61405753bbb6de6f80 Merge: 5c6b89a cc33ee9 Author: Arnout Engelen <arn...@bz...> Date: Sun Feb 23 20:51:19 2014 +0100 Update license according to copyright holders wish It is unusual to change a license like this, but because the difference is well-documented it should be OK in this case. Merge commit 'cc33ee990873f98008659efc46e7fc3c90aac26b' commit 5c6b89a788aee0661cf6d5f29425ebd9ccd26976 Author: Arnout Engelen <arn...@bz...> Date: Sun Feb 23 20:39:28 2014 +0100 Add diagnostic logging track down a valgrind warning commit cc33ee990873f98008659efc46e7fc3c90aac26b Author: Dima Kogan <di...@se...> Date: Sat Jan 18 01:53:53 2014 -0800 updated license to the update Tuomo Valkonen made on 2009/09/02 Tuomo updated the license in a mailing list post: https://lists.berlios.de/pipermail/ion-general/2009-September/001730.html This new license removes the 28-day clause. ----------------------------------------------------------------------- Summary of changes: LICENSE | 28 ++-------------------------- ioncore/log.c | 3 +-- ioncore/log.h | 3 ++- ioncore/strings.c | 1 + 4 files changed, 6 insertions(+), 29 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-02-23 19:14:10
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 7a9afc40da3df692086939f9fed00114e63dd95d (commit) from 642cf62564dd56ee89a8b0806d6cda5ee5e03ad1 (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 7a9afc40da3df692086939f9fed00114e63dd95d Author: Arnout Engelen <arn...@bz...> Date: Sun Feb 23 20:03:17 2014 +0100 Don't manipulate max height/width if not set ----------------------------------------------------------------------- Summary of changes: ioncore/frame.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-02-15 15:25:39
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via b437cb6af5dc059acf9c3cbf52e3429209f60f86 (commit) from b2f3b6759d7f6d7e3e6dc12f7291d2bb0457a914 (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 b437cb6af5dc059acf9c3cbf52e3429209f60f86 Author: Arnout Engelen <arn...@bz...> Date: Sat Feb 15 16:24:28 2014 +0100 Expose XWarpPointer to lua as rootwin:warp_pointer, for region_do_warp_alt ----------------------------------------------------------------------- Summary of changes: ioncore/focus.c | 9 ++++----- ioncore/rootwin.c | 13 +++++++++++++ ioncore/rootwin.h | 1 + 3 files changed, 18 insertions(+), 5 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-20 14:27:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via b2f3b6759d7f6d7e3e6dc12f7291d2bb0457a914 (commit) from 1f09d6b088135d52218283a75622a0e435e45bf8 (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 b2f3b6759d7f6d7e3e6dc12f7291d2bb0457a914 Author: Arnout Engelen <arn...@bz...> Date: Mon Jan 20 15:26:33 2014 +0100 Lock using i3lock when available ----------------------------------------------------------------------- Summary of changes: utils/notion-lock | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-19 19:47: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 1f09d6b088135d52218283a75622a0e435e45bf8 (commit) via 24690d74ca18d30d0a3ecefe51d6fecbb1765970 (commit) from e9696eccddc36f26439582c37a5dcd8b5b048804 (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 1f09d6b088135d52218283a75622a0e435e45bf8 Merge: e9696ec 24690d7 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 19 20:34:10 2014 +0100 Merge branch 'readme' of git://repo.or.cz/notion/jeffpc into readme commit 24690d74ca18d30d0a3ecefe51d6fecbb1765970 Author: Josef 'Jeff' Sipek <je...@jo...> Date: Sun Jan 19 10:00:42 2014 -0500 README still mentions submodules ----------------------------------------------------------------------- Summary of changes: README | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-19 19:05: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 e9696eccddc36f26439582c37a5dcd8b5b048804 (commit) from 0cfa948c73a77f46baf20d12ea930cd320d12c33 (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 e9696eccddc36f26439582c37a5dcd8b5b048804 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 19 20:03:30 2014 +0100 Convert Czech and Finnish po files to UTF-8, fix Czech manpage and welcome We previously converted the Czech manpages assuming they were in ISO-8859-1, while of course they were in ISO-8859-2... ----------------------------------------------------------------------- Summary of changes: man/notion.cs.in | 112 ++++---- man/welcome.cs.head | 28 +- po/cs.po | 816 +++++++++++++++++++++++++------------------------- po/fi.po | 544 +++++++++++++++++----------------- 4 files changed, 750 insertions(+), 750 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-16 20:36: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 "notion window manager core". The branch, master has been updated via 0cfa948c73a77f46baf20d12ea930cd320d12c33 (commit) from 376a72bbc9555344e3fec0f16603b47e4e0ddedd (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 0cfa948c73a77f46baf20d12ea930cd320d12c33 Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 16 21:35:21 2014 +0100 No longer trap fatal signals This was done previously. It resulted in a process death, as usual, but the stack trace was clobbered. Thanks to Dima Kogan for the patch. ----------------------------------------------------------------------- Summary of changes: libmainloop/signal.c | 22 ++++------------------ 1 files changed, 4 insertions(+), 18 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-09 19:56: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, master has been updated via 376a72bbc9555344e3fec0f16603b47e4e0ddedd (commit) via 7f44535693986369a6c634e0cef477649aa48a08 (commit) via b12097e73e3763c7189634e213b2b78b2a146a1c (commit) from 5f72d5e9aae9b00b2c1c3ba2f327537c9810ccfa (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 376a72bbc9555344e3fec0f16603b47e4e0ddedd Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:55:44 2014 +0100 Released version 3-2014010901 commit 7f44535693986369a6c634e0cef477649aa48a08 Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:55:20 2014 +0100 Releasing version 3-2014010901 commit b12097e73e3763c7189634e213b2b78b2a146a1c Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:24:39 2014 +0100 Sign release tags ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-09 19:16: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 5f72d5e9aae9b00b2c1c3ba2f327537c9810ccfa (commit) from 258088eb976268ba230c1a9ef95244fc6ec1d1d9 (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 5f72d5e9aae9b00b2c1c3ba2f327537c9810ccfa Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:15:43 2014 +0100 Push after releasing ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-09 19:12: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 258088eb976268ba230c1a9ef95244fc6ec1d1d9 (commit) via d71f2c9d3e92ff52376359bd5a1d624d53c530e5 (commit) via c89abd914940ee0b0b418c389cfe2ade2776d7ba (commit) via 45162fa5b9a91b0cb4313cd4ff5c94ac8efcbe79 (commit) via aa27e3422e62331cd228dbe17e5f15ea830ed8e6 (commit) from 46c30934abf119be092cfedb3340049038c69be0 (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 258088eb976268ba230c1a9ef95244fc6ec1d1d9 Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:02:30 2014 +0100 Released version 3-2014010900 commit d71f2c9d3e92ff52376359bd5a1d624d53c530e5 Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:02:16 2014 +0100 Releasing version 3-2014010900 commit c89abd914940ee0b0b418c389cfe2ade2776d7ba Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:01:48 2014 +0100 Source packages should not unpack in pwd, but in notion-VERSION commit 45162fa5b9a91b0cb4313cd4ff5c94ac8efcbe79 Merge: 46c3093 aa27e34 Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 14:12:12 2014 +0100 FSF address Merge commit 'aa27e3422e62331cd228dbe17e5f15ea830ed8e6' commit aa27e3422e62331cd228dbe17e5f15ea830ed8e6 Author: Jeff Backus <jef...@gm...> Date: Sun Jan 5 13:09:45 2014 -0500 * Found some additional instances of incorrect FSF addresses. ----------------------------------------------------------------------- Summary of changes: Makefile | 4 ++-- contrib/scripts/stock.lua | 2 +- contrib/scripts/weather.lua | 2 +- contrib/statusd/statusd_nginfo.lua | 4 ++-- contrib/statusd/statusd_weather.lua | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-09 19:02:30
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The tag, 3-2014010900 has been created at d71f2c9d3e92ff52376359bd5a1d624d53c530e5 (commit) - Log ----------------------------------------------------------------- commit d71f2c9d3e92ff52376359bd5a1d624d53c530e5 Author: Arnout Engelen <arn...@bz...> Date: Thu Jan 9 20:02:16 2014 +0100 Releasing version 3-2014010900 ----------------------------------------------------------------------- hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-08 22:07: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 "notion window manager core". The branch, master has been updated via 46c30934abf119be092cfedb3340049038c69be0 (commit) from b560e99e8f3db91a10fa338d7f239c477639429d (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 46c30934abf119be092cfedb3340049038c69be0 Author: Arnout Engelen <arn...@bz...> Date: Wed Jan 8 22:06:36 2014 +0000 A final catch-all fallback when failing to load a font ----------------------------------------------------------------------- Summary of changes: de/fontset.c | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-05 18:16:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via b560e99e8f3db91a10fa338d7f239c477639429d (commit) via e902df944ea0cfcc484b0c8ee1b048d881b7fe5c (commit) via 1777670636da449e1ce6d71693da9622c38be5d4 (commit) via b11a59420da118c10fd9e2dc4ee2c188e02f2c7d (commit) via 592b8ef3860c0c0fd018970fa6715f44b36e35c2 (commit) via 17b6418698d711dc2106b4c260296120176ad01c (commit) from 52210232ca59f86d354e3995c0862e4037b857bb (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 b560e99e8f3db91a10fa338d7f239c477639429d Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 19:15:56 2014 +0100 Escape hyphen in manpage commit e902df944ea0cfcc484b0c8ee1b048d881b7fe5c Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 18:12:57 2014 +0100 Released version 3-2014010505 commit 1777670636da449e1ce6d71693da9622c38be5d4 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 18:12:46 2014 +0100 Releasing version 3-2014010505 commit b11a59420da118c10fd9e2dc4ee2c188e02f2c7d Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 18:12:36 2014 +0100 Manpage formatting commit 592b8ef3860c0c0fd018970fa6715f44b36e35c2 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:56:46 2014 +0100 Released version 3-2014010504 commit 17b6418698d711dc2106b4c260296120176ad01c Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:56:35 2014 +0100 Releasing version 3-2014010504 ----------------------------------------------------------------------- Summary of changes: man/notionflux.in | 40 ++++++++++++++++++++++++++++++++-------- 1 files changed, 32 insertions(+), 8 deletions(-) hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-05 17:12:57
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The tag, 3-2014010505 has been created at 1777670636da449e1ce6d71693da9622c38be5d4 (commit) - Log ----------------------------------------------------------------- commit 1777670636da449e1ce6d71693da9622c38be5d4 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 18:12:46 2014 +0100 Releasing version 3-2014010505 ----------------------------------------------------------------------- hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-05 15:56: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 tag, 3-2014010504 has been created at 17b6418698d711dc2106b4c260296120176ad01c (commit) - Log ----------------------------------------------------------------- commit 17b6418698d711dc2106b4c260296120176ad01c Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:56:35 2014 +0100 Releasing version 3-2014010504 ----------------------------------------------------------------------- hooks/post-receive -- notion window manager core |
From: Arnout E. <rab...@us...> - 2014-01-05 15:56:31
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 52210232ca59f86d354e3995c0862e4037b857bb (commit) via 1aaef07fc869c9ece9ba08b5dc3c098c2bc62888 (commit) via 79c5e397008ceef91e31091f3eb8ac7c3c1f4711 (commit) via 6c6eee0fc4aa73108df619f1f057d57b3e743244 (commit) via be80035c9e156da76e061596a53d421d461a9edd (commit) via 4f86207131e4f9c695a7ce28efddd1c43cbb9ed2 (commit) via 22c864168ff5f24f74b7e8b8831efecdb3a09de6 (commit) via f0ac6104b092bab43be29b3f054f004cc3cbf4a1 (commit) via f840ba9cf44e4fb9606fda7f33a3a9a3f33312de (commit) via 8244ae578bb8afcb434ae9d519b6bbd983e86b5a (commit) via 89e75852d9307f36228253e9746170b2de012749 (commit) via c15fc5d737ceeb7d29e2d0b9b3f87be4a5dbe5a8 (commit) from 7ef817935759b1435644b66af735a2444c2d0e93 (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 52210232ca59f86d354e3995c0862e4037b857bb Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:55:54 2014 +0100 Import libtu instead of using submodules commit 1aaef07fc869c9ece9ba08b5dc3c098c2bc62888 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:54:03 2014 +0100 Import libextl instead of using a submodule commit 79c5e397008ceef91e31091f3eb8ac7c3c1f4711 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:50:06 2014 +0100 Remove binary from git commit 6c6eee0fc4aa73108df619f1f057d57b3e743244 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:43:35 2014 +0100 Include '-src' in release filenames commit be80035c9e156da76e061596a53d421d461a9edd Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:36:31 2014 +0100 Released version 3-2014010503 commit 4f86207131e4f9c695a7ce28efddd1c43cbb9ed2 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:36:20 2014 +0100 Releasing version 3-2014010503 commit 22c864168ff5f24f74b7e8b8831efecdb3a09de6 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:36:06 2014 +0100 Compress bzip2 manually commit f0ac6104b092bab43be29b3f054f004cc3cbf4a1 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:33:34 2014 +0100 Released version 3-2014010502 commit f840ba9cf44e4fb9606fda7f33a3a9a3f33312de Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:33:20 2014 +0100 Releasing version 3-2014010502 commit 8244ae578bb8afcb434ae9d519b6bbd983e86b5a Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:31:19 2014 +0100 Fix 'dist' target in Makefile commit 89e75852d9307f36228253e9746170b2de012749 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:29:17 2014 +0100 Releasing version 3-2014010501 commit c15fc5d737ceeb7d29e2d0b9b3f87be4a5dbe5a8 Author: Arnout Engelen <arn...@bz...> Date: Sun Jan 5 16:28:56 2014 +0100 use 'git archive' to produce cleaner tarballs ----------------------------------------------------------------------- Summary of changes: .gitmodules | 6 - Makefile | 10 +- libextl | 1 - libextl/.gitignore | 3 + libextl/LICENSE | 510 +++++++ libextl/Makefile | 71 + libextl/README | 116 ++ libextl/build/libs.mk | 17 + libextl/build/rules.mk | 203 +++ libextl/build/system-inc.mk | 20 + libextl/extl.h | 26 + install-sh => libextl/install-sh | 0 libextl/libextl-mkexports.in | 821 +++++++++++ libextl/luaextl.c | 2583 ++++++++++++++++++++++++++++++++++ libextl/luaextl.h | 201 +++ libextl/misc.c | 23 + libextl/private.h | 116 ++ libextl/readconfig.c | 515 +++++++ libextl/readconfig.h | 51 + libextl/system-autodetect.mk | 162 +++ libextl/test/extltest.c | 60 + libextl/types.h | 32 + libtu | 1 - libtu/.gitignore | 2 + libtu/Makefile | 43 + libtu/build/rules.mk | 207 +++ libtu/build/system-inc.mk | 18 + libtu/debug.h | 19 + libtu/dlist.h | 124 ++ libtu/errorlog.c | 127 ++ libtu/errorlog.h | 38 + install-sh => libtu/install-sh | 0 libtu/iterable.c | 51 + libtu/iterable.h | 29 + libtu/locale.h | 27 + libtu/map.c | 83 ++ libtu/map.h | 54 + libtu/minmax.h | 27 + libtu/misc.c | 211 +++ libtu/misc.h | 43 + libtu/np/np-conv.h | 121 ++ libtu/np/numparser2.h | 272 ++++ libtu/obj.c | 297 ++++ libtu/obj.h | 69 + libtu/objlist.c | 332 +++++ libtu/objlist.h | 61 + libtu/objp.h | 72 + libtu/optparser.c | 471 +++++++ libtu/optparser.h | 78 + libtu/output.c | 405 ++++++ libtu/output.h | 76 + libtu/parser.c | 717 ++++++++++ libtu/parser.h | 54 + libtu/pointer.h | 16 + libtu/prefix.c | 61 + libtu/prefix.h | 17 + libtu/private.h | 27 + libtu/ptrlist.c | 208 +++ libtu/ptrlist.h | 58 + libtu/rb-test.c | 98 ++ libtu/rb.c | 626 ++++++++ libtu/rb.h | 143 ++ libtu/setparam.c | 60 + libtu/setparam.h | 27 + libtu/snprintf_2.2/INSTALL | 24 + libtu/snprintf_2.2/LICENSE.txt | 121 ++ libtu/snprintf_2.2/Makefile.unused | 43 + libtu/snprintf_2.2/README | 283 ++++ libtu/snprintf_2.2/README.html | 382 +++++ libtu/snprintf_2.2/snprintf-orig.c | 1025 ++++++++++++++ libtu/snprintf_2.2/snprintf.c | 1032 ++++++++++++++ libtu/snprintf_2.2/snprintf.h | 26 + libtu/snprintf_2.2/test.c | 689 +++++++++ libtu/stringstore.c | 144 ++ libtu/stringstore.h | 25 + libtu/system-autodetect.mk | 88 ++ libtu/tester.c | 54 + libtu/tester2.c | 69 + libtu/tester3.c | 72 + libtu/tokenizer.c | 958 +++++++++++++ libtu/tokenizer.h | 212 +++ libtu/types.h | 86 ++ libtu/util.c | 45 + libtu/util.h | 39 + mod_notionflux/notionflux/notionflux | Bin 24065 -> 0 bytes 85 files changed, 16421 insertions(+), 13 deletions(-) delete mode 100644 .gitmodules delete mode 160000 libextl create mode 100644 libextl/.gitignore create mode 100644 libextl/LICENSE create mode 100644 libextl/Makefile create mode 100644 libextl/README create mode 100644 libextl/build/libs.mk create mode 100644 libextl/build/rules.mk create mode 100644 libextl/build/system-inc.mk create mode 100644 libextl/extl.h copy install-sh => libextl/install-sh (100%) mode change 100755 => 100644 create mode 100644 libextl/libextl-mkexports.in create mode 100644 libextl/luaextl.c create mode 100644 libextl/luaextl.h create mode 100644 libextl/misc.c create mode 100644 libextl/private.h create mode 100644 libextl/readconfig.c create mode 100644 libextl/readconfig.h create mode 100644 libextl/system-autodetect.mk create mode 100644 libextl/test/extltest.c create mode 100644 libextl/types.h delete mode 160000 libtu create mode 100644 libtu/.gitignore create mode 100644 libtu/Makefile create mode 100644 libtu/build/rules.mk create mode 100644 libtu/build/system-inc.mk create mode 100644 libtu/debug.h create mode 100644 libtu/dlist.h create mode 100644 libtu/errorlog.c create mode 100644 libtu/errorlog.h copy install-sh => libtu/install-sh (100%) mode change 100755 => 100644 create mode 100644 libtu/iterable.c create mode 100644 libtu/iterable.h create mode 100644 libtu/locale.h create mode 100644 libtu/map.c create mode 100644 libtu/map.h create mode 100644 libtu/minmax.h create mode 100644 libtu/misc.c create mode 100644 libtu/misc.h create mode 100644 libtu/np/np-conv.h create mode 100644 libtu/np/numparser2.h create mode 100644 libtu/obj.c create mode 100644 libtu/obj.h create mode 100644 libtu/objlist.c create mode 100644 libtu/objlist.h create mode 100644 libtu/objp.h create mode 100644 libtu/optparser.c create mode 100644 libtu/optparser.h create mode 100644 libtu/output.c create mode 100644 libtu/output.h create mode 100644 libtu/parser.c create mode 100644 libtu/parser.h create mode 100644 libtu/pointer.h create mode 100644 libtu/prefix.c create mode 100644 libtu/prefix.h create mode 100644 libtu/private.h create mode 100644 libtu/ptrlist.c create mode 100644 libtu/ptrlist.h create mode 100644 libtu/rb-test.c create mode 100644 libtu/rb.c create mode 100644 libtu/rb.h create mode 100644 libtu/setparam.c create mode 100644 libtu/setparam.h create mode 100644 libtu/snprintf_2.2/INSTALL create mode 100644 libtu/snprintf_2.2/LICENSE.txt create mode 100644 libtu/snprintf_2.2/Makefile.unused create mode 100644 libtu/snprintf_2.2/README create mode 100644 libtu/snprintf_2.2/README.html create mode 100644 libtu/snprintf_2.2/snprintf-orig.c create mode 100644 libtu/snprintf_2.2/snprintf.c create mode 100644 libtu/snprintf_2.2/snprintf.h create mode 100644 libtu/snprintf_2.2/test.c create mode 100644 libtu/stringstore.c create mode 100644 libtu/stringstore.h create mode 100644 libtu/system-autodetect.mk create mode 100644 libtu/tester.c create mode 100644 libtu/tester2.c create mode 100644 libtu/tester3.c create mode 100644 libtu/tokenizer.c create mode 100644 libtu/tokenizer.h create mode 100644 libtu/types.h create mode 100644 libtu/util.c create mode 100644 libtu/util.h delete mode 100755 mod_notionflux/notionflux/notionflux hooks/post-receive -- notion window manager core |