Anselm R. Garbe
|
6651dd7fd9
|
code polishing, removed unnecessary newlines
|
18 years ago |
arg@mmvi
|
4230932563
|
reviewed util.c
|
18 years ago |
Anselm R. Garbe
|
ca65478c89
|
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
|
18 years ago |
Anselm R. Garbe
|
a50b15a9e9
|
added a comment to spawn
|
18 years ago |
Anselm R. Garbe
|
7711ab6707
|
eliminated sentinel warning
|
18 years ago |
Anselm R. Garbe
|
6a3ae5e26a
|
removed badmalloc (thx for the pointer to Uriel)
|
18 years ago |
Anselm R.Garbe
|
08d85d6d66
|
small renamings of two static functions
|
18 years ago |
Anselm R.Garbe
|
d4b7a9a373
|
implemented restack behavior (floats are on top in tiled mode)
|
18 years ago |
arg@10ksloc.org
|
e48de30516
|
applied grabbing-- and shell_minimal
|
19 years ago |
arg@10ksloc.org
|
9955ddc978
|
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
|
19 years ago |
arg@10ksloc.org
|
8f698bd4cc
|
small stylistic fix
|
19 years ago |
arg@10ksloc.org
|
95e8d12b71
|
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
|
19 years ago |
arg@10ksloc.org
|
0464e42231
|
some cleanups/fixes inspired by Jukka Salmi's feedback
|
19 years ago |
arg@10ksloc.org
|
dc5d967ee6
|
cleaned up code
|
19 years ago |
Anselm R. Garbe
|
849e631510
|
using EXIT_stuff in exit() now
|
19 years ago |
Anselm R. Garbe
|
bf35794507
|
ordered variables in structs and source files alphabetically
|
19 years ago |
Anselm R. Garbe
|
adaa28a6e6
|
proceeded with cleaning up, sorting functions, etc
|
19 years ago |
Anselm R. Garbe
|
dba23062ba
|
rearranged several stuff
|
19 years ago |
Anselm R. Garbe
|
e7fa504c3e
|
removed a bunch of lines through swap removal
|
19 years ago |
Anselm R. Garbe
|
a1d0f81966
|
searching for a better way to discard enter notifies
|
19 years ago |
Anselm R. Garbe
|
c47da143bd
|
implemented tagging a client
|
19 years ago |
Anselm R. Garbe
|
9e8b3258a0
|
changed default colors
|
19 years ago |
Anselm R. Garbe
|
650a1fb4e1
|
added logo+description
|
19 years ago |
Anselm R. Garbe
|
d7e17087ed
|
new stuff (some warning elimination)
|
19 years ago |
Anselm R. Garbe
|
8b59083eb1
|
removed unnecessary crap
|
19 years ago |
Anselm R. Garbe
|
b1701adf75
|
new stuff, fixed several issues
|
19 years ago |
Anselm R. Garbe
|
d6e0e6e987
|
several changes, new stuff
|
19 years ago |
Anselm R. Garbe
|
b1669b5c48
|
removed unnecessary sel stuff
|
19 years ago |
Anselm R. Garbe
|
586f66331d
|
added bar event timer
|
19 years ago |
Anselm R. Garbe
|
26e134b8a7
|
added gridsel to gridwm
|
19 years ago |
Anselm R. Garbe
|
16c67f32d6
|
fixed several stuff (gridwm gets better and better)
|
19 years ago |
Anselm R. Garbe
|
3a69c5173c
|
implemented pipe_spawn
|
19 years ago |
Anselm R. Garbe
|
439e15d09f
|
added several other stuff
|
19 years ago |
Anselm R. Garbe
|
39677ec766
|
several new changes, made gridmenu working
|
19 years ago |
Anselm R. Garbe
|
8a34fa50f7
|
added new stuff
|
19 years ago |