Commit Graph

2420 Commits

Author SHA1 Message Date
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
Kris Maglione
f87657989e Commit past updates to wmiirc 2008-10-18 14:58:26 -04:00
Kris Maglione
d32c976f99 Fix Xinerama fullscreen bug 2008-10-18 13:18:12 -04:00
Kris Maglione
7b7fa405f2 Add screen.c 2008-10-18 12:30:10 -04:00
Kris Maglione
ebe2a7027a Add root.c 2008-10-18 12:29:23 -04:00
Kris Maglione
827af3ac7b Fix some Xinerama-related off-by-ones for area indexes in the FS. 2008-10-18 09:27:34 -04:00
Kris Maglione
bec3694667 Restrict the pointer to some Xinerama screen 2008-10-17 17:09:46 -04:00
Kris Maglione
bb15c97023 Better Xinerama fullscreen support 2008-10-17 12:08:44 -04:00
Kris Maglione
df071b6523 Be smarter in EWMH strut allocation. Some smaller fixes. 2008-10-17 10:39:13 -04:00
Kris Maglione
fb53776ae5 Make sure the rc event loops exit true normally, to prevent an extra wmiirc spawning at exit. 2008-10-16 20:15:03 -04:00
Kris Maglione
3b4930edaa Remove -long arguments from wmii9menu 2008-10-16 19:05:17 -04:00
Kris Maglione
bc91a199ab Update wmii9menu to take similar args to wimenu (should probably rename it, too) 2008-10-16 18:54:03 -04:00
Kris Maglione
670078b4b0 Launch the stock wmiirc if wmiirc fails 2008-10-16 17:40:14 -04:00
Kris Maglione
621885b420 Fix floating window constraings with hidden windows 2008-10-16 17:05:56 -04:00
Kris Maglione
60ea1e5a30 [menu] Make the input width wide enough to hold its contents. 2008-10-16 16:52:42 -04:00
Kris Maglione
f56c6edc86 Fix XRandR, especially with relation to Xinerama 2008-10-16 16:48:25 -04:00
Kris Maglione
bac71bfccb Add colmode command to /ctl 2008-10-16 15:34:56 -04:00
Kris Maglione
b65eb22290 Fix M-p when no tty is present 2008-10-16 14:39:36 -04:00
Kris Maglione
c1efba4e7f [menu] Grab keyboard sooner. 2008-10-15 23:59:17 -04:00
Kris Maglione
8c99e0b722 [menu] Add history search, and the ability to write history while removing dups within a 20 item sliding window. 2008-10-15 23:15:42 -04:00
Kris Maglione
cbc50a7d45 More Xinerama work 2008-10-15 21:34:15 -04:00
Kris Maglione
afa8e67fa7 Fix creation of columns at the left of the screen. 2008-10-15 21:22:49 -04:00
Kris Maglione
38efe73427 More Xinerama work 2008-10-15 21:16:14 -04:00