Commit Graph

1609 Commits

Author SHA1 Message Date
Kris Maglione
730828f28e More doc updates. Add wmiir.1. 2009-10-12 22:07:51 -04:00
Kris Maglione
6bfd64e51a Allow dragging floating clients from anywhere in their titlebars. 2009-10-12 21:10:34 -04:00
Kris Maglione
ec84b73de1 Fix colmode issues with Xinerama screens. Closes issue #135. 2009-10-12 18:02:58 -04:00
Kris Maglione
f4f8d24760 Fix memory leak. 2009-10-11 20:17:31 -04:00
Kris Maglione
b4d77c3719 Fix small memory leak. 2009-10-11 19:43:18 -04:00
Kris Maglione
fce61e7c6d Allow specifying screen in area specs. Closes issue #133. 2009-10-10 14:57:00 -04:00
Kris Maglione
5c506656f5 Cleanup wmiirc scripts. 2009-10-09 16:40:33 -04:00
Kris Maglione
2a8d326db5 Remove some build system cruft. 2009-10-09 16:40:33 -04:00
Kris Maglione
18e4975974 Remove debugging statements in fs.c. 2009-10-09 16:40:33 -04:00
Kris Maglione
a58a018156 Fixes issue #72. 2009-10-06 22:58:00 -04:00
Kris Maglione
53cdd19a9d Add showkeys action to shell wmiirc 2009-10-02 23:02:01 -04:00
Kris Maglione
ef58c489fe Update /tag/*/index to be more useful on Xinerama. 2009-10-02 22:03:54 -04:00
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
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
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
0c4e480e44 Fix warnings that I don't get. 2009-09-29 14:50:57 -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
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
fe55433f11 Add alternative_wmiircs READMEs 2009-09-02 20:36:25 -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
772b49c6a6 Fix ticket #114. 2009-05-27 13:22:24 -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
Kris Maglione
085a984603 Fill in wimenu selections on <Tab> 2009-05-22 23:33:25 -04:00
Kris Maglione
13f235b076 Minor pygmi efficiency fixed. 2009-05-21 15:57:04 -04:00
Kris Maglione
dd5f800f0e Use pkg-config globally. 2009-05-21 14:22:58 -04:00
Kris Maglione
65f7040f2c Add Xft support. 2009-05-21 13:55:34 -04:00
Kris Maglione
3dd6ee6658 Fix Mod-Shift-t in wmiirc. 2009-05-19 13:14:06 -04:00
Kris Maglione
9ff6791633 Add python wmiirc/9P client library 2009-05-17 14:15:08 -04:00