Commit Graph

1329 Commits

Author SHA1 Message Date
Anselm R. Garbe 05dd0d2a29 fixed indentation issues in Kris' code 2006-05-31 16:22:56 +02:00
Kris Maglione 1ecc5bbfc7 Added copyright information to mouse.c 2006-05-31 05:38:54 -04:00
Anselm R. Garbe 76c3e814ec removed 5 unnecessary lines 2006-05-31 10:32:27 +02:00
Kris Maglione 45507b607c Fixed windows snapping to the screen edge 2006-05-31 04:12:40 -04:00
Anselm R. Garbe 4904a19aae added /def/ncol stuff, see wmiirc for an initial syntax proposal 2006-05-31 09:51:40 +02:00
bsdaemon d2a9e3a860 Rewrote window snapping code 2006-05-31 02:47:07 -04:00
Georg Neis 6af8aeed4a wmiirc: use OLD_PATH for creating the program list 2006-05-30 22:27:11 +02:00
Anselm R. Garbe bfa0c759f4 some more changes, still unfinished (/me has to run now) 2006-05-30 19:13:33 +02:00
Anselm R. Garbe e01ca2506a moved client-related stuff from rule.c to client.c 2006-05-30 18:42:42 +02:00
Anselm R. Garbe 15dfca474f removed /def/col{width,mode}, added /def/ncol instead, though /def/ncol has no effect atm 2006-05-30 18:28:05 +02:00
Anselm R. Garbe cdc57ca2fd /foo/ -> ~+!+max rules now working fine, also renamed /client/X/class into /client/X/props, props syntax is now class:instance:name 2006-05-30 16:32:28 +02:00
Anselm R. Garbe 8a89f37797 merged 2006-05-30 11:14:08 +02:00
Anselm R. Garbe 2d6a829fe7 fixed rects_of_view 2006-05-30 11:13:32 +02:00
garbeam 19f68ed366 merged 2006-05-30 11:00:59 +02:00
Anselm R. Garbe 226b459fd3 same as in wmii-3, /def/grabmod should be Mod1 to prevent combo-MODKEY problems 2006-05-30 11:00:03 +02:00
Sander van Dijk eea176d0b5 make mousebased newcol creation dependant on pointer position rather than on % of client off screen (<=5 pixels from the side of the screen makes a new column) 2006-05-29 22:08:04 +00:00
Sander van Dijk eb022b2613 update c->floating on clientfocus 2006-05-29 22:00:16 +00:00
Sander van Dijk 01a0796d65 change c->floating to !aidx in some places, fixes some stuff with fixed size apps 2006-05-29 19:38:02 +00:00
Sander van Dijk 934d1ddc4e PATH="$OLD_PATH" for xterm too (same as progmenu) 2006-05-29 19:23:14 +00:00
Anselm R. Garbe c53f7a6398 updated todo 2006-05-29 18:38:05 +02:00
Anselm R. Garbe ff7b72fe21 fixed bug reported by bogon (just curios that wmii didn't crashed) 2006-05-29 15:25:32 +02:00
Anselm R. Garbe f4f392d29f combining smart placement strategy with snap_move in the the end (I dont want backport this) 2006-05-29 14:31:40 +02:00
Anselm R. Garbe b8e17113d0 trim / from tags 2006-05-29 14:19:20 +02:00
Anselm R. Garbe d3e24f818e switching back to server grabb'ed resizals (the other approach is too retarded) 2006-05-29 14:15:16 +02:00
Anselm R. Garbe 7eb5eb7f5d fixed the issue reported by tkoskine with sscanf 2006-05-29 12:48:21 +02:00
Anselm R. Garbe 14440bc620 falling back when special font sets are missing to XDraw (thx to bogon for reporting this issue) 2006-05-29 12:00:55 +02:00
Anselm R. Garbe 41ae6bfe56 removed strtonum interface, using strtol+errno instead 2006-05-29 11:36:59 +02:00
Anselm R. Garbe a52993c532 merged 2006-05-29 11:18:35 +02:00
Anselm R. Garbe 701f2a4414 removed parse_mvresize* crap 2006-05-29 11:18:18 +02:00
Georg Neis 3463666df2 resurrected OLD_PATH 2006-05-29 11:08:21 +02:00
Anselm R. Garbe 71ffcf8683 updated TODO 2006-05-29 11:05:26 +02:00
Anselm R. Garbe f7395c3d73 using opaque windows on resize/move, this allows to not grab the server 2006-05-29 11:04:29 +02:00
Anselm R. Garbe c6bde2e403 also drawing empty bar 2006-05-29 10:08:29 +02:00
Anselm R. Garbe 9426f31161 updated TODO (I'll do opaque moves with a special window) 2006-05-29 10:03:31 +02:00
Anselm R. Garbe 0c1060ee1c small fix 2006-05-29 09:55:20 +02:00
Anselm R. Garbe 4d5ad01a01 removed snap-to-border for managed mode 2006-05-29 09:50:11 +02:00
Anselm R. Garbe 0115b00394 applied John-Galt's patch of libixp/socket.c 2006-05-29 09:43:30 +02:00
Georg Neis b04617dae9 wmiirc cleanups 2006-05-28 15:01:33 +02:00
Georg Neis cf7154d6f3 exit if mktemp fails 2006-05-28 14:15:10 +02:00
Sander van Dijk 72e08cc61f fix fixed size apps resize attemp annoyances (same as in wmii-3 repo) 2006-05-27 17:56:22 +00:00
Sander van Dijk 54e19dc283 simplification in match_sizehints, remove some obsolete code 2006-05-26 19:15:04 +00:00
Anselm R. Garbe 1783f73132 same with -current until iconv is used 2006-05-26 17:22:34 +02:00
Georg Neis 4765e836e8 updated colors in wmiimenu.1 2006-05-26 16:55:40 +02:00
Georg Neis a0016f176c small update of wmii.1 2006-05-26 16:47:57 +02:00
Georg Neis 65a2497b1f let the shell ignore special chars in tag names 2006-05-26 16:43:52 +02:00
Anselm R. Garbe 92e2126481 merged 2006-05-26 16:22:27 +02:00
salva 8382288c1c doc/: added PostScript generation rule to Makefile 2006-05-26 16:11:54 +00:00
Anselm R. Garbe 7d4f8f11cc removed unnecessary local code 2006-05-26 15:51:14 +02:00
Anselm R. Garbe db2e58388f off-by-one fixes by Chris King (I'm a moron) 2006-05-26 15:41:23 +02:00
Anselm R. Garbe d6ea850772 updated TODO list for wmii-4 2006-05-26 14:32:05 +02:00