Commit Graph

30 Commits

Author SHA1 Message Date
Anselm R. Garbe
f478c7f6d2 removed option to disable client bars, we don't allow that in the future because of intelligent stacks,
also removed option for per-client based border width, unnecessary bloat nobody really needs
2006-02-24 10:38:48 +01:00
Anselm R. Garbe
88ae3e3606 removed spawn.c, removed wmiiwarp.c (instead use warp action on /ctl), spawning is not necessary, remove exec on page heuristic (too crappy, instead I'll use class hints again, they are at least more reliable) 2006-02-16 01:05:16 +01:00
Anselm R. Garbe
13a12b6a7d removed several files, merged wm and wmiikeys 2006-02-09 19:40:12 +01:00
Anselm R. Garbe
d2d5cae82c fixed wrong color rendering 2006-02-02 21:36:10 +02:00
Anselm R. Garbe
5d13828aa0 made wm to compile, now the polishing begins 2006-02-02 14:20:07 +02:00
Anselm R. Garbe
5fc1892c9f proceeded with event.c and mouse.c 2006-01-26 13:56:28 +02:00
Anselm R. Garbe
e6caefcd58 began structural changes, don't pull yet 2006-01-25 19:39:08 +02:00
Anselm R. Garbe
d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
garbeam
543aaf3cd9 focus sanitizing/work in progress 2006-01-11 18:07:33 +02:00
garbeam
83654ad78f removed positive queue dropping 2005-12-29 02:48:51 +02:00
garbeam
39ca1c4676 fixed wmiir2 issue for echo -n calls 2005-12-28 16:00:22 +02:00
garbeam
272cba1404 indentation, changed libixp2 types 2005-12-21 17:18:11 +02:00
garbeam
4b50294b0d improved detach policy on tabbed frame in col layout 2005-12-14 04:49:25 +02:00
garbeam
1c8092146a reduced draw_frame operations drastically, centralized call to select_frame function 2005-12-14 02:22:37 +02:00
garbeam
e02f058c6d fixed several resize bugs 2005-12-13 22:03:37 +02:00
garbeam
7d1811da8f added M-Enter for swap west and M-S-Enter for swap east (column layout),
beside several fixes of mouse based movements/resizals
2005-12-13 20:45:56 +02:00
garbeam
55b6611a50 fixed several issues 2005-12-11 16:47:23 +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
10266b4705 added dynamic height calculation in all tools 2005-12-09 00:24:57 +02:00
garbeam
3b9fb4494c changed everything to use container struct 2005-12-08 18:35:40 +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
5fb35fde42 fixed several serious bugs, the interface makes me happy 2005-12-07 03:10:14 +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
3d3499ff4a fixed several issues, cleaned up namespaces somewhat, adapted them to wmirc 2005-12-06 00:51:01 +02:00
garbeam
98fd32f255 several changes to sanitize /wm fs 2005-12-05 03:50:02 +02:00
garbeam
7a8fe69742 several changes, adding alloc_area 2005-12-05 00:45:59 +02:00
garbeam
1e456a1913 several changes, removing compiling issues 2005-11-22 11:05:39 +01:00
garbeam
caaad63c0d added initial files 2005-11-18 17:54:58 +02:00