Commit Graph

123 Commits

Author SHA1 Message Date
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
Anselm R. Garbe
d6d19c5b7b fixed memmove and config.mk (kb handling broken!) 2006-04-03 16:54:45 +02:00
Anselm R. Garbe
03cb248e71 applied the changes made by Icarus Sparry 2006-04-02 22:53:56 +02:00
Anselm R. Garbe
de7bec431f fixed VERSION 2006-03-29 10:06:51 +02:00
Anselm R. Garbe
fcedcdcafd replaced exclusive flag with swap ($MODKEY-Shift-{h,j,k,l}) 2006-03-27 09:38:41 +02:00
Anselm R. Garbe
a1dec44bd4 fixed VERSION 2006-03-24 14:08:21 +01:00
Anselm R. Garbe
05a94a677b corrected status default colors 2006-03-24 14:07:45 +01:00
Anselm R. Garbe
11d4c1fabc switching back to 3-current 2006-03-22 09:59:27 +01:00
Anselm R. Garbe
e228e2e210 removed unnecessary debug info, prepared new snap 2006-03-22 09:53:39 +01:00
Anselm R. Garbe
4915f50d1d returning to 3-current dev branch 2006-03-16 09:31:21 +01:00
Anselm R. Garbe
818a3acc9f snap hotfix 2006-03-16 09:28:37 +01:00
Anselm R. Garbe
3f1383d823 after snap 2006-03-13 10:22:38 +01:00
Anselm R. Garbe
45e1326481 reparent only on manage_client and destroy_client ;) 2006-03-13 10:09:37 +01:00
Anselm R. Garbe
e0b74173d3 restoring 3-current 2006-03-10 18:42:34 +01:00
Anselm R. Garbe
3addc6cb03 prepared snap 2006-03-10 18:39:38 +01:00
Anselm R. Garbe
93fc6f4cc1 fixed bug reported by ality 2006-03-10 18:39:25 +01:00
Anselm R. Garbe
4d2aca6f85 applied some portions of DenisG icon implementation for liblitz - in summary (no scaling, no loading, only creation) and the -lXpm dependency 2006-03-10 18:22:48 +01:00
Anselm R. Garbe
e4d1df57e6 fixed /def/tag handling 2006-03-07 19:32:47 +01:00
Anselm R. Garbe
a10db6cbff prepared snap 2006-03-07 18:17:40 +01:00
Anselm R. Garbe
93b9d5c9f0 some other fix 2006-03-02 17:38:15 +01:00
Anselm R. Garbe
21ca58e56d prepared a new snap 2006-03-02 11:10:02 +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
f6abe35c21 applied patches to allow compilation on SunOS 2006-01-21 13:57:20 +02:00
Anselm R. Garbe
c08ce4cb20 prepared snap 2006-01-18 19:25:36 +02:00
Anselm R. Garbe
2fd5866c98 page counting/addressing begins at 1 again 2006-01-18 18:45:27 +02:00
garbeam
5dc0b0e649 fixed PREFIX in config.mk, which was temporary HOME/local 2006-01-10 16:08:55 +02:00
garbeam
ac54bfc595 fixed 64bit compile warnings (thx to lavish for the account) 2006-01-10 16:00:01 +02:00
uriel
2aeda38ba5 Makefile cleanups
Remove many superfluous vars from config.mk
2005-12-17 12:46:05 +01:00
garbeam
8ece4071ae removing container, not finished yet, fixed a bunch of other nasty bugs reported so far 2005-12-16 03:59:27 +02:00
garbeam
1311675b4b prepared new snap 2005-12-15 03:45:12 +02:00
garbeam
ab068f2594 fixed version 2005-12-14 02:53:24 +02:00
garbeam
5bbff9db94 small test 2005-12-14 02:53:06 +02:00
garbeam
98fd32f255 several changes to sanitize /wm fs 2005-12-05 03:50:02 +02:00
garbeam
fb790fbac5 increased warning level, cleaned blitz_strtorect 2005-12-05 03:25:48 +02:00
garbeam
caaad63c0d added initial files 2005-11-18 17:54:58 +02:00