Kris Maglione
|
f51f33bae8
|
Add (dat fns).h. Set LIBIXP to ${LIBDIR}/libixp.a until libixp is part of the tree.
|
2007-03-26 13:03:43 -04:00 |
Kris Maglione
|
38a12d53d2
|
Statically link wmiir.
|
2007-03-26 01:26:10 -04:00 |
Kris Maglione
|
b306ac581f
|
New tree layout and make system. Note: This will currently *not* install configuration scripts.
|
2007-03-26 00:48:00 -04:00 |
Kris Maglione
|
21df75141e
|
Make sure that $PLAN9 is set if running rc.wmii, remove .0 from $DISPLAY for sockets. Add P9PATHS config.mk knob for packagers.
|
2007-03-22 00:52:14 -04:00 |
Kris Maglione
|
356f676015
|
Removed PLAN9BASE config.mk knob in favor of wmii9rc script. Still not an ideal solution.
|
2007-03-03 09:42:06 -05:00 |
Kris Maglione
|
4ecc7f5ea6
|
Added PLAN9BASE config.mk knob that evaluates to $PLAN9 or /usr/local/plan9 if unset.
|
2007-03-02 17:11:09 -05:00 |
Kris Maglione
|
8ba567929c
|
Don't link wmii9menu against libixp.
|
2007-02-26 16:04:04 -05:00 |
Kris Maglione
|
6fc0950cb5
|
Add .POSIX target and change to double quotes in the Makefile. Change 9menu.c parsing a bit. Some rc.wmii fixes.
|
2007-02-26 15:56:41 -05:00 |
Kris Maglione
|
0bcc957879
|
Test -e $PLAN9/bin/rc in wmii script. Use AWKPATH config.mk flag instead of /usr/bin/awk.
|
2007-02-26 06:53:02 -05:00 |
Kris Maglione
|
4c3c083ba1
|
Use --template instead of awk for VERSION as suggested by Maxi
|
2007-02-19 16:44:20 -05:00 |
Kris Maglione
|
ba6e56de8a
|
Fix config.mk version nastiness.
|
2007-02-19 16:39:48 -05:00 |
Kris Maglione
|
68734b56d5
|
Calculate VERSION from the hg reversion number.
|
2007-02-18 21:58:22 -05:00 |
Kris Maglione
|
e8fbdc8846
|
New column scaling code. Fixed accidental resize on click of unfocused client. New public domain util.c. Some other stuff.
|
2007-02-14 23:20:47 -05:00 |
Denis Grelich
|
a0fa66638b
|
preparing 3.6-rc2
|
2007-02-07 07:23:59 +01:00 |
Kris Maglione
|
9d643150cf
|
Get rid of libm.
|
2007-02-06 17:12:24 -05:00 |
Denis Grelich
|
65ac954e52
|
set version to 3.6-rc1
|
2007-02-05 20:41:47 +01:00 |
Kris Maglione
|
5da0d07850
|
Got rid of ${LD} from the make process. We don't use ld directly and it confused people.
|
2007-02-04 16:18:18 -05:00 |
Kris Maglione
|
4fd35b90d0
|
Changed the behavior of dragging moving windows to better move them offscreen. Added function prototype to wmii.h.
|
2007-02-03 14:27:32 -05:00 |
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
|
49ac17f22a
|
added -R parameter to LDFLAGS for Solaris
|
2007-01-13 02:15:55 +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
|
19611a8087
|
set version to 3.5.1
|
2007-01-03 19:21:35 +01:00 |
arg
|
6960a87110
|
applied Stefan Tibus' sun cc patches
|
2006-10-30 09:54:22 +01:00 |
Anselm R. Garbe
|
8f99b2f599
|
linker fix
|
2006-10-16 14:43:48 +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
|
a13455d665
|
prepared 3.5
|
2006-09-27 18:05:40 +02:00 |
Kris Maglione
|
b5ae71f549
|
Removed -lX11 from wmiir and wmiisetsid. Remove wmiiwm -c from `which wmii` and exec wmiiwm at end.
|
2006-06-27 20:21:01 -04:00 |
Anselm R. Garbe
|
afda47cbf9
|
restoring wmiirc, using 50/50 instead of 60/40 by default
|
2006-06-06 17:35:29 +02:00 |
Anselm R. Garbe
|
6655ed568c
|
thx to keiss (silently replacing the snap)
|
2006-05-31 21:55:51 +02:00 |
Anselm R. Garbe
|
25a7fc9216
|
/def/colrule now uses 30+40+20+10 syntax (num of + + 1 means num of columns, the sum must be 100, which is used for new columns), renamed /def/rules into /def/tagrules, renamed /def/ncol into /def/colrules
|
2006-05-31 19:48:44 +02:00 |
Kris Maglione
|
ee0dda3606
|
Return the mouse pointer after warping it to move/resize. Fair's fair.
|
2006-05-31 13:33:54 -04:00 |
Sander van Dijk
|
a36288c7e5
|
simplification in wmiimenu
|
2006-05-25 00:02:17 +00:00 |
Anselm R. Garbe
|
4acfe7cbe7
|
wmii-4-current development begins, feature unfreeze
|
2006-05-19 13:35:48 +02:00 |
Anselm R. Garbe
|
663d0a08be
|
simplified config.mk
|
2006-05-16 17:30:40 +02:00 |
Anselm R. Garbe
|
73868aa378
|
adding -O2
|
2006-05-12 23:58:49 +02:00 |
Sander van Dijk
|
9cbc70fa6c
|
fix typo
|
2006-05-12 23:18:58 +02:00 |
Anselm R. Garbe
|
f8a4e28230
|
removed -O3, fucking gcc
|
2006-05-12 23:07:10 +02:00 |
Anselm R. Garbe
|
98c379becf
|
changing CFLAGS and LDFLAGS to make release-quality binaries (with -O3 and without -g stuff)
|
2006-05-12 21:52:05 +02:00 |
Anselm R. Garbe
|
d302da9846
|
changed config.mk
|
2006-05-09 19:36:52 +02:00 |
Anselm R. Garbe
|
84e4a54ad1
|
small fix in select_area
|
2006-05-09 17:30:41 +02:00 |
Anselm R. Garbe
|
739f746aec
|
reverted
|
2006-05-04 15:25:57 +02:00 |
Anselm R. Garbe
|
2755b04a46
|
small change
|
2006-05-02 02:10:15 +02:00 |
Anselm R. Garbe
|
a587b641df
|
adapted changes reported by Stefan Tibus to make wmii compile on Solaris
|
2006-04-25 17:29:54 +02:00 |
Anselm R. Garbe
|
9184de8ad5
|
fixed bug reported by redondos
|
2006-04-12 15:29:03 +02:00 |
Anselm R. Garbe
|
e52879b08b
|
prepared new snap
|
2006-04-12 14:49:23 +02:00 |
Anselm R. Garbe
|
5a2a5d41b5
|
fixed two bugs reported by nion and lavish
|
2006-04-11 14:23:13 +02:00 |
Anselm R. Garbe
|
fec17b423e
|
prepared snap
|
2006-04-11 10:38:47 +02:00 |
Anselm R. Garbe
|
45f0284ab0
|
removed -Wl,--as-needed
|
2006-04-10 15:49:13 +02:00 |
Anselm R. Garbe
|
5a6da3e7cf
|
added intelligent placement for floating layer, changed Makefile as discussed with Maxi
|
2006-04-10 15:48:27 +02:00 |