|
|
@4412
|
12 years |
Pascal Terjan |
* Change C-a h to dump hardcopy, like screen
|
|
|
@4391
|
12 years |
Sam Hocevar |
Explicitly link neercs with -lm because of sincosf() usage.
|
|
|
@4384
|
12 years |
Sam Hocevar |
Submitting empty code for later.
|
|
|
@4383
|
12 years |
Sam Hocevar |
A few meaningless tests.
|
|
|
@4379
|
12 years |
Sam Hocevar |
Networking tests. Doesn't work yet.
|
|
|
@4370
|
12 years |
Sam Hocevar |
Add a mini-neercs project to test some client/server refactoring.
|
|
|
@4342
|
12 years |
Pascal Terjan |
* Add forgotten files into tarball
|
|
|
@4222
|
12 years |
Sam Hocevar |
Add the preliminary infrastructure for a test suite.
|
|
|
@4165
|
12 years |
Sam Hocevar |
Start porting the Python interpreter to Python 2.4/2.5.
|
|
|
@4074
|
12 years |
Jean-Yves Lamoureux |
* Moved ANSI emulation to ansi.c (term.c now just handles terminals stuff)
|
|
|
@4048
|
12 years |
Jean-Yves Lamoureux |
* Created widgets.[c,h] and an unfinished (but working) input box
* …
|
|
|
@4040
|
12 years |
Jean-Yves Lamoureux |
* Moved python stuff to src/python
|
|
|
@4035
|
12 years |
Jean-Yves Lamoureux |
* Added 'neercs' python module, with dummy 'version' method
|
|
|
@4033
|
12 years |
Jean-Yves Lamoureux |
* Added basic and non-working python interpreter
|
|
|
@4026
|
12 years |
Jean-Yves Lamoureux |
* Added src/python.c and ctrl-a-e to open (non-existing yet) …
|
|
|
@3998
|
12 years |
Jean-Yves Lamoureux |
* Moved help code to help.c
* Fixed bad string handling in configuration
|
|
|
@3973
|
12 years |
Jean-Yves Lamoureux |
* Moved screen list creation / destruction to screen_list.c
|
|
|
@3940
|
13 years |
Jean-Yves Lamoureux |
* Move client's mainloop to client.c
|
|
|
@3439
|
13 years |
Pascal Terjan |
* Add mygetopt.h to sources list
|
|
|
@3329
|
14 years |
Pascal Terjan |
* Revert unwanted part of last patch
|
|
|
@3328
|
14 years |
Pascal Terjan |
* Allow Esc to exit the session selection menu
|
|
|
@2588
|
14 years |
Pascal Terjan |
* Rewrote detach handling, enjoy silent neercs
|
|
|
@2509
|
14 years |
Sam Hocevar |
* Split grab.c into the grabbing heuristic and the pure ptrace …
|
|
|
@2495
|
14 years |
Jean-Yves Lamoureux |
* Removed general local variables from main() and put it in struct …
|
|
|
@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
…
|
|
|
@2447
|
14 years |
Jean-Yves Lamoureux |
* Added an ugly-not-finished-yet screensaver
|
|
|
@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
|
|
|
@2426
|
14 years |
Pascal Terjan |
* First attempt to grab a process when started with -P <pid>
|
|
|
@2402
|
14 years |
Jean-Yves Lamoureux |
* main.c now contains only main()
|
|
|
@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
|
|
|
@1445
|
15 years |
Sam Hocevar |
* Call PKG_CHECK_MODULES the right way.
|
|
|
@1437
|
15 years |
Sam Hocevar |
* Imported libcaca's test/term.c into our tree.
|
|
|
@1436
|
15 years |
Sam Hocevar |
* Initial SVN skeleton.
|