index
:
dwm
master
A build of dwm.
c+1
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
screen.c
Commit message (
Expand
)
Author
Age
*
prepared 4.4.1 bugfix and minor feature enhancement release
Anselm R. Garbe
2007-08-26
*
setlayout should perform strcmp's if arg != NULL, because Layout is local to ...
Anselm R. Garbe
2007-08-22
*
removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), an...
Anselm R. Garbe
2007-08-22
*
renamed char prop[] into buf[]
Anselm R. Garbe
2007-08-19
*
fixed misappearance of iconified windows on SIGKILL
Anselm R. Garbe
2007-08-19
*
moved updatebarpos to screen
Anselm R. Garbe
2007-08-19
*
added screen.c, removed layout.c and tag.c
Anselm R. Garbe
2007-08-19
*
split screen.c into layout.c and tag.c (because the view is an implicit mixtu...
Anselm R. Garbe
2007-02-20
*
replaced togglelayout with setlayout
Anselm R. Garbe
2007-02-19
*
renamed Client->versatile and Rule->versatile into Client->isversatile resp. ...
Anselm R. Garbe
2007-02-19
*
renames swim[ming] into versatile
Anselm R. Garbe
2007-02-19
*
renamed floating into swimming (this does not clash with C naming conventions...
Anselm R. Garbe
2007-02-19
*
introduced Layout struct
Anselm R. Garbe
2007-02-19
*
forgot an extern declaration
Anselm R. Garbe
2007-02-19
*
renamed view.c into screen.c
Anselm R. Garbe
2007-02-19
*
rearranged several stuff
Anselm R. Garbe
2006-07-15
*
sanitized names
Anselm R. Garbe
2006-07-14
*
rearranged
Anselm R. Garbe
2006-07-14