Commit Graph

2616 Commits

Author SHA1 Message Date
Kris Maglione
ceb97d3dd8 Restore windows from floating layer to their original Xinerama screen. Closes issue #70. 2009-10-02 17:06:41 -04:00
Kris Maglione
5ce54fd1b5 Fix returning from fullscreen. Closes issue #104. Closes issue #22. 2009-10-02 16:21:12 -04:00
Kris Maglione
ebd63a2aa7 Declare ignored_errors extern in cmd/wmii/x11.c. Fix warning. 2009-10-02 16:12:22 -04:00
Kris Maglione
ab9caa789e Ammend revision 4f25c2d56107. Fixes issue #124. 2009-10-02 13:35:18 -04:00
Kris Maglione
a3a6dd6c9f Fix scrolling across Xinerama screens via keyboard. Fixes issue #126. 2009-10-02 02:48:25 -04:00
Kris Maglione
7b61725510 Destroy empty areas on non-primary Xinerama screens when emptying them via the mouse. Fixes issue #84. 2009-10-02 02:30:28 -04:00
Kris Maglione
e66f742e75 Detect RandR rotation state at startup. Fixes issue #124. 2009-10-02 02:14:24 -04:00
Kris Maglione
d8970ae74a Fix moving between vertically stacked Xinerama screens. Fixes issue #92. 2009-10-02 02:10:57 -04:00
Kris Maglione
8102bb76d0 Fix drag indicator when dragging between Xinerama screens. 2009-10-02 01:48:03 -04:00
Kris Maglione
5a2a1de616 Remove debugging print statements. 2009-10-02 00:45:26 -04:00
danchesi
81370e641d Fix typo in wmii(1) 2009-10-02 00:03:27 -04:00
Kris Maglione
3d94e92991 Hide bar on non-primary Xinerama screens for 3.9 release. 2009-10-01 21:56:58 -04:00
Kris Maglione
11143a9586 Allow resizing of rightmost and leftmost divs. Needs work. 2009-10-01 21:49:24 -04:00
Kris Maglione
5d2ad493c6 Fix column divs on Xinerama setups. 2009-10-01 20:18:22 -04:00
Kris Maglione
262c6ec430 Fix warnings in optimized compile. 2009-10-01 16:42:54 -04:00
Kris Maglione
1a81a510f3 Prepend $WMII_CONFPATH to $PYTHONPATH rather than appending it. 2009-10-01 00:23:27 -04:00
Kris Maglione
8a4ccf526b Rename python wmiirc history files to match shell rc's names. 2009-09-30 15:27:26 -04:00
Kris Maglione
8351b35538 Added tag 3.9a2 for changeset e2f59b70918d 2009-09-30 00:06:20 -04:00
Kris Maglione
5b9594e8ca Add Suraj's Rumai-based wmiirc. 2009-09-29 17:44:54 -04:00
Kris Maglione
86e5151f77 Add doc/Makefile 2009-09-29 15:47:27 -04:00
Kris Maglione
0c4e480e44 Fix warnings that I don't get. 2009-09-29 14:50:57 -04:00
Kris Maglione
b475b96684 Remove rc.wmii from rc/Makefile 2009-09-29 14:41:59 -04:00
Kris Maglione
6bf565fb54 Mv rc.wmii to alternative_wmiircs/plan9port/wmiirc. 2009-09-28 20:52:20 -04:00
Kris Maglione
de936d8c17 Update docs; install wmii.pdf. 2009-09-28 20:09:38 -04:00
Kris Maglione
5be1f230b8 Focus windows regardless of whether they form a new group. 2009-09-28 17:24:01 -04:00
Kris Maglione
be8776aaad Cleanup. 2009-09-28 17:24:01 -04:00
Kris Maglione
79ad0dd568 Update selection and execution of wmiirc. 2009-09-28 17:24:01 -04:00
Kris Maglione
e1e6794aca Cleanup pre-install text file filters. 2009-09-28 17:24:01 -04:00
Kris Maglione
53f8e70115 Update wmii.1 2009-09-28 13:43:34 -04:00
Kris Maglione
1d176ce7b5 Update wmii.1 2009-09-28 13:11:11 -04:00
Kris Maglione
4af4c3825f Makefile cleanup and other general cleanup. 2009-09-17 09:27:11 -04:00
Kris Maglione
355136a1ca Fix issue #68. 2009-09-17 09:25:38 -04:00
KIMURA Masaru
a12f0bc506 Fix some residual uses of .O extension 2009-09-03 15:33:06 -04:00
Kris Maglione
70f6d938b0 Change .O extension to .out 2009-09-03 14:20:44 -04:00
Kris Maglione
fe55433f11 Add alternative_wmiircs READMEs 2009-09-02 20:36:25 -04:00
Alexandru Ghitza
524b675545 fix typos in doc/wmii.tex 2009-08-30 14:55:43 +10:00
Kris Maglione
c69def6982 Add comment to wmiirc. 2009-08-30 16:00:22 -04:00
Kris Maglione
a6bb7abbdf Added tag 3.9a1 for changeset 9f76be0c1854 2009-08-27 14:38:42 -04:00
Kris Maglione
1a7e3b2cd4 Fix compile error caused by last commit. 2009-08-04 11:58:52 -04:00
Kris Maglione
bad686d92e Allow Xft to work with transparent windows. 2009-08-03 20:04:05 -04:00
Kris Maglione
4302ec8f9c Slight changes to $(CONFVERSION) 2009-08-03 16:33:23 -04:00
Kris Maglione
947f9f6dc9 Add 'make tags'. Fix ^[ binding in wimenu. 2009-06-11 19:46:01 -04:00
Kris Maglione
eb13179723 Slight wimenu -c fix. 2009-05-29 18:54:38 -04:00
Kris Maglione
54e546e599 Don't die when no menu choices are provided. 2009-05-29 16:03:54 -04:00
Kris Maglione
2c0705d1ae Fix ticket #103. 2009-05-27 13:27:08 -04:00
Kris Maglione
772b49c6a6 Fix ticket #114. 2009-05-27 13:22:24 -04:00
Kris Maglione
4b2c11bc79 Fix tickets #113 and #115. 2009-05-27 12:59:07 -04:00
Kris Maglione
41e837161f Fix ticket #112 2009-05-25 15:19:55 -04:00
Kris Maglione
a071d467a9 Add first, incomplete draft of new wmii guide/reference. Proofers? 2009-05-23 22:08:12 -04:00
Kris Maglione
41dc478e3b Allow for programmable completion in wimenu. 2009-05-22 23:58:56 -04:00