Anselm R. Garbe
|
69ddb68f00
|
made cmd/wm code more concise
|
2006-04-12 10:44:07 +02:00 |
Anselm R. Garbe
|
53b9c7b33f
|
rearranged
|
2006-04-10 17:50:39 +02:00 |
Anselm R. Garbe
|
5a6da3e7cf
|
added intelligent placement for floating layer, changed Makefile as discussed with Maxi
|
2006-04-10 15:48:27 +02:00 |
Anselm R. Garbe
|
03cb248e71
|
applied the changes made by Icarus Sparry
|
2006-04-02 22:53:56 +02:00 |
Anselm R. Garbe
|
04bba2a6c4
|
separated tag.c into tag.c and view.c, renamed Tag to View, still some parts to be adapted
|
2006-03-23 10:36:51 +01:00 |
Anselm R. Garbe
|
6da9bfce1e
|
added rule.c, a starting point for a rule engine
|
2006-03-10 11:50:52 +01:00 |
Anselm R. Garbe
|
a38844287a
|
removed /def/class namespace, instead we got TCR events, though I consider if Uriel provides a nice rule engine in lesser then 100LOC I'm fine with his proposal
|
2006-03-09 22:43:24 +01:00 |
Anselm R. Garbe
|
ca016a504b
|
added class.c to provide a sane class/instance handling for clients
|
2006-03-08 16:52:05 +01:00 |
Anselm R. Garbe
|
fe791debda
|
rearranged client.c/frame.c
|
2006-03-08 13:00:10 +01:00 |
Anselm R. Garbe
|
9c61ccf97e
|
several changes toward the stuff announced at wmii@wmii.de (don't use yet)
|
2006-03-04 09:23:17 +01:00 |
Anselm R. Garbe
|
e23ca5ca59
|
proceeded with sendtopage fixes
|
2006-03-02 15:28:55 +01:00 |
Anselm R. Garbe
|
e5ecb84d2d
|
some tiny refactoring (renamed _to_ occurences into 2, removed crappy MAX mode from columns, we don't need it, set max to 1 instead (aka exclusive flag))
|
2006-03-01 07:51:04 +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
|
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
|
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
|
5d13828aa0
|
made wm to compile, now the polishing begins
|
2006-02-02 14:20:07 +02:00 |
Anselm R. Garbe
|
0e2ce108a7
|
proceeded further
|
2006-01-31 14:25:23 +02:00 |
Anselm R. Garbe
|
592e412bc3
|
removed layoutdef crap from makefile
|
2006-01-27 14:56:18 +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
|
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
|
caaad63c0d
|
added initial files
|
2005-11-18 17:54:58 +02:00 |