Kris Maglione
|
352123f2cc
|
Fix the interpolation in wmiirc again.
|
2007-04-22 12:28:36 -04:00 |
|
Kris Maglione
|
ee52f1d35d
|
Fixed some column scaling bugs.
|
2007-04-22 02:06:56 -04:00 |
|
Kris Maglione
|
1db9310896
|
Fix reading of WM_PROTOCOLS.
|
2007-04-22 01:58:31 -04:00 |
|
Kris Maglione
|
4747be2cc9
|
Track a window's class rather than polling it on name changes.
|
2007-04-22 01:29:35 -04:00 |
|
Kris Maglione
|
ba5c453954
|
Update the class string when updating the title.
|
2007-04-22 01:04:55 -04:00 |
|
Kris Maglione
|
da1c99c630
|
Remove debugging statement from util/compile.
|
2007-04-22 00:31:47 -04:00 |
|
Kris Maglione
|
d03fe86b7a
|
Add some config search paths.
|
2007-04-22 00:20:05 -04:00 |
|
Kris Maglione
|
4ff0e1ca41
|
Add .a to ${LIBIXP} in the genconfig script.
|
2007-04-22 00:12:25 -04:00 |
|
Kris Maglione
|
e977005195
|
Use a uchar* buffer for wmiir.c to avoid a warning.
|
2007-04-22 00:07:23 -04:00 |
|
Kris Maglione
|
4b9fc7ab1f
|
Fix EXCFLAGS in the /cmd directory.
|
2007-04-22 00:05:05 -04:00 |
|
Kris Maglione
|
f620e46171
|
Better relaxing code.
|
2007-04-21 23:56:09 -04:00 |
|
Kris Maglione
|
6e9deaaec5
|
Backport /client/n/label change.
|
2007-04-21 23:53:39 -04:00 |
|
Kris Maglione
|
0b2c30fd88
|
Added writable /client/n/label
|
2007-04-21 22:04:11 -04:00 |
|
Kris Maglione
|
7eed342876
|
Brute force, set the background pixmap of every window on any X event. Temporary.
|
2007-04-21 18:46:17 -04:00 |
|
Kris Maglione
|
cc14f006f8
|
Draw on the fg and bg of frames so broken apps like urxvt don't clear them.
|
2007-04-21 17:20:19 -04:00 |
|
Kris Maglione
|
391cf8e49a
|
Bunch of fixes. Redraw divs when updated without waiting for expose.
|
2007-04-21 17:01:49 -04:00 |
|
Kris Maglione
|
9e3cd5d606
|
Added support for the MWM borderless hint, since apps seem to break without it.
|
2007-04-21 01:13:40 -04:00 |
|
Kris Maglione
|
ea5641e8b7
|
Better managed mode grabbox moving.
|
2007-04-20 19:35:46 -04:00 |
|
Kris Maglione
|
2802ad6f96
|
Preliminary working grab box support for managed clients.
|
2007-04-20 18:47:02 -04:00 |
|
Kris Maglione
|
255b2ee39b
|
Add map.c.
|
2007-04-20 15:25:29 -04:00 |
|
Kris Maglione
|
06cfd55d30
|
Fixes, cleanup. Pass strings around instead of Atoms.
|
2007-04-20 15:24:49 -04:00 |
|
Kris Maglione
|
60b25a2b6f
|
Added 'util/genconfig' script referenced by 'make config'.
|
2007-04-20 13:02:30 -04:00 |
|
Kris Maglione
|
87f632b067
|
Fix gravity.
|
2007-04-20 02:52:33 -04:00 |
|
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
|
8abfb9d66d
|
Don't 'segfault randomly at resizing windows'.
|
2007-04-15 14:05:26 -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 |
|