Commit Graph

594 Commits

Author SHA1 Message Date
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
georg
db33eb14f7 wmiirc: fixed quotes, removed useless cat 2006-02-08 19:41:54 +02: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
94d277aad9 I'm a moron, syntax error fixed in wmiirc 2006-02-08 18:14:54 +01:00
Anselm R. Garbe
b4617410d4 made a fix in wmiirc (not reading new on init doh ;) 2006-02-08 18:11:45 +01:00
Anselm R. Garbe
78d7b7f816 patched wmiirc script somewhat 2006-02-08 18:05:55 +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
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
7726569e92 removed crap from spawn.c 2006-02-08 01:29:37 +01:00
Anselm R. Garbe
5967819d63 implemented better xls formatting in wmiir 2006-02-08 01:05:19 +01:00
Anselm R. Garbe
6aa50a0d2b implemented RRemove muxing 2006-02-08 00:03:14 +01:00
Anselm R. Garbe
48ed24c488 yes! wmiifs works (though needs polishing and produces ugly debug info) 2006-02-08 00:00:14 +01:00
Anselm R. Garbe
8ce41092cd proceeded, root dir entries can be received now 2006-02-07 20:46:32 +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
4027357dce proceeded with wmiifs 2006-02-07 18:27:25 +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
21d1bc7124 proceeded with wmiifs, added all handler frames 2006-02-07 13:45:58 +01:00
Anselm R. Garbe
d675537a81 added tx and rx handler (not yet implemented, thus does not compile atm) 2006-02-07 12:33:58 +01:00
Anselm R. Garbe
66a3d98ab9 proceeded 2006-02-07 12:27:38 +01:00
Anselm R. Garbe
a4c81cb8f1 proceeded with wmiifs, now I know how to do it 2006-02-07 11:26:00 +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
09d3389d95 small change in blitz 2006-02-06 18:49:47 +01:00
Anselm R. Garbe
8ed8e54507 began with wmiifs 9Pization (tricky parts will follow) 2006-02-06 18:43:03 +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
32fc2e2c66 adding wmiikeys (9Pization in progress) 2006-02-06 15:08:32 +02: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
1ea6fb3118 fixed open wmiibar issues, now test wmiibar 2006-02-06 09:08:05 +02:00
Anselm R. Garbe
674add6f14 fixed bar issues completely 2006-02-05 21:00:15 +02:00
Anselm R. Garbe
82d419781a proceeded with wmiibar bugfixes 2006-02-05 15:26:10 +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
9f232d69b5 fixed fs access issues on mkqid for /new namespace 2006-02-04 19:39:05 +02:00
Anselm R. Garbe
510535e7bb display 'sel' for instead of the index 2006-02-04 17:17:54 +02:00