Commit Graph

84 Commits

Author SHA1 Message Date
garbeam
0af8de3e85 changed column layout policy as follow, new column only possible if current column contains > 1 frame,
if last frame is detached, column gets detroyed
2005-12-13 17:10:22 +02:00
garbeam
8856b230b8 fixed north attaching policy in float layout 2005-12-13 15:55:48 +02:00
garbeam
a4799e2148 removed crap 2005-12-13 03:08:09 +02:00
garbeam
2db3a303b2 fixed nasty frame nstyle/bordercolor pointer issue 2005-12-13 02:41:36 +02:00
garbeam
c3578257f8 dynamic bar area reservation implemented, yippie 2005-12-13 02:10:28 +02:00
garbeam
0ed70ce953 cleaned up things 2005-12-12 20:06:10 +02:00
garbeam
9142b6a7ab changed libwmii signatures, removed win_prop, using XGetWMName instead (more modern) 2005-12-12 18:49:56 +02:00
garbeam
2d3b1e9d80 fixed enternotify based wrong repainting order 2005-12-12 18:21:01 +02:00
garbeam
8b9326aa2a added better area selection 2005-12-12 18:04:40 +02:00
garbeam
4a031f3094 removed urxvt, fixed compiler warning in layout_float.c 2005-12-12 16:24:38 +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
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
10266b4705 added dynamic height calculation in all tools 2005-12-09 00:24:57 +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
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