../
|
attach.c
|
12.9 KB
|
3996
|
11 years
|
Jean-Yves Lamoureux |
* Added preliminary OSX support (by support I mean it barely compiles) …
|
client.c
|
7.5 KB
|
4001
|
11 years
|
Jean-Yves Lamoureux |
* Fixed most of Clang Static Checker warnings. And rand() is ok to me, …
|
configuration.c
|
13.6 KB
|
4022
|
11 years
|
Pascal Terjan |
* Factorize that a boolean option is true when it is "true" or "1"
|
effects.c
|
8.4 KB
|
4000
|
11 years
|
Jean-Yves Lamoureux |
* Removed WM_CUBE, now handled though WM_FULL
* Added eyecandy …
|
grab.c
|
10.6 KB
|
4001
|
11 years
|
Jean-Yves Lamoureux |
* Fixed most of Clang Static Checker warnings. And rand() is ok to me, …
|
help.c
|
2.9 KB
|
3999
|
11 years
|
Jean-Yves Lamoureux |
* Added configuration getters
|
input.c
|
5.4 KB
|
4036
|
11 years
|
Jean-Yves Lamoureux |
* Added 'ctrl-a ctrl-e' as a possible way to enter mini-command
|
interpreter.c
|
8.0 KB
|
4035
|
11 years
|
Jean-Yves Lamoureux |
* Added 'neercs' python module, with dummy 'version' method
|
lock.c
|
5.5 KB
|
3969
|
11 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
main.c
|
9.0 KB
|
3974
|
11 years
|
Jean-Yves Lamoureux |
* Moved client initialisation to client.c
|
Makefile.am
|
448 bytes
|
4035
|
11 years
|
Jean-Yves Lamoureux |
* Added 'neercs' python module, with dummy 'version' method
|
mygetopt.c
|
3.1 KB
|
3969
|
11 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
mygetopt.h
|
819 bytes
|
3551
|
12 years
|
Pascal Terjan |
* Add missing svn:keywords on some source files
|
mytrace.c
|
18.3 KB
|
3969
|
11 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
mytrace.h
|
1.4 KB
|
3891
|
11 years
|
Pascal Terjan |
* Store real pid in screen struct (even if not used) and properly set …
|
neercs.h
|
13.0 KB
|
4033
|
11 years
|
Jean-Yves Lamoureux |
* Added basic and non-working python interpreter
|
neercsrc
|
599 bytes
|
3939
|
11 years
|
Jean-Yves Lamoureux |
* Remove unused variables in screen_list, add configuration line to …
|
py_module.c
|
1.5 KB
|
4035
|
11 years
|
Jean-Yves Lamoureux |
* Added 'neercs' python module, with dummy 'version' method
|
py_module.h
|
649 bytes
|
4035
|
11 years
|
Jean-Yves Lamoureux |
* Added 'neercs' python module, with dummy 'version' method
|
recurrent.c
|
3.4 KB
|
3969
|
11 years
|
Jean-Yves Lamoureux |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
screen_list.c
|
6.0 KB
|
4033
|
11 years
|
Jean-Yves Lamoureux |
* Added basic and non-working python interpreter
|
screens.c
|
8.6 KB
|
4026
|
11 years
|
Jean-Yves Lamoureux |
* Added src/python.c and ctrl-a-e to open (non-existing yet) …
|
screensaver.c
|
4.7 KB
|
3975
|
11 years
|
Jean-Yves Lamoureux |
* Reindented screensaver's sprites
|
server.c
|
16.4 KB
|
4033
|
11 years
|
Jean-Yves Lamoureux |
* Added basic and non-working python interpreter
|
term.c
|
39.4 KB
|
4020
|
11 years
|
Jean-Yves Lamoureux |
* Removed silly implementation of TBC, to be continued
|
wm.c
|
14.2 KB
|
4021
|
11 years
|
Pascal Terjan |
* Use title from the right pty in wm_box
|