Commit Graph

84 Commits

Author SHA1 Message Date
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
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
30728dd3aa removed extra/ subdir, pkeys is obsolete 2006-02-11 15:58:47 +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
362a2767bd increasing X performance through adding check_x_event call in each fcall loop 2006-02-08 18:35:40 +01:00
Anselm R. Garbe
3b03fb1c94 simplified internal action access 2006-02-08 18:33:01 +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
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
60db6ca7c8 small change in scan_wins 2006-02-03 12:36:47 +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
8a00a26c45 finised xread and xstat, now going to xwrite 2006-02-01 17:27:53 +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
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
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
Sander van Dijk
b5f71fd3c7 Clear bar when no client is selected (issue reported by nusse) 2006-01-24 11:51:13 +01:00
Sander van Dijk
453c0cf95f fix crash when using rmpage when no pages exist 2006-01-24 00:01:17 +01:00
Sander van Dijk
3c83596871 some changes to improve readability of earlier patches 2006-01-23 16:06:14 +01:00
Sander van Dijk
2aec823caa move some code to a better place 2006-01-22 20:19:45 +01:00
Sander van Dijk
f08f943282 cure wmiiwm sudden death on removal of last remaining page 2006-01-21 22:45:11 +01:00
Anselm R. Garbe
9fb1c4379c some more small changes in wmiibar and page.c 2006-01-21 19:01:28 +02:00
Sander van Dijk
d06ffcc6ea fixes same bug as changeset 233, but in a better way 2006-01-21 15:56:36 +01:00
Sander van Dijk
690d22ec1d fix bug where the page you land on after rmpage-ing another page was invisible 2006-01-21 15:12:38 +01:00
Anselm R. Garbe
d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
Anselm R. Garbe
97032c01a8 prepared new snap 2006-01-19 19:55:08 +02:00
Anselm R. Garbe
62c11d4a5b now applying float layout works as expected 2006-01-19 17:01:01 +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
faa69a3a5f removed reattach as floating on confrequest, fixed issue on rmpage 2006-01-17 18:39:33 +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
01caae7040 fixed serious bug in /wm/default/area/ 2006-01-12 17:44:06 +02:00
garbeam
829191aa19 renamed Area to Layout 2006-01-12 17:06:50 +02:00
garbeam
98d451e445 some changes before last refactoring for 9P in wm/ 2006-01-11 19:15:16 +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
57b0d1920c now corrected the snprintf's in page.c on 64bit 2006-01-10 16:21:02 +02:00
garbeam
bb3f54e814 size_t snprintf version with %ul 2006-01-10 16:18:39 +02:00
garbeam
ac54bfc595 fixed 64bit compile warnings (thx to lavish for the account) 2006-01-10 16:00:01 +02:00
garbeam
d17e46ac2e applied DenisG patch 2005-12-27 22:13:50 +02:00