Anselm R. Garbe
|
93d8eb3617
|
some changes
|
2006-02-16 01:55:21 +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
|
508fc87ccc
|
fixed select_client cut'n'paste error
|
2006-02-14 12:53:40 +01:00 |
|
Anselm R. Garbe
|
922e04ebc3
|
implemented kb driven client select
|
2006-02-14 12:06:16 +01:00 |
|
Anselm R. Garbe
|
4a19a52003
|
proceeded with wm stuff
|
2006-02-13 10:31:38 +01:00 |
|
Anselm R. Garbe
|
523872ca3d
|
removed modes from wmiirc, beside other several fixes
|
2006-02-11 23:54:00 +01:00 |
|
Anselm R. Garbe
|
55ca4d6c23
|
added button press event handling in wmiirc
|
2006-02-11 15:22:42 +01:00 |
|
Anselm R. Garbe
|
918ece162d
|
added new events (focus page and focus client provide the associated name)
|
2006-02-10 17:51:20 +01:00 |
|
Anselm R. Garbe
|
d14c83d855
|
fixed client dir walking (because of broken area id's)
|
2006-02-10 17:09:59 +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
|
f685c1404f
|
added client->revert
|
2006-02-09 00:50:30 +01:00 |
|
Anselm R. Garbe
|
188ff84e8a
|
walk works now in wmiifs, other stuff still missing
|
2006-02-07 17:55:33 +01:00 |
|
uriel
|
aeda40f81a
|
Only ignore the resize for the axis that has a _inc of 0
|
2006-02-06 21:03:04 +01:00 |
|
uriel
|
a2193d1f6d
|
Avoid /0 if width_inc or height_inc are 0 and some small style cleanup.
|
2006-02-06 20:53:05 +01:00 |
|
Anselm R. Garbe
|
e6281f3fc1
|
proceeded with wmiikeys
|
2006-02-06 15:20:25 +01: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
|
61a9a95c04
|
fixed attach_client and resize_client
|
2006-02-02 20:22:27 +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
|
c332804b5b
|
proceeded with client.c
|
2006-02-02 00:43:17 +02:00 |
|
Anselm R. Garbe
|
341aebaed4
|
finished wm/fs.c to compile, proceeded with wm/wm.c, now staying in wm/client.c
|
2006-02-01 23:24:07 +02:00 |
|
Anselm R. Garbe
|
8a00a26c45
|
finised xread and xstat, now going to xwrite
|
2006-02-01 17:27:53 +02:00 |
|
Anselm R. Garbe
|
df407fd8cd
|
removed old libixp crap, now several things are broken and will settle after a while
|
2006-01-30 20:08:58 +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
|
dd93d4e694
|
some more changes, now it is time to integrate 9P
|
2006-01-26 21:05:53 +02:00 |
|
Anselm R. Garbe
|
a1c7276931
|
proceeded further, adapted wmiirc as well
|
2006-01-26 20:58:30 +02:00 |
|
Anselm R. Garbe
|
2313fd952d
|
proceeded with cleanups
|
2006-01-26 19:29:49 +02:00 |
|
Anselm R. Garbe
|
74503fd53b
|
proceeded with column.c
|
2006-01-26 16:24:34 +02:00 |
|
Anselm R. Garbe
|
c8f0151586
|
proceeded with page.c
|
2006-01-26 15:16:04 +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
|
8a9034814a
|
proceeding with client.c
|
2006-01-25 20:41:12 +02:00 |
|
Anselm R. Garbe
|
e6caefcd58
|
began structural changes, don't pull yet
|
2006-01-25 19:39:08 +02:00 |
|
Anselm R. Garbe
|
9ef8acd057
|
removed Frame->clients and Frame->nclients, changed it to Frame->client instead (only first step)
|
2006-01-23 21:00:25 +02:00 |
|
Anselm R. Garbe
|
d9b393262e
|
changed Copyright year notice
|
2006-01-20 16:20:24 +02:00 |
|
Anselm R. Garbe
|
40c3143c35
|
now setting default cursor on focus_client to prevent GTK braindamage cursors
|
2006-01-19 17:26:09 +02:00 |
|
Anselm R. Garbe
|
ace9b63747
|
fixed several issues in column layout reported by tube
|
2006-01-19 16:02:18 +02:00 |
|
Anselm R. Garbe
|
7fdbcc92d1
|
fixed M-S-a (visual attach detached clients) page
|
2006-01-18 20:34:10 +02:00 |
|
Anselm R. Garbe
|
2fd5866c98
|
page counting/addressing begins at 1 again
|
2006-01-18 18:45:27 +02:00 |
|
Anselm R. Garbe
|
ed27c6b646
|
fixed focus-on-click, next is click-through
|
2006-01-18 16:02:29 +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
|
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 |
|