wmii/cmd/wm
Anselm R. Garbe d7ea20f029 fixed missing page update on column destroy implication 2006-03-02 10:39:34 +01:00
..
Makefile some tiny refactoring (renamed _to_ occurences into 2, removed crappy MAX mode from columns, we don't need it, set max to 1 instead (aka exclusive flag)) 2006-03-01 07:51:04 +01:00
area.c implemented maxclient property for areas, the default is now, that first column has maxclient==1 (though if detached things still don't behave like I want it, detaching from maxclient column should fetch from next column a client if possible) 2006-03-02 10:26:30 +01:00
bar.c replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue) 2006-03-01 11:55:46 +01:00
client.c fixed missing page update on column destroy implication 2006-03-02 10:39:34 +01:00
column.c fixed left column resize issue, allowing sendtoarea with the implication, that the area gets destroyed 2006-03-02 10:36:03 +01:00
event.c replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue) 2006-03-01 11:55:46 +01:00
fs.c improved the relaxing code 2006-03-01 16:20:02 +01:00
kb.c replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue) 2006-03-01 11:55:46 +01:00
mouse.c improved the relaxing code 2006-03-01 16:20:02 +01:00
page.c implemented maxclient property for areas, the default is now, that first column has maxclient==1 (though if detached things still don't behave like I want it, detaching from maxclient column should fetch from next column a client if possible) 2006-03-02 10:26:30 +01:00
wm.c made increment handling the default, no option to disable it, instead columns do some relaxing calculation to minimize increment-related gaps 2006-03-01 16:06:23 +01:00
wm.h implemented maxclient property for areas, the default is now, that first column has maxclient==1 (though if detached things still don't behave like I want it, detaching from maxclient column should fetch from next column a client if possible) 2006-03-02 10:26:30 +01:00
wmii add first version of sh scripts 2006-02-25 19:36:53 +01:00
wmii.1 simplified items function 2006-02-18 23:35:43 +02:00
wmiiwm.1 fixed small issue in wmiiwm.1 2006-01-13 14:27:33 +02:00