Anselm R. Garbe
|
be62288596
|
enumerized atoms
|
2006-03-05 00:11:08 +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 |
salva
|
d465cdf19c
|
fix: updated LB events to start label numbering at 0
|
2006-03-03 19:10:25 +00:00 |
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
|
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
|
e2af9f01e9
|
fixed bug reported by bogon
|
2006-02-28 18:13:28 +01:00 |
Anselm R. Garbe
|
d61117a3db
|
modularized focus stuff somewhat (focus_page don't implies focus_client and vice versa)
|
2006-02-28 08:51:53 +01:00 |
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
|
9cfed5dfc8
|
fixed pseudo-zombie frames reported by bogon
|
2006-02-16 23:49:44 +01:00 |
Anselm R. Garbe
|
068caf1da1
|
fixed a routing bug in qpath_decode
|
2006-02-16 11:53:10 +01:00 |
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
|
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 |