|
|
@2500
|
15 years |
Jean-Yves Lamoureux |
* Added an autolock timeout (autolock_timeout = N in configuration file)
|
|
|
@2497
|
15 years |
Jean-Yves Lamoureux |
* Use $HOME before trying to get user directory via getpwuid
|
|
|
@2496
|
15 years |
Jean-Yves Lamoureux |
* Removed a double-free and a leak. Mozilla, you have been trolled.
|
|
|
@2495
|
15 years |
Jean-Yves Lamoureux |
* Removed general local variables from main() and put it in struct …
|
|
|
@2493
|
15 years |
Sam Hocevar |
* Fix grabbing of one process: upper loop bound was wrong.
|
|
|
@2489
|
15 years |
Jean-Yves Lamoureux |
* Removed a double-free, check if ptr==NULL before freeing in several …
|
|
|
@2488
|
15 years |
Pascal Terjan |
* Have -r/-R/-S like screen
|
|
|
@2487
|
15 years |
Pascal Terjan |
* Add -c/--config to override local config file
|
|
|
@2486
|
15 years |
Jean-Yves Lamoureux |
* Changed /etc/neercs.conf to /etc/neercsrc (and changed example to …
|
|
|
@2484
|
15 years |
Jean-Yves Lamoureux |
* Factorized multiple calls of caca_refresh_display()
* Configuration …
|
|
|
@2481
|
15 years |
Pascal Terjan |
* Improve the speed of current attach (even if it will die)
* Fix …
|
|
|
@2480
|
15 years |
Pascal Terjan |
* Move most actions outside of option parsing
|
|
|
@2479
|
15 years |
Pascal Terjan |
* Move conditionnal include of pty.h from main.c to term.c
|
|
|
@2478
|
15 years |
Pascal Terjan |
* Don't use the caca_display in refresh_screens, it would make clean …
|
|
|
@2477
|
15 years |
Pascal Terjan |
* Close caca_display earlier when attaching
- Give an error when no …
|
|
|
@2474
|
15 years |
Pascal Terjan |
* First more or less working version of attach
|
|
|
@2473
|
15 years |
Jean-Yves Lamoureux |
* get_ms() returns ... microseconds. Renamed to get_us(). (fsck you)
…
|
|
|
@2471
|
15 years |
Jean-Yves Lamoureux |
* Added handlers for special keys (page up/down, insert, delete, home, …
|
|
|
@2468
|
15 years |
Jean-Yves Lamoureux |
* Cleaned a bit
* Added help (--help/-h)
|
|
|
@2466
|
15 years |
Jean-Yves Lamoureux |
* Break pterjan changes ftw
|
|
|
@2464
|
15 years |
Jean-Yves Lamoureux |
* Last configuration file line was not handled
* Added …
|
|
|
@2463
|
15 years |
Jean-Yves Lamoureux |
* Added configuration file and routines
|
|
|
@2458
|
15 years |
Pascal Terjan |
* Support detaching (NOT ATTACHING)
|
|
|
@2457
|
15 years |
Jean-Yves Lamoureux |
* Added lock-screen bugWfeature using PAM (likely to work only with …
|
|
|
@2456
|
15 years |
Jean-Yves Lamoureux |
* Don't send key that closed help window to current terminal
|
|
|
@2455
|
15 years |
Sam Hocevar |
* Do not build grab.c conditionally; instead, make grab_process() and
…
|
|
|
@2453
|
15 years |
Pascal Terjan |
* Oops revert parts of 2451 which should not have been commited
|
|
|
@2451
|
15 years |
Pascal Terjan |
* Remove termios stuff, does not do anything currently
|
|
|
@2448
|
15 years |
Jean-Yves Lamoureux |
* Made Screensaver Engine (called a glazillon times) cleaner
* Set …
|
|
|
@2447
|
15 years |
Jean-Yves Lamoureux |
* Added an ugly-not-finished-yet screensaver
|
|
|
@2445
|
15 years |
Jean-Yves Lamoureux |
* Added delayed (recurrent) functions, as well as a window-killing eyecandy
|
|
|
@2444
|
15 years |
Jean-Yves Lamoureux |
* Changed command line parsing to sam's mygetopt.c
|
|
|
@2433
|
15 years |
Pascal Terjan |
* Fix behavior with no parameter
|
|
|
@2431
|
15 years |
Pascal Terjan |
* Don't break build on platforms where grab is not supported
|
|
|
@2426
|
15 years |
Pascal Terjan |
* First attempt to grab a process when started with -P <pid>
|
|
|
@2421
|
15 years |
Jean-Yves Lamoureux |
* Put pty and prevpty in screen_list structure
|
|
|
@2402
|
15 years |
Jean-Yves Lamoureux |
* main.c now contains only main()
|
|
|
@2401
|
15 years |
Jean-Yves Lamoureux |
* Removed more stuff from main()
|
|
|
@2400
|
15 years |
Jean-Yves Lamoureux |
* Exploded main() into smaller parts (and that's ugly for now, yes)
|
|
|
@2395
|
15 years |
Jean-Yves Lamoureux |
* Totally unfinished scroll support (as vim uses it)
|
|
|
@2390
|
15 years |
Jean-Yves Lamoureux |
* Des espaces a la fin d'une ligne : Deux baffes dans ta gueule
|
|
|
@2389
|
15 years |
Pascal Terjan |
* Have pty and prevpty always valid, fixes the random crash when …
|
|
|
@2388
|
15 years |
Pascal Terjan |
* Switch to previous term when one shell exits
|
|
|
@2387
|
15 years |
Pascal Terjan |
* Move back title writing after drawing the associated box
|
|
|
@2385
|
15 years |
Pascal Terjan |
* Draw the titles after all the frames as they share the lines in …
|
|
|
@2384
|
15 years |
Pascal Terjan |
* Truncate titles larger than the window
|
|
|
@2383
|
15 years |
Pascal Terjan |
* Display the title of each screen on its frame
|
|
|
@2382
|
15 years |
Pascal Terjan |
* Handle the title set in each screen
|
|
|
@2380
|
15 years |
Jean-Yves Lamoureux |
* Get rid of the nice XTAB and YTAB macros, as they are unused, and …
|
|
|
@2379
|
15 years |
Jean-Yves Lamoureux |
* Set a BETTER title for the display
|
|
|
@2378
|
15 years |
Pascal Terjan |
* Set a title for the display
|
|
|
@2375
|
15 years |
Jean-Yves Lamoureux |
* ESC closes help window as well
|
|
|
@2373
|
15 years |
Jean-Yves Lamoureux |
* Minor cosmetic changes, filled README with crap
|
|
|
@2372
|
15 years |
Jean-Yves Lamoureux |
* Added a glazillon of checks for mallocs and frees and stuff (et …
|
|
|
@2371
|
15 years |
Jean-Yves Lamoureux |
* Added ctrl-a-k to close a window and associated process (temporary …
|
|
|
@2370
|
15 years |
Jean-Yves Lamoureux |
* Oops, added left arrow handling
|
|
|
@2369
|
15 years |
Jean-Yves Lamoureux |
* Changed default wm to VSPLIT and fixed wrong split size
|
|
|
@2368
|
15 years |
Jean-Yves Lamoureux |
* Added bell handling
|
|
|
@2367
|
15 years |
Jean-Yves Lamoureux |
* Added a status bar and an help screen
|
|
|
@2363
|
15 years |
Jean-Yves Lamoureux |
* Added Cards window manager
* Thumbnails are now black instead of …
|
|
|
@2362
|
15 years |
Jean-Yves Lamoureux |
* Added window management skeleton (ctrl-a-w)
|
|
|
@2361
|
15 years |
Jean-Yves Lamoureux |
* Splitted main.c and created effects.c for optionnal features
|
|
|
@2360
|
15 years |
Jean-Yves Lamoureux |
* Fixed window borders size
|
|
|
@2359
|
15 years |
Jean-Yves Lamoureux |
* moved thumbnail code to its own function, and added a box around …
|
|
|
@2358
|
15 years |
Jean-Yves Lamoureux |
* Added a default shell roolback if no arguments are givent
* …
|
|
|
@2357
|
15 years |
Jean-Yves Lamoureux |
* Reorganised screen management in a list
* Minor cosmetic changes
* …
|
|
|
@2356
|
15 years |
Pascal Terjan |
- Exit when requested by window manager
- Exit when all terms are …
|
|
|
@2143
|
15 years |
Sam Hocevar |
* Require libcaca >= 0.99beta13.
* Update event code to comply with …
|
|
|
@1838
|
15 years |
Sam Hocevar |
* Cursor support in neercs.
|
|
|
@1834
|
15 years |
Sam Hocevar |
* Display miniatures from all other windows at the bottom of the screen.
|
|
|
@1459
|
16 years |
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
|
|
@1455
|
16 years |
Sam Hocevar |
* Add a no warranty clause to the code.
|
|
|
@1437
|
16 years |
Sam Hocevar |
* Imported libcaca's test/term.c into our tree.
|
|
|
@1436
|
16 years |
Sam Hocevar |
* Initial SVN skeleton.
|