|
|
@4000
|
12 years |
Jean-Yves Lamoureux |
* Removed WM_CUBE, now handled though WM_FULL
* Added eyecandy …
|
|
|
@3999
|
12 years |
Jean-Yves Lamoureux |
* Added configuration getters
|
|
|
@3998
|
12 years |
Jean-Yves Lamoureux |
* Moved help code to help.c
* Fixed bad string handling in configuration
|
|
|
@3974
|
12 years |
Jean-Yves Lamoureux |
* Moved client initialisation to client.c
|
|
|
@3946
|
12 years |
Jean-Yves Lamoureux |
* Explode server.c a bit more. KABOOOOM. (Maybe) fix a bug of missing …
|
|
|
@3944
|
12 years |
Jean-Yves Lamoureux |
* Explode server_main()
|
|
|
@3940
|
12 years |
Jean-Yves Lamoureux |
* Move client's mainloop to client.c
|
|
|
@3939
|
12 years |
Jean-Yves Lamoureux |
* Remove unused variables in screen_list, add configuration line to …
|
|
|
@3914
|
13 years |
Jean-Yves Lamoureux |
* Added 'cube' window manager (needs latest svn libcaca for …
|
|
|
@3896
|
13 years |
Pascal Terjan |
* Add lock_on_detach option
|
|
|
@3891
|
13 years |
Pascal Terjan |
* Store real pid in screen struct (even if not used) and properly set …
|
|
|
@3876
|
13 years |
Pascal Terjan |
* Factorize screen_list liberation
|
|
|
@3874
|
13 years |
Pascal Terjan |
* Add first version of process selector
|
|
|
@3457
|
13 years |
Pascal Terjan |
* Adapt refresh rate dynamically and inform the server about it
|
|
|
@3456
|
13 years |
Pascal Terjan |
* Allow configuring max refresh rate
|
|
|
@3455
|
13 years |
Pascal Terjan |
* Don't refresh more than 60 times per second
|
|
|
@3453
|
13 years |
Pascal Terjan |
* First incomplete reduction of useless blits
|
|
|
@3324
|
14 years |
Pascal Terjan |
* Move attaching logic to a separate function
|
|
|
@2995
|
14 years |
Sam Hocevar |
Port neercs to the unified libcaca 0.99.beta15 API.
|
|
|
@2784
|
14 years |
Pascal Terjan |
* Only send title when it has changed
|
|
|
@2673
|
14 years |
Pascal Terjan |
* As to_grab and to_start are now part of screen_list, no need to have …
|
|
|
@2642
|
14 years |
Jean-Yves Lamoureux |
* Moved most of the command line parsing to its own function
|
|
|
@2641
|
14 years |
Jean-Yves Lamoureux |
* Added window list and window selection by name using ctrl-a-"
|
|
|
@2624
|
14 years |
Pascal Terjan |
* Move all server creatio ninto server.c
|
|
|
@2614
|
14 years |
Pascal Terjan |
* Factorize some code in attach.c
|
|
|
@2589
|
14 years |
Pascal Terjan |
* Add missing part in detach code (a lot of cleanup and fixes needed)
|
|
|
@2588
|
14 years |
Pascal Terjan |
* Rewrote detach handling, enjoy silent neercs
|
|
|
@2582
|
14 years |
bsittler |
improved terminal emulation (partial ISO-2022 support)
|
|
|
@2511
|
14 years |
Sam Hocevar |
* Allow to grab 32-bit applications from a 64-bit neercs process.
|
|
|
@2510
|
14 years |
Sam Hocevar |
* Add a --debug flag to the configure step.
|
|
|
@2505
|
14 years |
Sam Hocevar |
* Start refactoring grab.c: instead of writing code to the stack, we …
|
|
|
@2500
|
14 years |
Jean-Yves Lamoureux |
* Added an autolock timeout (autolock_timeout = N in configuration file)
|
|
|
@2495
|
14 years |
Jean-Yves Lamoureux |
* Removed general local variables from main() and put it in struct …
|
|
|
@2488
|
14 years |
Pascal Terjan |
* Have -r/-R/-S like screen
|
|
|
@2478
|
14 years |
Pascal Terjan |
* Don't use the caca_display in refresh_screens, it would make clean …
|
|
|
@2474
|
14 years |
Pascal Terjan |
* First more or less working version of attach
|
|
|
@2473
|
14 years |
Jean-Yves Lamoureux |
* get_ms() returns ... microseconds. Renamed to get_us(). (fsck you)
…
|
|
|
@2468
|
14 years |
Jean-Yves Lamoureux |
* Cleaned a bit
* Added help (--help/-h)
|
|
|
@2463
|
14 years |
Jean-Yves Lamoureux |
* Added configuration file and routines
|
|
|
@2458
|
14 years |
Pascal Terjan |
* Support detaching (NOT ATTACHING)
|
|
|
@2457
|
14 years |
Jean-Yves Lamoureux |
* Added lock-screen bugWfeature using PAM (likely to work only with …
|
|
|
@2455
|
14 years |
Sam Hocevar |
* Do not build grab.c conditionally; instead, make grab_process() and
…
|
|
|
@2453
|
14 years |
Pascal Terjan |
* Oops revert parts of 2451 which should not have been commited
|
|
|
@2451
|
14 years |
Pascal Terjan |
* Remove termios stuff, does not do anything currently
|
|
|
@2448
|
14 years |
Jean-Yves Lamoureux |
* Made Screensaver Engine (called a glazillon times) cleaner
* Set …
|
|
|
@2447
|
14 years |
Jean-Yves Lamoureux |
* Added an ugly-not-finished-yet screensaver
|
|
|
@2446
|
14 years |
Jean-Yves Lamoureux |
* Removed unused variables and added comment to get cool scores on
ohloh
|
|
|
@2445
|
14 years |
Jean-Yves Lamoureux |
* Added delayed (recurrent) functions, as well as a window-killing eyecandy
|
|
|
@2444
|
14 years |
Jean-Yves Lamoureux |
* Changed command line parsing to sam's mygetopt.c
|
|
|
@2431
|
14 years |
Pascal Terjan |
* Don't break build on platforms where grab is not supported
|
|
|
@2429
|
14 years |
Pascal Terjan |
* Remove one of the reads of /proc
|
|
|
@2426
|
14 years |
Pascal Terjan |
* First attempt to grab a process when started with -P <pid>
|
|
|
@2421
|
14 years |
Jean-Yves Lamoureux |
* Put pty and prevpty in screen_list structure
|
|
|
@2403
|
14 years |
Jean-Yves Lamoureux |
* Speed up rendering while in full-wm and thumbnails are not activated
|
|
|
@2402
|
14 years |
Jean-Yves Lamoureux |
* main.c now contains only main()
|
|
|
@2401
|
14 years |
Jean-Yves Lamoureux |
* Removed more stuff from main()
|
|
|
@2400
|
14 years |
Jean-Yves Lamoureux |
* Exploded main() into smaller parts (and that's ugly for now, yes)
|
|
|
@2382
|
14 years |
Pascal Terjan |
* Handle the title set in each screen
|
|
|
@2381
|
14 years |
Jean-Yves Lamoureux |
* Fixed debug() while activated
|
|
|
@2371
|
14 years |
Jean-Yves Lamoureux |
* Added ctrl-a-k to close a window and associated process (temporary …
|
|
|
@2368
|
14 years |
Jean-Yves Lamoureux |
* Added bell handling
|
|
|
@2367
|
14 years |
Jean-Yves Lamoureux |
* Added a status bar and an help screen
|
|
|
@2362
|
14 years |
Jean-Yves Lamoureux |
* Added window management skeleton (ctrl-a-w)
|
|
|
@2360
|
14 years |
Jean-Yves Lamoureux |
* Fixed window borders size
|
|
|
@2359
|
14 years |
Jean-Yves Lamoureux |
* moved thumbnail code to its own function, and added a box around …
|
|
|
@2357
|
14 years |
Jean-Yves Lamoureux |
* Reorganised screen management in a list
* Minor cosmetic changes
* …
|
|
|
@1459
|
15 years |
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
|
|
@1455
|
15 years |
Sam Hocevar |
* Add a no warranty clause to the code.
|
|
|
@1437
|
15 years |
Sam Hocevar |
* Imported libcaca's test/term.c into our tree.
|