index
:
dwm
master
dynamic window manager
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
Age
Commit message (
Collapse
)
Author
2007-01-16
removed erealloc (not used)
3.1
Anselm R. Garbe
2007-01-02
corrections
arg@mig29
2007-01-02
next version will contain updated copyright notice
arg@mig29
2006-10-06
code polishing, removed unnecessary newlines
Anselm R. Garbe
2006-09-20
reviewed util.c
arg@mmvi
2006-09-12
removed a bunch of lines through making function signatures more consistent ↵
Anselm R. Garbe
with my style ( { does not belong to a new line, if function args are single-lined)
2006-08-28
added a comment to spawn
1.1
Anselm R. Garbe
2006-08-23
eliminated sentinel warning
Anselm R. Garbe
2006-08-22
removed badmalloc (thx for the pointer to Uriel)
Anselm R. Garbe
2006-08-21
small renamings of two static functions
Anselm R.Garbe
2006-08-14
implemented restack behavior (floats are on top in tiled mode)
Anselm R.Garbe
2006-08-07
applied grabbing-- and shell_minimal
arg@10ksloc.org
2006-08-04
using execl now, argv changed, using cmd and const char defs directly in the ↵
arg@10ksloc.org
KEYS struct
2006-08-04
small stylistic fix
arg@10ksloc.org
2006-08-02
made fullscreen apps working fine in floating mode (there is no sane way to ↵
arg@10ksloc.org
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
2006-07-21
some cleanups/fixes inspired by Jukka Salmi's feedback
arg@10ksloc.org
2006-07-20
cleaned up code
arg@10ksloc.org
2006-07-18
using EXIT_stuff in exit() now
Anselm R. Garbe
2006-07-17
ordered variables in structs and source files alphabetically
Anselm R. Garbe
2006-07-15
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe
2006-07-15
rearranged several stuff
Anselm R. Garbe
2006-07-14
removed a bunch of lines through swap removal
Anselm R. Garbe
2006-07-14
searching for a better way to discard enter notifies
Anselm R. Garbe
2006-07-13
implemented tagging a client
Anselm R. Garbe
2006-07-13
changed default colors
Anselm R. Garbe
2006-07-13
added logo+description
Anselm R. Garbe
2006-07-13
new stuff (some warning elimination)
Anselm R. Garbe
2006-07-13
removed unnecessary crap
Anselm R. Garbe
2006-07-12
new stuff, fixed several issues
Anselm R. Garbe
2006-07-11
several changes, new stuff
Anselm R. Garbe
2006-07-11
removed unnecessary sel stuff
Anselm R. Garbe
2006-07-11
added bar event timer
Anselm R. Garbe
2006-07-11
added gridsel to gridwm
Anselm R. Garbe
2006-07-11
fixed several stuff (gridwm gets better and better)
Anselm R. Garbe
2006-07-11
implemented pipe_spawn
Anselm R. Garbe
2006-07-10
added several other stuff
Anselm R. Garbe
2006-07-10
several new changes, made gridmenu working
Anselm R. Garbe
2006-07-10
added new stuff
Anselm R. Garbe