about summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorAnselm R Garbe <[email protected]>2014-08-11 07:24:29 +0200
committerAnselm R Garbe <[email protected]>2014-08-11 07:24:29 +0200
commit3d1090ba896319368c4771b88d325fcee368a608 (patch)
tree7fc1223b206fd8b57eac0059425ed35bb69af65b /LICENSE
parentsame as before with dwm.c as well (diff)
downloaddwm-3d1090ba896319368c4771b88d325fcee368a608.tar.gz
dwm-3d1090ba896319368c4771b88d325fcee368a608.tar.bz2
dwm-3d1090ba896319368c4771b88d325fcee368a608.zip
applied Hiltjo's resize/move limitation
"Limit the amount of updates when resizing or moving a window in floating
mode to 60 times per second. This makes resizing and moving alot smoother
and by limiting it it also uses alot less resources on my machine.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index dc2326a..4fbb67e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,7 @@
 MIT/X Consortium License
 
 © 2006-2014 Anselm R Garbe <[email protected]>
+© 2010-2014 Hiltjo Posthuma <[email protected]>
 © 2007-2011 Peter Hartlich <sgkkr at hartlich dot com>
 © 2010-2011 Connor Lane Smith <[email protected]>
 © 2006-2009 Jukka Salmi <jukka at salmi dot ch>