Commit Graph

1766 Commits

Author SHA1 Message Date
Kris Maglione
fab45e323f Fix compositing issue per DRDarkRaven. Closes issue #226. 2011-09-19 16:39:16 -04:00
Kris Maglione
ecaa8861c1 Closes issue #222. 2011-09-19 16:25:11 -04:00
Andrew Shadoura
d40f0a0c10 Fix XRandR segfault issue. Closes issue #231. 2011-05-31 05:25:14 +00:00
Kris Maglione
e4ecfe1cb0 Merge. 2011-09-17 17:58:32 -04:00
Juan Pablo Aroztegi
594b9f508d Fixes issue #242 2011-09-17 23:37:16 +02:00
Kris Maglione
678979319c Allow Mod+Mouse3 to resize windows and columns unidirectionally. 2011-09-15 14:07:51 -04:00
Kris Maglione
57dbe8eb38 Don't collapse dock/menu/toolbar windows in float+stack mode. 2011-09-15 13:35:37 -04:00
Kris Maglione
ff821dd113 Take into account bar and struts when placing floats. Closes issue #283. 2011-09-15 13:29:41 -04:00
Kris Maglione
708db8d88c Allow changing screen boundaries with Mod+Mouse3. 2011-09-15 13:22:17 -04:00
Kris Maglione
68673eb2b9 Fix focus issue after restart. 2011-09-15 12:38:16 -04:00
Kris Maglione
f7f15fa7a7 More robust view urgency tracking. Closes issue #241. 2011-09-14 18:21:18 -04:00
Kris Maglione
b340936d27 Fix compiler warnings. 2011-09-14 17:45:29 -04:00
Kris Maglione
0d268397c5 Add Control-k support to wimenu. 2011-09-03 07:49:40 -04:00
Kris Maglione
a2f9088245 Add ViewAttach, ViewDetach, AreaAttach, and AreaDetach events. 2011-04-21 09:07:19 -04:00
Kris Maglione
82e93cb5f2 Take aspect hints into account in grow commands. 2010-10-28 09:55:54 -04:00
Kris Maglione
04c1693f8a Fix wmiirc problems in recent commits. 2010-10-13 17:33:02 -04:00
Kris Maglione
089bf7bba7 [wimenu] Add paste key binding. 2010-10-07 16:31:42 -04:00
Kris Maglione
a6df122424 [menu] Update manual. Add file completion example. 2010-10-07 16:31:42 -04:00
Kris Maglione
ed809b8471 [menu] Add vertical mode. 2010-10-07 16:31:41 -04:00
Kris Maglione
8ca9f3ca3a [mq]: gethostbyname 2010-10-07 16:31:38 -04:00
Kris Maglione
675f117026 [wmiir] Use stat rater than lstat for proglist. Fixes issue #215. 2010-08-16 19:38:17 -04:00
Kris Maglione
96389a015e Fix wmiir proglist. 2010-08-12 20:10:13 -04:00
Kris Maglione
bd9f907d88 [menu] Allow composed input. 2010-07-31 19:11:45 -04:00
Kris Maglione
26bd6db557 [menu] Fix numeric keypad input. Closes issue #213. 2010-07-31 16:20:51 -04:00
Kris Maglione
05053cb995 Don't allow extra content after colors ctl commands. 2010-07-27 14:45:42 -04:00
Kris Maglione
366420f459 Clear window tags on client_destroy. 2010-07-27 14:30:24 -04:00
Kris Maglione
3798957c3b Speedup build somewhat. 2010-07-27 14:28:04 -04:00
Kris Maglione
63d4079b8a Allow alpha colors in the bar. 2010-07-19 09:30:52 -04:00
Kris Maglione
7b1ed1981c Fix multiscreen focus coloring. 2010-07-19 09:29:12 -04:00
Kris Maglione
05e71d0715 Use RGBA windows only when required. Closes issue #203. 2010-07-09 19:59:40 -04:00
Kris Maglione
1ede2c9895 Deal with Java AWT rendering inanity. Closes issue #5. 2010-07-08 03:07:08 -04:00
Kris Maglione
6f6bce6a65 Fix possible error stack overflow in last commit. 2010-06-30 00:58:04 -04:00
Kris Maglione
9bfa6ce867 Fix updating tags via /client/*/tags. Closes issue #200. 2010-06-29 13:40:51 -04:00
Kris Maglione
0f6a36936d Fix fs.c bug introduced in revision 9d31d13386b8. Closes issue #199. 2010-06-28 11:54:55 -04:00
Kris Maglione
a5ca791958 Minor cleanup. 2010-06-27 17:11:08 -04:00
Kris Maglione
68b77ab4e8 Change format of bar files. Refactor fs.c. Add M-n/M-b to rc scripts. Add showkeys to plan9port rc. Update docs. Linkify code fragments in wmii.tex. 2010-06-25 17:21:12 -04:00
Kris Maglione
ec18eb22e9 Cache property change values to cut down on noise. 2010-06-24 11:03:52 -04:00
Kris Maglione
5a6c5c1b4d Set ignoreenter indiscriminantly. Closes issue #196. 2010-06-24 10:39:42 -04:00
Kris Maglione
8177ac58d7 Sync makefiles with libixp. Fix some PKGBUILD bugs. 2010-06-23 10:55:55 -04:00
Kris Maglione
683b3ed895 Handle colormapped displays. 2010-06-20 14:24:04 -04:00
Kris Maglione
e1f621dba0 Stop event handler chain after client is destroyed. 2010-06-18 16:44:30 -04:00
Kris Maglione
a33719f9d4 Allow colors to be specified in any form recognized by X, including rgba. 2010-06-18 10:57:42 -04:00
Kris Maglione
87f46f44bb Change order of initialization after randr screens are added. Closes issue #153. 2010-06-18 10:17:25 -04:00
Kris Maglione
b223b27f70 Use IXP_ASSERT_VERSION macro. 2010-06-17 18:23:25 -04:00
Kris Maglione
f45311261e [wikeyname] Prompt the user for a key if isatty(1). 2010-06-16 18:35:32 -04:00
Kris Maglione
d9486fa419 [guide] Some updates to wmii.pdf to track the man pages. 2010-06-16 18:32:09 -04:00
Kris Maglione
c3b818e241 Remove long deprecated special treatment of the '!' tag. 2010-06-15 15:13:12 -04:00
Kris Maglione
398533dfd1 Rearrange some things. 2010-06-14 10:30:23 -04:00
Kris Maglione
e5e4ff284d Fix last commit. 2010-06-11 23:48:29 -04:00
Kris Maglione
f1a6e75d10 Treat 1px from the right/bottom edge of the screen as the edge. Closes issue #161. 2010-06-11 23:46:35 -04:00