Sander van Dijk
|
f982cb8679
|
fix menu segfault on C-u, add some more control characters
|
2006-02-16 13:38:36 +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
|
980de2a05b
|
prevents flicker on startup of wmiimenu
|
2006-02-13 23:51:52 +01:00 |
|
Anselm R. Garbe
|
4a19a52003
|
proceeded with wm stuff
|
2006-02-13 10:31:38 +01:00 |
|
Anselm R. Garbe
|
7696e425d3
|
fixed update_item policy
|
2006-02-12 12:20:06 +01:00 |
|
Anselm R. Garbe
|
cec7622f37
|
fixed menu stuff
|
2006-02-12 12:00:44 +01:00 |
|
Anselm R. Garbe
|
ae11fde4e9
|
small fix
|
2006-02-12 03:20:34 +01:00 |
|
Anselm R. Garbe
|
e9f604795d
|
simplified wmiimenu
|
2006-02-12 03:16:42 +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
|
66441bf03b
|
added Control-Alt-{p,a} shortcuts for new simplified menu
|
2006-02-11 14:07:36 +01:00 |
|
Sander van Dijk
|
5dfffa855b
|
new wmiimenu, reads a list of newline-separated items from stdin,
and prints the user's selection on stdout. It seems to behave pretty well,
but some of the code definitaly needs a beauty makeover, I'll do that ASAP.
|
2006-02-10 23:57:21 +01:00 |
|
Anselm R. Garbe
|
f767ebcca8
|
removed various unused crap
|
2006-02-10 21:08:58 +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
|
319642b201
|
fixed a small bug in wmiifs and wmiikeys, if a mounted 9P server dies, the client of wmiifs is closed as well and doesn;t waits forever ;)
|
2006-02-09 14:17:50 +01:00 |
|
Anselm R. Garbe
|
f685c1404f
|
added client->revert
|
2006-02-09 00:50:30 +01:00 |
|
Anselm R. Garbe
|
a3ce9b00fa
|
fixed two small issues
|
2006-02-09 00:34:25 +01:00 |
|
Anselm R. Garbe
|
022015d989
|
implemented first prototype of keys component script
|
2006-02-09 00:28:49 +01:00 |
|
Anselm R. Garbe
|
656bbcdb88
|
changed wmiikeys to have an /event file which has to be read to perform anything, removed box, safed a lot of lines through this change
|
2006-02-08 21:41:07 +01:00 |
|
Anselm R. Garbe
|
cc0f97e9bc
|
doing the same in wmiibar and wmiikeys as well, this makes everything more snappy
|
2006-02-08 18:37:16 +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
|
a146d98152
|
some wmiikeys polishing
|
2006-02-08 15:09:56 +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
|
d6f364274a
|
fixed wmiikeys bug
|
2006-02-08 12:28:21 +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 |
|