Commit Graph

2376 Commits

Author SHA1 Message Date
Anselm R. Garbe
1ef66d2eed speed hack for PATH menu 2006-02-11 14:14:12 +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
6ce19c3999 changed default colors 2006-02-10 22:33:46 +01:00
Anselm R. Garbe
81d0daeae4 removing unnecessary -$DISPLAY extension from pidfiles 2006-02-10 21:26:16 +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
306b002992 merge, keys is DEAD! 2006-02-10 20:53:19 +01:00
Anselm R. Garbe
3a87f2fbdd improved wmiirc setup somewhat more 2006-02-10 20:52:32 +01:00
Georg Neis
8eaab8a11b fixed Control-Alt-k binding 2006-02-10 21:42:37 +02:00
Anselm R. Garbe
9f2aa6ffc6 minor fix 2006-02-10 20:33:21 +01:00
Anselm R. Garbe
ec2a8770dd fix of fix 2006-02-10 20:20:29 +01:00
Anselm R. Garbe
321f08ca47 changed default xterm call from xterm -rv to xterm 2006-02-10 19:30:29 +01:00
Anselm R. Garbe
5998c8624b made bright color scheme 2006-02-10 19:29:40 +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
b7941ad804 removed HANDLEINC from wmiirc 2006-02-10 17:13:26 +01:00
Anselm R. Garbe
b588a8ed6f typo fixed in wmiirc 2006-02-10 17:11:14 +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
c331ae7a51 small change to wmiirc 2006-02-10 16:10:21 +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
b2e81933e8 some patches 2006-02-09 12:38:43 +01:00
Anselm R. Garbe
f685c1404f added client->revert 2006-02-09 00:50:30 +01:00
Anselm R. Garbe
8821624a06 stylistic change 2006-02-09 00:38:04 +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
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