Commit Graph

1765 Commits

Author SHA1 Message Date
Kris Maglione
cac086b3fc Fixed sizing bug of clients with multiple tags, with cleanup along the way. 2007-02-06 21:48:28 -05:00
Kris Maglione
1f7cc79d55 Cleanup in area.c 2007-02-06 20:47:03 -05:00
Kris Maglione
9d643150cf Get rid of libm. 2007-02-06 17:12:24 -05:00
Kris Maglione
e4121b422e Only use the ascent/descent from the first font in the fontset. Comments welcome. 2007-02-06 17:03:07 -05:00
Kris Maglione
227327a2c6 Name the font for which the fontset is missing. 2007-02-06 15:28:35 -05:00
Kris Maglione
ecbfca77bf Quote tagsmenu against shell expansion 2007-02-06 11:38:00 -05:00
uriel
e994d60cae Delete useless and stupid 'code' 2007-02-06 08:12:47 +01:00
uriel
7b0b15bca6 Minimally sane colrules until the whole damned thing goes crashing down to hell where it belongs 2007-02-06 08:12:21 +01:00
Kris Maglione
16822b6419 Removed Mod-f from wmiirc, since it's long defunct 2007-02-06 01:31:37 -05:00
Kris Maglione
06669775f7 Misc cleanup. 2007-02-05 21:56:03 -05:00
Kris Maglione
7aade32fff 1up on last commit: Try to load default font before we die. 2007-02-05 21:27:54 -05:00
Kris Maglione
f285a36054 Actually *try* to load 'fixed' font before we die saying we can't load it. 2007-02-05 21:21:17 -05:00
Kris Maglione
859e7ff165 Fixed horizontal centering in the bar/draw_label. Vertical centering still sucks. 2007-02-05 19:25:29 -05:00
Denis Grelich
25f2063d1e Added tag 3.6-rc1 for changeset f66f9cdc468a83824a02f2b73372299dc7d74882 2007-02-05 20:41:59 +01:00
Denis Grelich
65ac954e52 set version to 3.6-rc1 2007-02-05 20:41:47 +01:00
Denis Grelich
bde061688c the bar is now drawn with borders again 2007-02-05 20:40:00 +01:00
Kris Maglione
0adf0d0cb3 Fixed sizing bug in create_area with 1 column 2007-02-05 07:47:12 -05:00
Kris Maglione
b49635f533 Ditto on previous commit 2007-02-05 06:46:50 -05:00
Kris Maglione
ebea6ee29b Fix the tagsmenu function. 2007-02-05 06:41:32 -05:00
Kris Maglione
ac4b0d22ea Don't try to insert a frame after itself. 2007-02-05 06:00:23 -05:00
Kris Maglione
4e7ef24b52 Make swapping update area->sel. Fixes an infinite loop 2007-02-05 05:07:26 -05:00
Kris Maglione
88d43166f6 Replaced XDrawLines with XDrawRectangles... let's see if anything breaks (+ some cleanups) 2007-02-05 04:38:32 -05:00
Kris Maglione
1b2966fb38 Unbreak the relaxing code... those calls to resize_client are ugly kludges. 2007-02-05 02:45:51 -05:00
Kris Maglione
eee18d7bc9 Ok, I *really* fixed the swapping bug this time. 2007-02-05 02:36:18 -05:00
Kris Maglione
722d23bf52 Fixed that swapping bug again, I hope. 2007-02-05 02:09:14 -05:00
Kris Maglione
df9d013275 Fix a bug (I hope) in the swapping code 2007-02-05 01:54:39 -05:00
Kris Maglione
bc30e494aa Fix a bug in mouse.c from prev commit, and one from an earlier one. 2007-02-05 01:07:04 -05:00
Kris Maglione
1025c92f0f Got rid of some of said cruft. 2007-02-05 01:00:42 -05:00
Kris Maglione
868f3b2bb4 Fixed sizing big in create_area() 2007-02-05 00:41:13 -05:00
Kris Maglione
b422751227 New dragging code installed, with some cruft left behind. This is an RFC, please respond. 2007-02-05 00:26:02 -05:00
Kris Maglione
f4bff50f75 Replaced nasty, eyesore NULL with nil 2007-02-04 21:02:05 -05:00
Kris Maglione
67a60e670a New drop_move algorithm for managed mode. Works, but sucks. Will replace soon. 2007-02-04 20:57:28 -05:00
Kris Maglione
232d65861b Some cleanup in mouse.c. Managed frame dragging is broken. Needs new algorithm. 2007-02-04 17:48:28 -05:00
Kris Maglione
5da0d07850 Got rid of ${LD} from the make process. We don't use ld directly and it confused people. 2007-02-04 16:18:18 -05:00
Kris Maglione
0d9eb69741 Switch to sed -E in tagsmenu() to clean it up/fix a bug 2007-02-04 15:56:42 -05:00
Kris Maglione
b77067404f Added SIGCHLD handler 2007-02-04 13:31:12 -05:00
Kris Maglione
bd04fe7b46 Dummy merge with head -r1722 to kill it 2007-02-03 14:38:31 -05:00
Kris Maglione
a929cd895a Dummy merge with head -r1642 to kill it 2007-02-03 14:38:00 -05:00
Kris Maglione
ab4256cbf6 Dummy merge with head -r1431 to kill it 2007-02-03 14:36:29 -05:00
Kris Maglione
0668c1e29e Dummy merge with head -r1418 to kill it 2007-02-03 14:36:04 -05:00
Kris Maglione
93d619b7bd Had extra ; 2007-02-03 14:30:04 -05:00
Kris Maglione
4fd35b90d0 Changed the behavior of dragging moving windows to better move them offscreen. Added function prototype to wmii.h. 2007-02-03 14:27:32 -05:00
Kris Maglione
cd1c1a1bd9 Fixed '==' in a test to '=' 2007-02-03 14:22:20 -05:00
Denis Grelich
8b44d20508 merge 2007-02-03 19:30:08 +01:00
Denis Grelich
4f64fe6797 no -O2 for debug anymore 2007-02-03 18:42:40 +01:00
Denis Grelich
1e2ceeba66 the bar is never covered by windows 2007-02-03 00:47:15 +01:00
Denis Grelich
ee4077c894 floating windows can now be moved off-screen 2007-02-03 00:21:56 +01:00
Denis Grelich
c15b52daf7 set compile flags to debug and turned off stripping of the executable 2007-02-03 00:18:08 +01:00
Denis Grelich
f785e5a248 removed some older code 2007-02-02 23:58:17 +01:00
Denis Grelich
71178b1daf some smaller fixes in the wmiirc 2007-02-02 23:57:40 +01:00