Commit Graph

185 Commits

Author SHA1 Message Date
garbeam 8b9326aa2a added better area selection 2005-12-12 18:04:40 +02:00
garbeam 862713890a fixed wmir call from merge with uriels status change 2005-12-12 16:31:08 +02:00
garbeam 4a031f3094 removed urxvt, fixed compiler warning in layout_float.c 2005-12-12 16:24:38 +02:00
garbeam a46776cddc merge 2005-12-12 16:19:14 +02:00
garbeam 7fd4a211bd some other changes to occurences of old-style named tool names 2005-12-12 16:17:35 +02:00
garbeam 7475073c47 fixed occurences of various old-style named commands in man pages and source 2005-12-12 16:16:23 +02:00
garbeam f53b8d61ef renamed all wmi* prefixed tools into wmii* prefixed ones to prevent further confusion 2005-12-12 16:08:16 +02:00
uriel d3c7033b0b Change status update to every 2 sec and make it work from start up 2005-12-12 10:20:20 +01:00
garbeam 1f3ecb5a7c fixed annoying mouse warp, soon this will be removed completely, we got wmiwarp and need an event 2005-12-12 01:36:30 +02:00
garbeam 913fb72f86 fixed some other annoying off-by-one issues in colums if unequal number of frames are managed in a column 2005-12-12 01:05:15 +02:00
garbeam 88d2cc22d4 fixed detach issue 2005-12-12 00:52:04 +02:00
garbeam 753daa7b21 some other changes, switching handleinc off and using urxvt 2005-12-11 19:28:40 +02:00
garbeam a2a98ce858 fixed east/west selection in column layout 2005-12-11 19:14:06 +02:00
garbeam 81ee3de5fe added some shortcuts for column navigation 2005-12-11 19:07:27 +02:00
garbeam 23335d5717 some more additions to column layout, still ths annoying deini/init bug 2005-12-11 19:00:27 +02:00
garbeam 5806667ac7 added unmap flag to detach* signatures 2005-12-11 17:24:52 +02:00
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