Commit Graph

2492 Commits

Author SHA1 Message Date
Kris Maglione d202e339ab Don't grab the keyboard until EOF when isatty(0) 2009-03-29 23:07:36 -04:00
Bart Trojanowski 28c50a26de add wimenu prompt support 2009-03-29 23:01:07 -04:00
Kris Maglione 9b33a19f0a Fix wmiirc's M-a 2009-03-18 18:16:13 -04:00
Kris Maglione ed57a3c76d Handle 'wmiir setsid' with no arguments gracefully. 2009-03-11 17:20:08 -04:00
Kris Maglione 4c85d31e61 Fix small memory leak, thanks Andrey Teleshov 2009-03-05 22:31:03 -05:00
Kris Maglione ec0ba6bd4a Set client windows withdrawn in destroy 2009-03-05 22:27:45 -05:00
Kris Maglione 5ebb00dfec Fix issue #96 2009-02-01 07:50:57 -05:00
Kris Maglione 2a61dd5967 Compile wimenu with -DXOPEN_SOURCE=600, link libXrender 2009-01-29 21:31:53 -05:00
Kris Maglione 69c95ddfee Fix wmii9menu sizing bug. Don't border borderless, selected, fullscreen clients. 2009-01-29 21:22:38 -05:00
Kris Maglione 71884fe934 Fix (hopefully) building on Darwin. 2009-01-28 18:35:53 -05:00
Kris Maglione 5d4e0266c0 Fix bug in regexp tags. Thanks Michael Stapelberg. 2009-01-28 18:32:13 -05:00
Kris Maglione 38509b577b Formatting fixes. 2009-01-28 18:31:08 -05:00
Kris Maglione 03eb032fc4 Fix issue #87 2009-01-10 17:53:19 -05:00
Kris Maglione 76814f7e78 Fix memory leak 2009-01-10 16:35:33 -05:00
Kris Maglione e68e47937b Fix bug in last commit 2009-01-05 20:47:41 -05:00
Kris Maglione bf9847dde7 Black magic to make break work with foreach_* 2008-12-28 16:20:13 -05:00
Kris Maglione 4d037de26c Fix binding of unknown keycodes 2008-12-24 00:24:23 -05:00
Kris Maglione 3992bed092 Don't crash on short send/swap commands on /tag/*/ctl 2008-12-14 18:35:28 -05:00
Kris Maglione b64f7f80ee Spawn wmiirc with /dev/null on stdin 2008-12-12 14:20:13 -05:00
Kris Maglione 972e6adf86 Fix segfault on grow command with no args 2008-12-11 13:45:05 -05:00
Kris Maglione bc0d15a261 Update wmii.1 2008-12-11 02:54:25 -05:00
Kris Maglione cd8aeb73f8 Don't make extra install directories 2008-12-10 18:23:26 -05:00
Kris Maglione 053a018c7d Don't always relink wmii9menu 2008-12-10 18:09:58 -05:00
Kris Maglione b56fed3b26 Support $(DESTDIR) :( 2008-12-10 18:05:31 -05:00
Kris Maglione 107251bcac Support $(DESTDIR) :( 2008-12-10 18:04:00 -05:00
Kris Maglione 3849c59efa Move wimenu history to ~/.wmii-* so it's not lost on restart 2008-12-10 15:30:39 -05:00
Kris Maglione 142661719a Allow basic moving of windows between Xinerama screens with the keyboard. 2008-12-09 21:19:05 -05:00
Kris Maglione 3636937420 Focus frames on drop after moving. 2008-12-09 20:48:58 -05:00
Kris Maglione 44aa7a7730 Fix some quirks with column dividers on differently sized/placed screens. 2008-12-09 20:44:57 -05:00
Kris Maglione d157e914ab Be smarter about which screen to place floating windows on. 2008-12-09 19:39:13 -05:00
Kris Maglione c9150fb99a Fix annoying Xinerama pointer constraint bug. 2008-12-09 19:23:34 -05:00
Kris Maglione a434beeb0b Move from modified, quirky latex2man to txt2tags. 2008-12-09 18:06:10 -05:00
Kris Maglione 579115c430 Add cmd/click 2008-12-01 07:43:20 -05:00
Kris Maglione e606fc83a5 Fix issue #76. 2008-11-19 15:04:05 -05:00
Kris Maglione fccc6f77a7 Fix issue #78 2008-11-19 14:56:40 -05:00
Kris Maglione 01c5643f9f Fix /tag/*/index, again (thanks Suraj) 2008-11-16 02:50:55 -05:00
Kris Maglione 05597b0a36 Fix column indices in the /tag/*/index 2008-10-29 20:14:41 -04:00
Kris Maglione fce91f19d8 Fix Wine sizing bug. 2008-10-28 17:32:08 -04:00
Kris Maglione 4107896be9 Update NEWS 2008-10-27 22:37:36 -04:00
Kris Maglione 7617c47f52 Fix wmii9menu placement bug 2008-10-22 21:46:35 -04:00
Kris Maglione c11fc6a3fe Add ‘Kill’ to client right-click menu 2008-10-22 12:50:06 -04:00
Kris Maglione bda87f5ea4 Fix column dividers with Xinerama 2008-10-21 19:17:16 -04:00
Kris Maglione dbebda0ef2 Fix crash when resizing managed windows on non-primary screen 2008-10-21 11:19:12 -04:00
Kris Maglione d21e159f36 More of the previous. Add stack support. 2008-10-19 21:18:35 -04:00
Kris Maglione bf5abbd7d1 More of the previous. Add wrapping. 2008-10-19 20:50:13 -04:00
Kris Maglione c2d3eb7adf Beginnings of better ordinal selections with Xinerama 2008-10-19 18:46:02 -04:00
Kris Maglione ffed603830 Fix some fullscreen-restoration bugs 2008-10-19 12:32:46 -04:00
Kris Maglione 8726fc4692 Fix some more mouse resizing bugs 2008-10-18 22:29:21 -04:00
Kris Maglione 517f0ec3e1 Use the physical screen rectangle when calculating window movement 2008-10-18 21:27:53 -04:00
Kris Maglione cadc01b5c1 Fix some Xinerama managed-mode bugs 2008-10-18 20:03:59 -04:00