Commit Graph

36 Commits

Author SHA1 Message Date
Anselm R. Garbe e23c331ba0 replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue) 2006-03-01 11:55:46 +01:00
Anselm R. Garbe 009bb66702 forward-port of Tobias Ulmers patch 2006-02-20 09:44:20 +01:00
Anselm R. Garbe 922e04ebc3 implemented kb driven client select 2006-02-14 12:06:16 +01:00
Anselm R. Garbe 6ce19c3999 changed default colors 2006-02-10 22:33:46 +01:00
Anselm R. Garbe f767ebcca8 removed various unused crap 2006-02-10 21:08:58 +01:00
Anselm R. Garbe ec2a8770dd fix of fix 2006-02-10 20:20:29 +01:00
Anselm R. Garbe 5998c8624b made bright color scheme 2006-02-10 19:29:40 +01:00
Anselm R. Garbe 13a12b6a7d removed several files, merged wm and wmiikeys 2006-02-09 19:40:12 +01:00
Anselm R. Garbe f4ae196807 proceeded with wmiifs, still just experimenting 2006-02-07 00:32:57 +01:00
Anselm R. Garbe 09d3389d95 small change in blitz 2006-02-06 18:49:47 +01:00
Anselm R. Garbe 1ea6fb3118 fixed open wmiibar issues, now test wmiibar 2006-02-06 09:08:05 +02:00
Anselm R. Garbe 96597b39ca changed constants in blitz.h 2006-02-05 15:01:34 +02:00
Anselm R. Garbe e591184bd2 tinted default colors more blueish 2006-02-05 14:45:16 +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 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 3215520af3 C -> Control, M1 -> Mod1|Alt, M2 -> Mod2, ..., M5 -> Mod5, S -> Shift now 2006-02-01 22:22:55 +02:00
Anselm R. Garbe 0da5866018 small change in liblitz: WIN -> M4, M -> M1 now, M[1-5] can be bound to arbirary keys 2006-02-01 21:56:02 +02:00
Anselm R. Garbe 1824dd8d67 adding new colordefs to blitz 2006-01-29 01:58:31 +02:00
Anselm R. Garbe 0d7e1639cb simplifications to bar2 2006-01-27 18:44:05 +02:00
Anselm R. Garbe d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
Anselm R. Garbe 8b20e63cd8 forget some other occurences 2006-01-19 19:43:48 +02:00
garbeam a197963ea9 changed geometry syntax from 'x,y,dx,dy' to 'x y dx dy' 2006-01-04 17:46:32 +02:00
garbeam 7d76910f15 fixed several serious issues in ixp2 to work with Plan 9 9P 2006-01-04 17:23:09 +02:00
garbeam 65917ff9a8 added small strtorect fix 2005-12-21 16:03:57 +02:00
garbeam 9c467cb612 fixed str_to_rect to prevent negative frame resizals 2005-12-21 15:48:01 +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 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 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 c3578257f8 dynamic bar area reservation implemented, yippie 2005-12-13 02:10:28 +02:00
garbeam 55b6611a50 fixed several issues 2005-12-11 16:47:23 +02:00
garbeam a2e48172ad made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00
garbeam fefbab01e2 changed various parts to use new rocking data structure 2005-12-06 19:58:52 +02:00
garbeam fb790fbac5 increased warning level, cleaned blitz_strtorect 2005-12-05 03:25:48 +02:00
garbeam 7a8fe69742 several changes, adding alloc_area 2005-12-05 00:45:59 +02:00
garbeam caaad63c0d added initial files 2005-11-18 17:54:58 +02:00