|
|
@4412
|
12 years |
Pascal Terjan |
* Change C-a h to dump hardcopy, like screen
|
|
|
@4366
|
12 years |
Sam Hocevar |
Clean up source code, copyright information, author names, SVN keywords…
|
|
|
@4080
|
12 years |
Jean-Yves Lamoureux |
* do not use tabs in caca output (it breaks boxes) (courtesy of Romain …
|
|
|
@4075
|
12 years |
Jean-Yves Lamoureux |
* Removed double includes of caca.h on most of the files
|
|
|
@4063
|
12 years |
Jean-Yves Lamoureux |
* Moved modal windows flags to struct modal
|
|
|
@4000
|
12 years |
Jean-Yves Lamoureux |
* Removed WM_CUBE, now handled though WM_FULL
* Added eyecandy …
|
|
|
@3998
|
12 years |
Jean-Yves Lamoureux |
* Moved help code to help.c
* Fixed bad string handling in configuration
|
|
|
@3996
|
12 years |
Jean-Yves Lamoureux |
* Added preliminary OSX support (by support I mean it barely compiles) …
|
|
|
@3969
|
12 years |
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
|
|
@3950
|
12 years |
Pascal Terjan |
* Update URL in help
|
|
|
@3943
|
12 years |
Pascal Terjan |
* Update copyright in help
|
|
|
@3914
|
13 years |
Jean-Yves Lamoureux |
* Added 'cube' window manager (needs latest svn libcaca for …
|
|
|
@3895
|
13 years |
Pascal Terjan |
* Fix refreshing during window closing animation
|
|
|
@3551
|
13 years |
Pascal Terjan |
* Add missing svn:keywords on some source files
|
|
|
@3509
|
13 years |
Pascal Terjan |
Don't uselessly change content of status bar
|
|
|
@3506
|
13 years |
Pascal Terjan |
Don't overlap screens/thumbnails/status bar
|
|
|
@3499
|
13 years |
Pascal Terjan |
Don't get limited by current refresh rate when collapsing window
|
|
|
@3453
|
13 years |
Pascal Terjan |
* First incomplete reduction of useless blits
|
|
|
@2995
|
14 years |
Sam Hocevar |
Port neercs to the unified libcaca 0.99.beta15 API.
|
|
|
@2641
|
14 years |
Jean-Yves Lamoureux |
* Added window list and window selection by name using ctrl-a-"
|
|
|
@2627
|
14 years |
Pascal Terjan |
* Use "config.h" everywhere
|
|
|
@2495
|
14 years |
Jean-Yves Lamoureux |
* Removed general local variables from main() and put it in struct …
|
|
|
@2474
|
14 years |
Pascal Terjan |
* First more or less working version of attach
|
|
|
@2468
|
14 years |
Jean-Yves Lamoureux |
* Cleaned a bit
* Added help (--help/-h)
|
|
|
@2467
|
14 years |
Jean-Yves Lamoureux |
* Re-indented properly (not touched to grab.c, although it'd be quite fun)
|
|
|
@2457
|
14 years |
Jean-Yves Lamoureux |
* Added lock-screen bugWfeature using PAM (likely to work only with …
|
|
|
@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
|
|
|
@2421
|
14 years |
Jean-Yves Lamoureux |
* Put pty and prevpty in screen_list structure
|
|
|
@2404
|
14 years |
Jean-Yves Lamoureux |
* Updated help
* Thumbnail numbers now fit windows count format
|
|
|
@2374
|
14 years |
Jean-Yves Lamoureux |
* Tiens pterjan dans ta gueule l'aide
|
|
|
@2373
|
14 years |
Jean-Yves Lamoureux |
* Minor cosmetic changes, filled README with crap
|
|
|
@2371
|
14 years |
Jean-Yves Lamoureux |
* Added ctrl-a-k to close a window and associated process (temporary …
|
|
|
@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)
|
|
|
@2361
|
14 years |
Jean-Yves Lamoureux |
* Splitted main.c and created effects.c for optionnal features
|