# # ChangeLog for neercs # # Generated by Trac 1.2.2 # Jan 23, 2021, 2:13:47 AM Wed, 18 Jun 2008 20:29:34 GMT Pascal Terjan [2450] * neercs/trunk/src/grab.c (modified) * Detach properly the process from the previous tty * Use major to ... Wed, 18 Jun 2008 14:50:41 GMT Jean-Yves Lamoureux [2448] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/screens.c (modified) * neercs/trunk/src/screensaver.c (modified) * Made Screensaver Engine (called a glazillon times) cleaner * Set ... Wed, 18 Jun 2008 13:47:59 GMT Jean-Yves Lamoureux [2447] * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/screensaver.c (added) * Added an ugly-not-finished-yet screensaver Mon, 16 Jun 2008 15:12:51 GMT Jean-Yves Lamoureux [2446] * neercs/trunk/src/effects.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/recurrent.c (modified) * Removed unused variables and added comment to get cool scores on ohloh Mon, 16 Jun 2008 14:33:19 GMT Jean-Yves Lamoureux [2445] * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/effects.c (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/recurrent.c (added) * neercs/trunk/src/screens.c (modified) * neercs/trunk/src/term.c (modified) * neercs/trunk/src/wm.c (modified) * Added delayed (recurrent) functions, as well as a window-killing ... Mon, 16 Jun 2008 11:04:49 GMT Jean-Yves Lamoureux [2444] * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/grab.c (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/mygetopt.c (added) * neercs/trunk/src/mygetopt.h (added) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/term.c (modified) * Changed command line parsing to sam's mygetopt.c Sun, 15 Jun 2008 20:21:18 GMT Sam Hocevar [2440] * neercs/trunk/.gitignore (added) * Add a .gitignore file for git-svn users. Sun, 15 Jun 2008 20:21:09 GMT Sam Hocevar [2439] * neercs/trunk/configure.ac (modified) * Put autotools files in .auto/ instead of autotools/. Sun, 15 Jun 2008 20:21:03 GMT Sam Hocevar [2438] * neercs/trunk/src/screens.c (modified) * Don't call destroy_screen() before remove_screen(), since it'll be ... Sun, 15 Jun 2008 18:40:22 GMT Pascal Terjan [2435] * neercs/trunk/src/screens.c (modified) * No need to close the fd just before calling destroy_screen * Don't ... Sun, 15 Jun 2008 18:17:16 GMT Pascal Terjan [2434] * neercs/trunk/src/screens.c (modified) * It's not very useful to check a pointer after dereferencing it * ... Sun, 15 Jun 2008 18:09:08 GMT Pascal Terjan [2433] * neercs/trunk/src/main.c (modified) * Fix behavior with no parameter Sun, 15 Jun 2008 18:02:37 GMT Pascal Terjan [2432] * neercs/trunk/src/screens.c (modified) * This warning was not mine ! Sun, 15 Jun 2008 18:01:08 GMT Pascal Terjan [2431] * neercs/trunk/configure.ac (modified) * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/screens.c (modified) * neercs/trunk/src/term.c (modified) * Don't break build on platforms where grab is not supported Sun, 15 Jun 2008 17:23:01 GMT Pascal Terjan [2430] * neercs/trunk/src/grab.c (modified) * use sys/user.h instead of linux/user.h Sun, 15 Jun 2008 17:17:36 GMT Pascal Terjan [2429] * neercs/trunk/src/grab.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/term.c (modified) * Remove one of the reads of /proc Sun, 15 Jun 2008 17:10:19 GMT Pascal Terjan [2428] * neercs/trunk/src/grab.c (modified) * Remove code that was for the standalone test Sun, 15 Jun 2008 17:01:48 GMT Pascal Terjan [2426] * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/grab.c (added) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/screens.c (modified) * neercs/trunk/src/term.c (modified) * First attempt to grab a process when started with -P Sun, 15 Jun 2008 15:34:48 GMT Jean-Yves Lamoureux [2422] * neercs/trunk/src/screens.c (modified) * Removed bad use of destroyed screens Sun, 15 Jun 2008 15:13:41 GMT Jean-Yves Lamoureux [2421] * neercs/trunk/src/effects.c (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/screens.c (modified) * neercs/trunk/src/term.c (modified) * neercs/trunk/src/wm.c (modified) * Put pty and prevpty in screen_list structure Sun, 15 Jun 2008 13:46:45 GMT Jean-Yves Lamoureux [2404] * neercs/trunk/src/effects.c (modified) * Updated help * Thumbnail numbers now fit windows count format Sun, 15 Jun 2008 13:28:32 GMT Jean-Yves Lamoureux [2403] * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/screens.c (modified) * neercs/trunk/src/wm.c (modified) * Speed up rendering while in full-wm and thumbnails are not activated Sun, 15 Jun 2008 13:11:19 GMT Jean-Yves Lamoureux [2402] * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/screens.c (added) * neercs/trunk/src/term.c (modified) * main.c now contains only main() Sun, 15 Jun 2008 12:50:12 GMT Jean-Yves Lamoureux [2401] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * Removed more stuff from main() Sun, 15 Jun 2008 12:40:24 GMT Jean-Yves Lamoureux [2400] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * Exploded main() into smaller parts (and that's ugly for now, yes) Sat, 14 Jun 2008 13:59:57 GMT Jean-Yves Lamoureux [2396] * neercs/trunk/src/term.c (modified) * Fixed Erase In Page (clear) width Sat, 14 Jun 2008 13:34:09 GMT Jean-Yves Lamoureux [2395] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/term.c (modified) * Totally unfinished scroll support (as vim uses it) Sat, 14 Jun 2008 11:44:39 GMT Jean-Yves Lamoureux [2390] * neercs/trunk/src/main.c (modified) * Des espaces a la fin d'une ligne : Deux baffes dans ta gueule Sat, 14 Jun 2008 10:39:00 GMT Pascal Terjan [2389] * neercs/trunk/src/main.c (modified) * Have pty and prevpty always valid, fixes the random crash when ... Sat, 14 Jun 2008 10:20:43 GMT Pascal Terjan [2388] * neercs/trunk/src/main.c (modified) * Switch to previous term when one shell exits Sat, 14 Jun 2008 10:06:54 GMT Pascal Terjan [2387] * neercs/trunk/src/main.c (modified) * Move back title writing after drawing the associated box Sat, 14 Jun 2008 10:05:15 GMT Pascal Terjan [2386] * neercs/trunk/src/wm.c (modified) * Use remaining space for last term in [hv]split * Don't share the ... Fri, 13 Jun 2008 22:46:32 GMT Pascal Terjan [2385] * neercs/trunk/src/main.c (modified) * Draw the titles after all the frames as they share the lines in ... Fri, 13 Jun 2008 22:38:31 GMT Pascal Terjan [2384] * neercs/trunk/src/main.c (modified) * Truncate titles larger than the window Fri, 13 Jun 2008 21:58:24 GMT Pascal Terjan [2383] * neercs/trunk/src/main.c (modified) * Display the title of each screen on its frame Fri, 13 Jun 2008 21:40:40 GMT Pascal Terjan [2382] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/term.c (modified) * Handle the title set in each screen Fri, 13 Jun 2008 21:38:34 GMT Jean-Yves Lamoureux [2381] * neercs/trunk/src/neercs.h (modified) * Fixed debug() while activated Fri, 13 Jun 2008 21:22:04 GMT Jean-Yves Lamoureux [2380] * neercs/trunk/src/main.c (modified) * Get rid of the nice XTAB and YTAB macros, as they are unused, and ... Fri, 13 Jun 2008 21:00:50 GMT Jean-Yves Lamoureux [2379] * neercs/trunk/src/main.c (modified) * Set a BETTER title for the display Fri, 13 Jun 2008 20:33:03 GMT Pascal Terjan [2378] * neercs/trunk/src/main.c (modified) * Set a title for the display Fri, 13 Jun 2008 15:55:12 GMT Pascal Terjan [2377] * neercs/trunk/TODO (modified) * Give work to jylam Fri, 13 Jun 2008 15:49:23 GMT Pascal Terjan [2376] * neercs/trunk/src/wm.c (modified) * Don't crash when the window become too small Fri, 13 Jun 2008 15:35:21 GMT Jean-Yves Lamoureux [2375] * neercs/trunk/src/main.c (modified) * ESC closes help window as well Fri, 13 Jun 2008 15:33:41 GMT Jean-Yves Lamoureux [2374] * neercs/trunk/src/effects.c (modified) * Tiens pterjan dans ta gueule l'aide Fri, 13 Jun 2008 15:13:12 GMT Jean-Yves Lamoureux [2373] * neercs/trunk/README (modified) * neercs/trunk/src/effects.c (modified) * neercs/trunk/src/main.c (modified) * Minor cosmetic changes, filled README with crap Fri, 13 Jun 2008 15:01:41 GMT Jean-Yves Lamoureux [2372] * neercs/trunk/src/main.c (modified) * Added a glazillon of checks for mallocs and frees and stuff (et ... Fri, 13 Jun 2008 14:44:11 GMT Jean-Yves Lamoureux [2371] * neercs/trunk/src/effects.c (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * Added ctrl-a-k to close a window and associated process (temporary ... Fri, 13 Jun 2008 13:18:02 GMT Jean-Yves Lamoureux [2370] * neercs/trunk/src/main.c (modified) * Oops, added left arrow handling Fri, 13 Jun 2008 12:59:01 GMT Jean-Yves Lamoureux [2369] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/wm.c (modified) * Changed default wm to VSPLIT and fixed wrong split size Fri, 13 Jun 2008 12:52:48 GMT Jean-Yves Lamoureux [2368] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/term.c (modified) * Added bell handling Fri, 13 Jun 2008 11:51:07 GMT Jean-Yves Lamoureux [2367] * neercs/trunk/src/effects.c (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/wm.c (modified) * Added a status bar and an help screen Thu, 12 Jun 2008 13:50:39 GMT Jean-Yves Lamoureux [2363] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/wm.c (modified) * Added Cards window manager * Thumbnails are now black instead of ... Thu, 12 Jun 2008 12:42:43 GMT Jean-Yves Lamoureux [2362] * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/effects.c (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/wm.c (added) * Added window management skeleton (ctrl-a-w) Wed, 11 Jun 2008 16:49:57 GMT Jean-Yves Lamoureux [2361] * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/effects.c (added) * neercs/trunk/src/main.c (modified) * Splitted main.c and created effects.c for optionnal features Wed, 11 Jun 2008 16:23:46 GMT Jean-Yves Lamoureux [2360] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * Fixed window borders size Wed, 11 Jun 2008 16:00:26 GMT Jean-Yves Lamoureux [2359] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * moved thumbnail code to its own function, and added a box around ... Wed, 11 Jun 2008 15:45:02 GMT Jean-Yves Lamoureux [2358] * neercs/trunk/src/main.c (modified) * Added a default shell roolback if no arguments are givent * ... Wed, 11 Jun 2008 15:13:41 GMT Jean-Yves Lamoureux [2357] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * Reorganised screen management in a list * Minor cosmetic changes ... Wed, 11 Jun 2008 13:11:15 GMT Pascal Terjan [2356] * neercs/trunk/src/main.c (modified) - Exit when requested by window manager - Exit when all terms are ... Sun, 16 Dec 2007 12:08:27 GMT Sam Hocevar [2143] * neercs/trunk/configure.ac (modified) * neercs/trunk/src/main.c (modified) * Require libcaca >= 0.99beta13. * Update event code to comply ... Fri, 19 Oct 2007 22:23:06 GMT Sam Hocevar [1838] * neercs/trunk/src/main.c (modified) * Cursor support in neercs. Sun, 30 Sep 2007 17:12:21 GMT Sam Hocevar [1834] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/term.c (modified) * Display miniatures from all other windows at the bottom of the screen. Sun, 30 Sep 2007 16:00:41 GMT Sam Hocevar [1832] * neercs/trunk/bootstrap (modified) * New version of the bootstrap script. Tue, 12 Dec 2006 01:49:37 GMT Sam Hocevar [1459] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/term.c (modified) * Bwarf, typo in the no warranty clause. Mon, 11 Dec 2006 15:52:24 GMT Sam Hocevar [1455] * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (modified) * neercs/trunk/src/term.c (modified) * Add a no warranty clause to the code. Thu, 30 Nov 2006 17:02:07 GMT Sam Hocevar [1445] * neercs/trunk/configure.ac (modified) * neercs/trunk/src/Makefile.am (modified) * Call PKG_CHECK_MODULES the right way. Mon, 27 Nov 2006 14:46:24 GMT Sam Hocevar [1437] * neercs/trunk/configure.ac (modified) * neercs/trunk/src/Makefile.am (modified) * neercs/trunk/src/main.c (modified) * neercs/trunk/src/neercs.h (added) * neercs/trunk/src/term.c (added) * Imported libcaca's test/term.c into our tree. Mon, 27 Nov 2006 06:37:38 GMT Sam Hocevar [1436] * neercs/branches (added) * neercs/tags (added) * neercs/trunk (added) * neercs/trunk/COPYING (added) * neercs/trunk/Makefile.am (added) * neercs/trunk/NEWS (added) * neercs/trunk/README (added) * neercs/trunk/TODO (added) * neercs/trunk/bootstrap (added) * neercs/trunk/configure.ac (added) * neercs/trunk/data (added) * neercs/trunk/data/Makefile.am (added) * neercs/trunk/src (added) * neercs/trunk/src/Makefile.am (added) * neercs/trunk/src/main.c (added) * Initial SVN skeleton. Fri, 13 Dec 2002 19:23:07 GMT Sam Hocevar [7] * neercs (added) ../svn-merge-repos.pl: mkdir /neercs