|
|
@2500
|
15 years |
Jean-Yves Lamoureux |
* Added an autolock timeout (autolock_timeout = N in configuration file)
|
|
|
@2495
|
15 years |
Jean-Yves Lamoureux |
* Removed general local variables from main() and put it in struct …
|
|
|
@2488
|
15 years |
Pascal Terjan |
* Have -r/-R/-S like screen
|
|
|
@2478
|
15 years |
Pascal Terjan |
* Don't use the caca_display in refresh_screens, it would make clean …
|
|
|
@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)
…
|
|
|
@2468
|
15 years |
Jean-Yves Lamoureux |
* Cleaned a bit
* Added help (--help/-h)
|
|
|
@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 …
|
|
|
@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
|
|
|
@2446
|
15 years |
Jean-Yves Lamoureux |
* Removed unused variables and added comment to get cool scores on
ohloh
|
|
|
@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
|
|
|
@2431
|
15 years |
Pascal Terjan |
* Don't break build on platforms where grab is not supported
|
|
|
@2429
|
15 years |
Pascal Terjan |
* Remove one of the reads of /proc
|
|
|
@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
|
|
|
@2403
|
15 years |
Jean-Yves Lamoureux |
* Speed up rendering while in full-wm and thumbnails are not activated
|
|
|
@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)
|
|
|
@2382
|
15 years |
Pascal Terjan |
* Handle the title set in each screen
|
|
|
@2381
|
15 years |
Jean-Yves Lamoureux |
* Fixed debug() while activated
|
|
|
@2371
|
15 years |
Jean-Yves Lamoureux |
* Added ctrl-a-k to close a window and associated process (temporary …
|
|
|
@2368
|
15 years |
Jean-Yves Lamoureux |
* Added bell handling
|
|
|
@2367
|
15 years |
Jean-Yves Lamoureux |
* Added a status bar and an help screen
|
|
|
@2362
|
15 years |
Jean-Yves Lamoureux |
* Added window management skeleton (ctrl-a-w)
|
|
|
@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 …
|
|
|
@2357
|
15 years |
Jean-Yves Lamoureux |
* Reorganised screen management in a list
* Minor cosmetic changes
* …
|
|
|
@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.
|