Commit Graph

2093 Commits

Author SHA1 Message Date
Kris Maglione
e1e28cdb9b Lots of fixes, cleanup. New 'config' make target to guess at and prompt for config.mk knobs. 2007-04-19 23:27:26 -04:00
Kris Maglione
7b2a84531b Use 'rm -f' for make clean. 2007-04-19 14:53:07 -04:00
Kris Maglione
ec5c7380b7 Cast iconv's second arg void, because of differing prototypes. 2007-04-18 16:37:21 -04:00
Kris Maglione
d77bf97f33 Include <errno.h> in utf.c. 2007-04-18 16:30:21 -04:00
Kris Maglione
c1dbb73648 Convert data from the fs to UTF-8, too. Fix a bug in synthetic configure notifies. 2007-04-18 15:50:25 -04:00
Kris Maglione
7fb69196ce Use Xutf8* rather than Xmb*. Convert from locale to UTF-8. Some other fixes. 2007-04-18 15:08:15 -04:00
Kris Maglione
957fa03c4e Fix a bunch of bugs. No more Xored moves/resizes. 2007-04-17 21:34:36 -04:00
Kris Maglione
4850457d6d Fixed bug in destroying areas. Changed vertical managed moves. 2007-04-17 14:41:22 -04:00
Kris Maglione
c1a60e3f26 Preliminary work on new grab box handling. Added x11.[ch], removed unused draw.c. 2007-04-17 14:00:15 -04:00
Kris Maglione
b24b865bd9 Cleanup. 2007-04-17 01:19:53 -04:00
Kris Maglione
50c62303dd Cleanup. Switch some lists to doubly linked. 2007-04-17 00:28:43 -04:00
Kris Maglione
a516c373ef cleanup 2007-04-16 22:47:32 -04:00
Kris Maglione
6cc9c57dfd Better modkey resizing behavior in managed mode. 2007-04-16 22:02:29 -04:00
Kris Maglione
0f8df1e36c Revert to grabbing AnyButton/AnyModifier on frame windows. Misc fixes. 2007-04-16 20:30:23 -04:00
Kris Maglione
d8a7ede21f New event processing model. 2007-04-16 19:54:31 -04:00
Kris Maglione
b67d9d3848 Misc fixes. 2007-04-16 17:00:09 -04:00
Kris Maglione
9a72e4a48b Some updates to divider drawing. 2007-04-16 14:51:24 -04:00
Kris Maglione
aeacaf7589 First commit to test branch 2007-04-16 14:06:32 -04:00
Kris Maglione
61db117898 Cleanup. 2007-04-14 08:06:23 -04:00
Kris Maglione
9d0cdd5ca2 Same as the last commit, only right. 2007-04-14 04:41:15 -04:00
Kris Maglione
49ac08aaa6 Don't segfault when trying to grab the first or last column devider. 2007-04-14 04:37:38 -04:00
Kris Maglione
84368de7f3 Cleanup. 2007-04-14 03:03:06 -04:00
Kris Maglione
172ac9ce07 Added resize cursor. Fixed colmodes. Fixed warning. 2007-04-14 02:50:31 -04:00
Kris Maglione
aafc92f220 Improved column resizing. 2007-04-14 02:35:58 -04:00
Kris Maglione
b358f2a36a Fix rc.wmii. 2007-04-14 01:25:11 -04:00
Kris Maglione
2d6e3b91e5 Make sure that the 'read' command exists when running rc.wmii. 2007-04-14 00:07:52 -04:00
Kris Maglione
ca77b0cd99 Some preliminary changes to make managed mode more cohesive. 2007-04-13 19:23:24 -04:00
Kris Maglione
54f2e140d8 Some stuff from yesterday or so. Testing eris. 2007-04-10 05:04:19 -04:00
Kris Maglione
33ec75a157 New window moving algorithm which doesn't require (but suggests) warping. 2007-04-07 02:44:39 -04:00
Kris Maglione
61d5a141f7 Cleanup in mouse.c, 9menu. 2007-04-07 01:28:49 -04:00
Kris Maglione
375b59eefd Cleanup LICENSE and README. Some minor changes from last night that I can't remember. 2007-04-06 15:29:24 -04:00
Kris Maglione
6336612d9c Use util.c (emalloc, estrdup) in wmii9menu. 2007-04-06 02:25:58 -04:00
Kris Maglione
d3f84606af New args processing code for wmii9menu. 2007-04-06 02:09:51 -04:00
Kris Maglione
90f9413671 Fix some repetative code in wmii9menu. 2007-04-06 01:44:50 -04:00
Kris Maglione
f43d50d2aa Add a note that wmii9menu.c is modified. 2007-04-06 01:36:17 -04:00
Kris Maglione
a6893551ea Fixed some bugs with managed moves/swaps. Some cleanup elsewhere. 2007-04-05 17:30:50 -04:00
Kris Maglione
8b38c3cbd7 Quote $@ in some places. 2007-04-05 14:15:15 -04:00
Kris Maglione
cdf2755129 Don't destroy 'nil' view if it isn't empty. 2007-04-02 06:07:01 -04:00
Kris Maglione
2431da6e01 There's no exits command in rc. It's exit. 2007-04-01 03:59:43 -04:00
Kris Maglione
e8e12d125c Move xsetroot, too. 2007-03-31 17:23:30 -04:00
Kris Maglione
75a2951be1 Write /ctl before the second sourcing of rc.wmii.local 2007-03-31 17:22:30 -04:00
Kris Maglione
391c14baac Print only one line for each font with missing fontsets. 2007-03-31 00:19:12 -04:00
Kris Maglione
3be23e96dd Fix wmiirc 2007-03-30 22:56:09 -04:00
Kris Maglione
bae882dfec Don't check the values of WMII_ADDRESS and WMII_NS_DIR on startup. 2007-03-30 22:35:40 -04:00
Kris Maglione
40772c24ab Tread nil a bit more specially. 2007-03-30 01:15:36 -04:00
Kris Maglione
1ec81ff9c0 The 'nil' view is no longer particularly special. Generate CreateTag events before CreteArea events. 2007-03-30 00:26:35 -04:00
Kris Maglione
e012b7c5f7 Fix ARGBEGIN bug. Refactor wmiir.c. Create lib and include directories before installing. 2007-03-27 17:39:00 -04:00
Kris Maglione
666c5cfa05 Tell hg that I've renamed the config scripts (SCM is a bitch). 2007-03-26 23:16:36 -04:00
Kris Maglione
ca94ccabed Add the makefile for the rc directory. 2007-03-26 23:14:42 -04:00
Kris Maglione
beb042763f Install config files. 2007-03-26 20:43:31 -04:00