Anselm R. Garbe
|
c70e73bf2d
|
fixed bug reported by bogon
|
2006-02-16 15:28:51 +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
|
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
|
be8a984d73
|
removed grab from /ctl, instead use wmiir create
|
2006-02-12 01:49:33 +01:00 |
Anselm R. Garbe
|
0db44d2642
|
simplified asynchroneous responds
|
2006-02-12 00:49:38 +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
|
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
|
8ef8918f09
|
added kb.c, sorry
|
2006-02-10 21:05:17 +01:00 |
Anselm R. Garbe
|
b5ef87ab19
|
fixed several issues when writing to client files in fs.c
|
2006-02-10 21:00:04 +01:00 |
Anselm R. Garbe
|
3a87f2fbdd
|
improved wmiirc setup somewhat more
|
2006-02-10 20:52:32 +01:00 |
Anselm R. Garbe
|
ec2a8770dd
|
fix of fix
|
2006-02-10 20:20:29 +01:00 |
Anselm R. Garbe
|
845f6b6c07
|
removed WMII_CONFDIR var from wmii script
|
2006-02-10 18:37:09 +01:00 |
Anselm R. Garbe
|
7deb1e86ba
|
added WMII_FONT, WMII_SELCOLORS and WMII_NORMCOLORS to wmiirc
|
2006-02-10 18:32:35 +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
|
a38480e40c
|
made things to work again, bar now merged into wm, wmiirc is controller for wmii, changed /tmp/.ixp to /tmp/ns.$USER.$DISPLAY, ixp reuses sockets, so no problem, because wmii checks if a wm is already running, thus socket files cannot be stolen
|
2006-02-10 09:13:35 +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
|
0ca97a565d
|
made error reporting in wmiifs and libixp better, change keys script somewhat
|
2006-02-09 18:32:01 +01:00 |
Anselm R. Garbe
|
f685c1404f
|
added client->revert
|
2006-02-09 00:50:30 +01:00 |
Anselm R. Garbe
|
022015d989
|
implemented first prototype of keys component script
|
2006-02-09 00:28:49 +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
|
bcae524d40
|
made rc scripts to work, now I can concentrate on WM
|
2006-02-08 17:59:57 +01:00 |
Anselm R. Garbe
|
f6f1b5bf93
|
changed wmii script and wmiirc
|
2006-02-08 17:34:13 +01:00 |
Anselm R. Garbe
|
124465b088
|
fixed wmiikeys box drawing, and common prefixed sequence hotkey handling, ie Control-t,<whatever>
|
2006-02-08 14:58:26 +01:00 |
Anselm R. Garbe
|
a787bbde98
|
removed several debug info from wm/fs.c
|
2006-02-08 12:44:51 +01:00 |
Anselm R. Garbe
|
5b92fd0c30
|
added some useful XSync in pager() and detached_clients()
|
2006-02-08 12:33:25 +01:00 |
Anselm R. Garbe
|
75e6681fe7
|
nah, zombies still occure because of setsid, now sticking to old cool and reliable double-fork again
|
2006-02-08 11:07:30 +01:00 |
Anselm R. Garbe
|
5ec38ca782
|
added wmii_signal handler, changed spawn to single-fork, because wmii_signal handles SIGCHLD, thus zombies should not occur
|
2006-02-08 10:50:09 +01:00 |
Anselm R. Garbe
|
b65d5124f6
|
proceeded with wmiifs (made much progress, still clunk, remove and some details missing)
|
2006-02-07 20:12:38 +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
|
66a3d98ab9
|
proceeded
|
2006-02-07 12:27:38 +01:00 |
Anselm R. Garbe
|
f4ae196807
|
proceeded with wmiifs, still just experimenting
|
2006-02-07 00:32:57 +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
|
418e341a18
|
finished wmiikeys
|
2006-02-06 17:33:10 +01:00 |
Anselm R. Garbe
|
4e97cabdfb
|
made wmiikeys compiling
|
2006-02-06 15:46:02 +01:00 |
Anselm R. Garbe
|
e6281f3fc1
|
proceeded with wmiikeys
|
2006-02-06 15:20:25 +01:00 |
Anselm R. Garbe
|
979a99d7d2
|
confreq hotfix causing Xlib exit(1)
|
2006-02-06 14:11:34 +02:00 |
Anselm R. Garbe
|
19124f7fb6
|
added /ctl actions
|
2006-02-06 10:46:52 +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 |