|
../
|
|
python
|
|
4048
|
3 years
|
jylam |
* Created widgets.[c,h] and an unfinished (but working) input box
* …
|
|
attach.c
|
13.0 KB
|
4061
|
3 years
|
pterjan |
* Fix build
|
|
client.c
|
8.2 KB
|
4059
|
3 years
|
jylam |
* Moved socket-related stuff to struct comm
|
|
configuration.c
|
13.9 KB
|
4060
|
3 years
|
jylam |
* Moved lock-related stuff to struct lock
|
|
effects.c
|
8.4 KB
|
4000
|
3 years
|
jylam |
* Removed WM_CUBE, now handled though WM_FULL
* Added eyecandy …
|
|
grab.c
|
10.6 KB
|
4001
|
3 years
|
jylam |
* Fixed most of Clang Static Checker warnings. And rand() is ok to me, …
|
|
help.c
|
2.9 KB
|
3999
|
3 years
|
jylam |
* Added configuration getters
|
|
input.c
|
5.3 KB
|
4060
|
3 years
|
jylam |
* Moved lock-related stuff to struct lock
|
|
lock.c
|
5.6 KB
|
4061
|
3 years
|
pterjan |
* Fix build
|
|
main.c
|
9.1 KB
|
4060
|
3 years
|
jylam |
* Moved lock-related stuff to struct lock
|
|
Makefile.am
|
490 bytes
|
4048
|
3 years
|
jylam |
* Created widgets.[c,h] and an unfinished (but working) input box
* …
|
|
mygetopt.c
|
3.1 KB
|
3969
|
4 years
|
jylam |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
|
mygetopt.h
|
819 bytes
|
3551
|
4 years
|
pterjan |
* Add missing svn:keywords on some source files
|
|
mytrace.c
|
18.3 KB
|
3969
|
4 years
|
jylam |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
|
mytrace.h
|
1.4 KB
|
3891
|
4 years
|
pterjan |
* Store real pid in screen struct (even if not used) and properly set …
|
|
neercs.h
|
13.5 KB
|
4060
|
3 years
|
jylam |
* Moved lock-related stuff to struct lock
|
|
neercsrc
|
599 bytes
|
3939
|
4 years
|
jylam |
* Remove unused variables in screen_list, add configuration line to …
|
|
recurrent.c
|
3.4 KB
|
3969
|
4 years
|
jylam |
* Massive indentation pass, could insert odd things, blame pterjan, he …
|
|
screen_list.c
|
6.3 KB
|
4061
|
3 years
|
pterjan |
* Fix build
|
|
screens.c
|
8.6 KB
|
4057
|
3 years
|
jylam |
* Preliminary mouse support (works in mc, at least)
|
|
screensaver.c
|
4.7 KB
|
4058
|
3 years
|
jylam |
* Moved screensaver property to clean struct screensaver
|
|
server.c
|
16.9 KB
|
4060
|
3 years
|
jylam |
* Moved lock-related stuff to struct lock
|
|
term.c
|
41.6 KB
|
4058
|
3 years
|
jylam |
* Moved screensaver property to clean struct screensaver
|
|
widgets.c
|
4.1 KB
|
4048
|
3 years
|
jylam |
* Created widgets.[c,h] and an unfinished (but working) input box
* …
|
|
widgets.h
|
1.3 KB
|
4048
|
3 years
|
jylam |
* Created widgets.[c,h] and an unfinished (but working) input box
* …
|
|
wm.c
|
14.7 KB
|
4050
|
3 years
|
jylam |
* Don't draw cube's borders if borders_size==0
|