.. |
Makefile
|
Removed -lX11 from wmiir and wmiisetsid. Remove wmiiwm -c from `which wmii` and exec wmiiwm at end.
|
2006-06-27 20:21:01 -04:00 |
area.c
|
Fixed frame bug from the mailing list plus other frame related cleanup.
|
2006-06-30 02:02:44 -04:00 |
bar.c
|
Fixed frame bug from the mailing list plus other frame related cleanup.
|
2006-06-30 02:02:44 -04:00 |
client.c
|
added focus{in,out} notification (this is necessary to get a clue while we can grab the keyboard for the tagbar)
|
2006-06-30 14:10:03 +02:00 |
column.c
|
Fixed frame bug from the mailing list plus other frame related cleanup.
|
2006-06-30 02:02:44 -04:00 |
event.c
|
added focus{in,out} notification (this is necessary to get a clue while we can grab the keyboard for the tagbar)
|
2006-06-30 14:10:03 +02:00 |
frame.c
|
Fixed frame bug from the mailing list plus other frame related cleanup.
|
2006-06-30 02:02:44 -04:00 |
fs.c
|
implemented cursor setting (selection for 1 character I'm working on), eliminated several compiler warnings which drive me nuts
|
2006-06-30 12:21:26 +02:00 |
geom.c
|
removed charof from blitz interface, added notification functions for bpress, brelease and bmotion instead which return True on expose
|
2006-06-28 08:30:49 +02:00 |
key.c
|
Added an explicit floating member to Areas
|
2006-06-23 21:22:04 -04:00 |
mouse.c
|
Began changes required for Xinerema support
|
2006-06-29 20:02:52 -04:00 |
rule.c
|
Replaced OLDPATH; applied Armando Di Cian's permissions patch to startup script; minor changes elsewhere
|
2006-06-24 05:15:41 -04:00 |
view.c
|
implemented cursor setting (selection for 1 character I'm working on), eliminated several compiler warnings which drive me nuts
|
2006-06-30 12:21:26 +02:00 |
wm.c
|
Ignore BadAccess error on XGrabKey. Fix + cleanup in column.c
|
2006-06-29 22:58:06 -04:00 |
wm.h
|
implemented cursor setting (selection for 1 character I'm working on), eliminated several compiler warnings which drive me nuts
|
2006-06-30 12:21:26 +02:00 |
wmii
|
*really* exec wmiiwm at the end of the startup script
|
2006-06-27 20:44:32 -04:00 |
wmii.1
|
Added a (partial) default key binding table to wmii(1)
|
2006-06-28 15:34:24 -04:00 |
wmiiwm.1
|
Added a disclaimer to wmiiwm(1) that the information is obselete at blitz_'s suggestion
|
2006-06-28 12:08:56 -04:00 |