Commit Graph

66 Commits

Author SHA1 Message Date
Anselm R. Garbe
523872ca3d removed modes from wmiirc, beside other several fixes 2006-02-11 23:54:00 +01:00
salva
6c1ce74e9a Fixed a bug that crashed wmii when clicking the bar and added resize/move modes to float mode 2006-02-11 21:36:25 +00:00
Anselm R. Garbe
55ca4d6c23 added button press event handling in wmiirc 2006-02-11 15:22:42 +01:00
Anselm R. Garbe
541149a008 fixed and polished several stuff in fs.c and various other parts in wm. 2006-02-10 15:59:30 +01:00
Anselm R. Garbe
8a663e24d9 removed much unnecessary stuff, merged bar into wm (still not working) 2006-02-09 22:48:01 +01:00
Anselm R. Garbe
13a12b6a7d removed several files, merged wm and wmiikeys 2006-02-09 19:40:12 +01:00
Anselm R. Garbe
188ff84e8a walk works now in wmiifs, other stuff still missing 2006-02-07 17:55:33 +01:00
Anselm R. Garbe
979a99d7d2 confreq hotfix causing Xlib exit(1) 2006-02-06 14:11:34 +02:00
Anselm R. Garbe
ee53f73922 fixed handle_confreq issues, fixed fs-related issues, improved wmiir on dir reading 2006-02-06 10:20:23 +02:00
Anselm R. Garbe
eab6580a89 changed colors to be like in wmii-2, enabled increment handling, fixed Button2+ isues on focus 2006-02-04 20:55:37 +02:00
Anselm R. Garbe
70b69693ca rearranged grab stuff 2006-02-03 20:00:00 +02:00
Anselm R. Garbe
150c7bef96 added id-based qid-routing to wm/fs.c 2006-02-03 19:11:22 +02:00
Anselm R. Garbe
3728e6420f various changes in libixp/server.c, cmd/wmiibar.c and added id;s to Page, Client, and Area 2006-02-03 17:15:36 +02:00
Anselm R. Garbe
d2d5cae82c fixed wrong color rendering 2006-02-02 21:36:10 +02:00
Anselm R. Garbe
aeaed5a3df added Color type to liblitz, changed blitz_loadcolor to init Color types, proceeded with fs.c debugging in wm 2006-02-02 17:44:45 +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
39fc05f71c added attach/detach for array management, removed IXPConn->aux, instead added Mapping and pending Fcalls to IXPConn 2006-01-29 14:41:16 +02:00
Anselm R. Garbe
a1c7276931 proceeded further, adapted wmiirc as well 2006-01-26 20:58:30 +02:00
Anselm R. Garbe
74503fd53b proceeded with column.c 2006-01-26 16:24:34 +02:00
Anselm R. Garbe
5fc1892c9f proceeded with event.c and mouse.c 2006-01-26 13:56:28 +02:00
Anselm R. Garbe
80fe6d9531 finished client.c conversion 2006-01-26 13:39:20 +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
Anselm R. Garbe
576075e75f focus handling is up to the Layout now 2006-01-18 15:42:44 +02:00
Anselm R. Garbe
faa69a3a5f removed reattach as floating on confrequest, fixed issue on rmpage 2006-01-17 18:39:33 +02:00
Anselm R. Garbe
24f4a8b42d fixed mouse grabbing for the moment 2006-01-17 18:33:12 +02:00
Anselm R. Garbe
76a41dbdab fixed page focussing issues 2006-01-17 18:01:35 +02:00
Anselm R. Garbe
00fb0483f9 sanitized show/hide crap into map/unmap, implemented differentiation between focus/unfocus now 2006-01-13 14:24:55 +02:00
garbeam
8ad02afad2 several other fixes concerning the borken sloppy crap 2006-01-12 19:03:49 +02:00
garbeam
829191aa19 renamed Area to Layout 2006-01-12 17:06:50 +02:00
garbeam
ca60ffdf74 some other focus changes, next is to merge Area with Layout and to activate the qid routing 2006-01-11 20:06:51 +02:00
garbeam
98d451e445 some changes before last refactoring for 9P in wm/ 2006-01-11 19:15:16 +02:00
garbeam
543aaf3cd9 focus sanitizing/work in progress 2006-01-11 18:07:33 +02:00
garbeam
a1416612fc implemented exec heuristic for /wm/X/ctl, ie wmiir write /wm/2/ctl 'exec xterm' 2006-01-10 20:57:31 +02:00
garbeam
d17e46ac2e applied DenisG patch 2005-12-27 22:13:50 +02:00
garbeam
272cba1404 indentation, changed libixp2 types 2005-12-21 17:18:11 +02:00
garbeam
a9142cdceb removed unnecessary debug info 2005-12-19 18:27:36 +02:00
garbeam
443ed8370e made effort in debugging most frking bugs 2005-12-16 21:05:42 +02:00
garbeam
68b9210626 made wmiiwm compile 2005-12-16 18:18:00 +02:00
garbeam
8ece4071ae removing container, not finished yet, fixed a bunch of other nasty bugs reported so far 2005-12-16 03:59:27 +02:00
garbeam
1a966dc33e updated development notes, made some indent stuff cooler 2005-12-15 03:41:24 +02:00
garbeam
49c95a808a fixed wrong configurereq handling caused by missing SubstructureRedirectMask on frames 2005-12-15 03:08:26 +02:00
garbeam
5bbff9db94 small test 2005-12-14 02:53:06 +02:00
garbeam
1c8092146a reduced draw_frame operations drastically, centralized call to select_frame function 2005-12-14 02:22:37 +02:00
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
0ed70ce953 cleaned up things 2005-12-12 20:06:10 +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
88d2cc22d4 fixed detach issue 2005-12-12 00:52:04 +02:00