Commit Graph

91 Commits

Author SHA1 Message Date
Denis Grelich c15b52daf7 set compile flags to debug and turned off stripping of the executable 2007-02-03 00:18:08 +01:00
Denis Grelich f22c04c061 removed extra space in sed expression on which Sun's sed has been choking 2007-01-04 11:59:36 +01:00
Denis Grelich 3e60262324 introduced CONFVERSION config.mk variable to define what folders are used to store wmii's configuration 2007-01-03 22:20:05 +01:00
Denis Grelich 1c4a68d08c using | instead of , as delimiter in sed expressions because of problems with Sun's sed 2007-01-03 21:58:22 +01:00
Denis Grelich 978178a546 added forgotten wmiir manpage to distribution script 2006-12-24 22:32:07 +01:00
Denis Grelich 33ad150558 added wmiir to the distfile creation process 2006-12-24 20:57:29 +01:00
Denis Grelich fd731c3afa reintroduced wmiir as a wrapper to ixpc, adapted all scripts and manpages 2006-12-24 00:20:28 +01:00
Denis Grelich 9647171574 updated manpages; a 's/CONFPREFIX/${CONFPREFIX}/' has been forgotten which left artifacts in installed manpages, fixed 2006-12-23 23:27:54 +01:00
Anselm R. Garbe 1dbdbfcc1b renamed wmii.c into main.c 2006-10-20 10:08:54 +02:00
Anselm R. Garbe fbacdbcf94 renamed wm.h into wmii.h 2006-10-20 10:07:55 +02:00
Anselm R. Garbe d675b11bad reorganized (removed {brush,color,font}.c, merged into draw.c) 2006-10-12 18:26:30 +02:00
Anselm R. Garbe 2007c0194f fixed Makefile 2006-10-12 16:30:38 +02:00
Anselm R. Garbe 0d6378c1ef changed install/uninstall targets 2006-10-12 16:20:38 +02:00
Anselm R. Garbe 8e8e40516e removed liblitz 2006-10-12 16:10:57 +02:00
Anselm R. Garbe 4a7273b827 reorganized, still liblitz there 2006-10-12 15:11:25 +02:00
Anselm R. Garbe b71f8a147e removed wmiipsel/wmiisetsid occurences 2006-10-10 09:25:42 +02:00
Anselm R. Garbe fac0a361f5 prepared makefile for 3.5 2006-09-27 18:08:22 +02:00
arg 8f4873efa5 some C sanitizing 2006-09-27 07:56:40 +02:00
Anselm R. Garbe fa43df527d removed swapping 2006-05-19 17:38:45 +02:00
Anselm R. Garbe b14a2ad536 added wmiisetsid (to prevent annoyances with broken p9p apps) 2006-05-15 01:20:24 +02:00
Anselm R. Garbe a5790f6489 fixed typo in wmiirc, made sed to behave on more than one occurences pro line, fixed issue reported by ality 2006-04-25 18:35:54 +02:00
Anselm R. Garbe 7d961a152b skipping doc in dist target 2006-03-16 09:30:06 +01:00
Anselm R. Garbe 41f268a1fe added wmiiwarp to install target again 2006-03-15 10:36:47 +01:00
Georg Neis 847630132f 631 again 2006-03-08 23:49:36 +01:00
Anselm R. Garbe a829af6746 renamed sendtoarea into sendto, fixed both bugs reported by bogon, added classinstance stuff to Client struct (also initialized in alloc_client()) 2006-03-08 16:05:09 +01:00
Georg Neis 8baa06eb3b some unimportant stuff 2006-03-08 14:22:42 +01:00
Georg Neis 215ac62fd7 move rc scripts to extra/p9p/, set shebang to /usr/local/plan9/bin/rc, remove 9PREFIX
don't expect anything to work, files are missing now
2006-02-25 19:12:09 +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
salva 67b6b3433e Removed reference to extra/ dir from base mkfile 2006-02-14 21:24:58 +00:00
Anselm R. Garbe 66441bf03b added Control-Alt-{p,a} shortcuts for new simplified menu 2006-02-11 14:07:36 +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 bcae524d40 made rc scripts to work, now I can concentrate on WM 2006-02-08 17:59:57 +01:00
Anselm R. Garbe 418e341a18 finished wmiikeys 2006-02-06 17:33:10 +01:00
Anselm R. Garbe df407fd8cd removed old libixp crap, now several things are broken and will settle after a while 2006-01-30 20:08:58 +02:00
Anselm R. Garbe 07a14591d1 added script which runs wmiibar(2), very rudimentary 2006-01-30 00:15:50 +02:00
Anselm R. Garbe d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
uriel 2aeda38ba5 Makefile cleanups
Remove many superfluous vars from config.mk
2005-12-17 12:46:05 +01:00
garbeam f53b8d61ef renamed all wmi* prefixed tools into wmii* prefixed ones to prevent further confusion 2005-12-12 16:08:16 +02:00
garbeam caaad63c0d added initial files 2005-11-18 17:54:58 +02:00