Commit Graph

2558 Commits

Author SHA1 Message Date
Kris Maglione f342a0ca4d [menu] Place bar on top if wmii does so 2008-10-13 23:10:20 -04:00
Kris Maglione f5a1c0aefd [menu] Place bar on top if wmii does so 2008-10-13 23:06:43 -04:00
Kris Maglione 7860d65c33 Switch logical text extents for textwidth() 2008-10-13 22:54:14 -04:00
Kris Maglione 89f0ba2016 Some more work towards Xinerama support. This is *not* yet stable. 2008-10-13 22:25:05 -04:00
Kris Maglione 2560525d20 Add wimenu 2008-10-13 21:38:03 -04:00
Kris Maglione 7cbe734db9 Update xext.c (wmii will be broken until I commit more multihead changes) 2008-10-13 21:37:01 -04:00
Kris Maglione e8741feda4 More xinerama stuff 2008-10-11 22:09:21 -04:00
Kris Maglione b0fc54d6fa Beginings of Xinerama support 2008-10-11 20:31:06 -04:00
Kris Maglione 812f07a6a1 Better, cleaner error handling. 2008-10-11 19:05:24 -04:00
Kris Maglione f4f492efd8 Fix input hint, among other things. 2008-09-29 11:10:54 -04:00
Kris Maglione e99f8a8a58 Fix some bugs related to windows which automagically float, and subsequent actions. 2008-09-15 19:30:47 -04:00
Kris Maglione 81d63271d1 A bunch of minor changes. 2008-09-07 23:09:25 -04:00
Kris Maglione 156ef505f2 Added NEWS file. 2008-08-25 16:10:19 -04:00
Kris Maglione 5d69ff8dd8 Best just read the diff. 2008-08-25 12:47:56 -04:00
Kris Maglione fc5e60f952 Remove spurious %r from fatal() call in wmiir. 2008-06-02 22:31:59 -04:00
Kris Maglione d9cbac523a Fix mouse focus bugs. 2008-06-02 22:31:04 -04:00
Kris Maglione 512e0d43bb Allow setting of increment display from /ctl. Fix CONFVERSION. 2008-06-02 11:58:27 -04:00
Kris Maglione d82f5b113a Fix some rc bugs, update wmiirc. 2008-06-02 11:52:29 -04:00
Kris Maglione 8a01b0b63e Allow max mode with or without stack mode (this will change). Fix a crash with minimum-sized clients in columns. 2008-06-01 11:28:37 -04:00
Kris Maglione dbdddb4036 Fix last commit. 2008-05-31 18:42:13 -04:00
Kris Maglione db1824bb40 Fix issue #39. 2008-05-31 18:28:56 -04:00
Kris Maglione ed35849394 Fix some bar on top bugs. Lots of small cleanup. 2008-05-31 15:58:04 -04:00
Kris Maglione 938b128ef5 Don't write extra NUL on xwrite. 2008-05-31 12:00:39 -04:00
Kris Maglione a1e41d15c1 Minur cleanup. 2008-05-30 20:04:02 -04:00
Kris Maglione 29825ad4c6 Show a client's extra tags in its titlebar. 2008-05-30 11:48:43 -04:00
Kris Maglione 2c8f3c1e0c Fix issue #48. 2008-05-29 17:28:27 -04:00
Kris Maglione f55337ef2b Sorry, I lost track. See diff. 2008-05-29 17:22:56 -04:00
Kris Maglione d951419167 Fix focus bugs. Darken background when floating area selected. Make printevent custom formatter. 2008-05-27 18:34:59 -04:00
Kris Maglione a01c4f7b6a Some hacky changes to select up/down for collapsed frames. See rc.wmii for new bindings. 2008-05-25 21:53:14 -04:00
Kris Maglione 890ecbce86 Set bit gravity on frames to make in-column resizals cleaner. 2008-05-25 13:58:06 -04:00
Kris Maglione c35dbc2636 Improve mouse resizing. 2008-05-25 10:51:34 -04:00
Kris Maglione 68f249f726 Fix stupid grow/nudge mistake. (and change an assert to a warning) 2008-05-24 21:12:53 -04:00
Kris Maglione 918fa1cf9d Eliminate some round trips. Some rather ugly cleanup. 2008-05-24 20:32:01 -04:00
Kris Maglione 962d2784f0 See diff. 2008-05-23 19:51:56 -04:00
Kris Maglione 054a356d00 Some resizing stuff. See diff. 2008-05-23 17:28:45 -04:00
Kris Maglione 9e0ac2f4fb Fix grow and nudge in columns. 2008-05-23 13:57:24 -04:00
Kris Maglione 236f54e69c Don't leak memory. It's not nice. 2008-05-23 13:16:07 -04:00
Kris Maglione 6eb994bc01 Fix some rather obscene code in layout.c. 2008-05-23 13:13:57 -04:00
Kris Maglione a76ebd191a See diff. 2008-05-23 11:32:01 -04:00
Kris Maglione 33b0d89da3 Squeeze increment gaps, again. 2008-05-23 10:37:36 -04:00
Kris Maglione 00701a72b8 Better respect minw on column_resizeframe; fix a possible crash with grow command. 2008-05-21 19:32:25 -04:00
Kris Maglione 9f87971cc1 Adjust column scaling. 2008-05-21 18:24:45 -04:00
Kris Maglione 40abae9c30 Allow bar on top or bottom. Cleanup. 2008-05-21 13:15:13 -04:00
Kris Maglione 0928b860bf Fix resizing issue, focus issue. Minor cleanup. 2008-05-21 12:21:56 -04:00
Kris Maglione 4ec3dc80e6 Allow for wmiirc_local 2008-05-19 19:26:43 -04:00
Kris Maglione ed9fb216e6 Fix column scaling corner case. 2008-05-18 14:36:46 -04:00
Kris Maglione 016649db80 Add .hgignore 2008-05-18 14:04:13 -04:00
Kris Maglione 83253bcc5f Clean up some window border adjustments. Fix $(VERSION) for older versions of hg. 2008-05-18 13:52:03 -04:00
Kris Maglione 85c2e1b096 Fix tickets #2, #10, #15, #16 (dup of #10). 2008-05-18 13:31:58 -04:00
Kris Maglione cb7c8e9ccf Resize to at least the minimum increment on 'grow'. 2008-04-06 12:03:35 -04:00