Commit Graph

2219 Commits

Author SHA1 Message Date
garbeam 55b6611a50 fixed several issues 2005-12-11 16:47:23 +02:00
garbeam 304d22ed62 somewhat more bugfixing 2005-12-11 02:09:24 +02:00
garbeam 05d4658224 added select for column layout 2005-12-11 01:03:17 +02:00
garbeam d53c4451bd sanitized layout interface 2005-12-11 00:43:45 +02:00
garbeam b976aa473d removed obsolete drop_move function from mouse.c 2005-12-10 17:39:33 +02:00
garbeam e5508c8c4d improved column layout 2005-12-10 17:38:43 +02:00
garbeam f6905a3e11 removed /wm/default/pagegeometry, obsolete 2005-12-10 15:54:46 +02:00
garbeam 62ba6045d0 added select to layout interface, now the layouts look pretty good from interface POV 2005-12-10 15:50:20 +02:00
garbeam 0615c276f9 removed old crappy layouts 2005-12-09 18:03:44 +02:00
garbeam 9ced0cc2a5 added file after_write handler in areas, which allows to change the layout onthefly 2005-12-09 18:02:03 +02:00
garbeam 1d92df0536 fixed serious bug in detach_client, if detached client 2005-12-09 16:52:45 +02:00
garbeam 3bbcf9f569 added also top-down and bottom-up iterators to container (for stack iteration) 2005-12-09 16:49:55 +02:00
garbeam fb8176db37 fixed pager rendering 2005-12-09 04:40:39 +02:00
garbeam 453b849830 fixed annoying sel_page on detach 2005-12-09 03:57:09 +02:00
garbeam bb40fdde5b added more stuff 2005-12-09 03:46:59 +02:00
garbeam d824b961b0 fixed detach annoyances, identified problem with visual attaching clients from detached clients 2005-12-09 01:42:52 +02:00
garbeam 100c1b38db fixed tabbing rendering 2005-12-09 01:18:10 +02:00
garbeam 7d46f4474a fixed compile issue 2005-12-09 00:57:41 +02:00
garbeam 0de7a18beb some other changes 2005-12-09 00:48:32 +02:00
garbeam 9a1fa00b0e changed some defaults (removed crap) 2005-12-09 00:28:15 +02:00
garbeam 10266b4705 added dynamic height calculation in all tools 2005-12-09 00:24:57 +02:00
garbeam ae5f40b906 added several other stuff 2005-12-08 23:31:19 +02:00
garbeam cb1510d077 applied several namespace changes 2005-12-08 23:12:12 +02:00
garbeam 9e18d437a7 fixed keyboard driven frame selection 2005-12-08 21:31:43 +02:00
garbeam bd66e70aba fixed several page selection issues 2005-12-08 21:29:15 +02:00
garbeam e56d9dc8c1 fixed wmimenu and wmibar issues, now proceeding with wmiiwm that col gets alive, jippie 2005-12-08 20:22:11 +02:00
garbeam 5b66795946 fixed annoying bug in wmikeys after introduction of container 2005-12-08 19:14:20 +02:00
garbeam 38f1663df9 fixed serious bug in wmikeys 2005-12-08 18:45:12 +02:00
garbeam df708da914 removed annoying debug output from container.c 2005-12-08 18:38:01 +02:00
garbeam 3b9fb4494c changed everything to use container struct 2005-12-08 18:35:40 +02:00
garbeam c360abdc72 fixed destroy_area 2005-12-08 02:53:46 +02:00
garbeam a2e48172ad made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00
garbeam 5811ab9b25 several other changes concerning mallocz 2005-12-08 02:39:07 +02:00
garbeam 629b23ae5d sanitized emalloc into emallocz which let's us get rid of various init crap 2005-12-08 02:31:23 +02:00
garbeam 244f66731a fixed nasty bug 2005-12-07 19:06:20 +02:00
garbeam 8bc2c9fc0f fixed error in container.c, but still a weird bug on move 2005-12-07 18:58:04 +02:00
garbeam 4948c0db18 added some test case which offered that cext_detach_item is borken atm, fixing 2005-12-07 18:30:34 +02:00
garbeam 43ed7943be removed frames container from area, areas contain clients only in their container,
instead the layout is responsible to provide a frame container of its frames
2005-12-07 16:06:16 +02:00
garbeam c552c58519 fixed some constants to be saner 2005-12-07 03:20:36 +02:00
garbeam 5fb35fde42 fixed several serious bugs, the interface makes me happy 2005-12-07 03:10:14 +02:00
garbeam f8949ef5e8 proceeded with integration of Container struct 2005-12-07 02:37:37 +02:00
garbeam 004b0da2cc some more fixes of new interface 2005-12-06 23:14:35 +02:00
garbeam 4c25ff1ad5 some more fixes/simplifications 2005-12-06 20:09:23 +02:00
garbeam fefbab01e2 changed various parts to use new rocking data structure 2005-12-06 19:58:52 +02:00
garbeam 1d95f1fa99 added new container data structure which is much better than those ugly arrays 2005-12-06 16:56:57 +02:00
garbeam 806a6ea150 began new container type for areas 2005-12-06 15:22:58 +02:00
garbeam a89682c17e eliminated sloppy focus annoyances 2005-12-06 14:44:36 +02:00
garbeam 77249579da another small fix 2005-12-06 01:38:59 +02:00
garbeam 3c6b7219b4 two small fixes 2005-12-06 01:35:34 +02:00
garbeam d925bcd3b0 fixed small issue in wmimenu 2005-12-06 01:08:21 +02:00