prepared 0.8 - dwm - dynamic window manager [h|git clone https://git.parazyd.org/dwm|URL:https://git.parazyd.org/dwm|server|port] [1|Log|/git/dwm/log.gph|server|port] [1|Files|/git/dwm/files.gph|server|port] [1|Refs|/git/dwm/refs.gph|server|port] [1|README|/git/dwm/file/README.gph|server|port] [1|LICENSE|/git/dwm/file/LICENSE.gph|server|port] --- [1|commit 0680c76a6fca2a285e2a561192774906d121e2c1|/git/dwm/commit/0680c76a6fca2a285e2a561192774906d121e2c1.gph|server|port] [1|parent c3e5f5cc9a8dce5ab9cbcb0a97ca0343dcf92d10|/git/dwm/commit/c3e5f5cc9a8dce5ab9cbcb0a97ca0343dcf92d10.gph|server|port] [h|Author: Anselm R.Garbe |URL:mailto:arg@10ksloc.org|server|port] Date: Thu, 10 Aug 2006 15:19:25 +0200 prepared 0.8 Diffstat: M dwm.html | 4 ++-- M main.c | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) --- [1|diff --git a/dwm.html b/dwm.html|/git/dwm/file/dwm.html.gph|server|port] @@ -103,8 +103,8 @@

Download

Development

[1|diff --git a/main.c b/main.c|/git/dwm/file/main.c.gph|server|port] @@ -253,6 +253,7 @@ main(int argc, char *argv[]) scan(); /* main event loop, also reads status text from stdin */ + XSync(dpy, False); while(running) { FD_ZERO(&rd); if(readin)