Raphael Khaiat
f6206d65b1
Merge branch 'master' into bacardi55
...
Conflicts:
src/wmfs.c
2010-11-30 00:38:27 +01:00
Martin Duquesnoy
3cf93a0961
Launcher: Add width_limit option in multi set_launcher section to limit size of launcher window (Requested by s__C)
2010-11-28 13:06:24 +01:00
Martin Duquesnoy
719654fcbc
Ewmh: Add _WMFS_FONT property for external information about font
2010-11-26 21:32:28 +01:00
Raphael Khaiat
e053d41a3d
Change the default name at empty as it should be
2010-11-21 22:06:55 +01:00
Raphael Khaiat
1170a6afbc
Put back the good default value, thanks xorg62
2010-11-21 22:01:43 +01:00
Raphael Khaiat
a42237aab7
Correction of the #51 bug for default_tag value in tag defined in the
...
wmfsrc without all options.
2010-11-21 21:55:57 +01:00
Raphael Khaiat
f5f2d8c7de
Correction for the new function stay_last_tag
2010-11-21 19:58:01 +01:00
Raphael Khaiat
bc31510d64
Merge branch master in bacardi55
2010-11-19 23:41:56 +01:00
Raphael Khaiat
f928497e70
Add "stay_last_tag" fonction/keybind
2010-11-19 20:17:17 +01:00
Philippe Pepiot
daeffb324e
Fix possibles segfaults, dead assignment and other division by zero.
...
Thanks to clang build report
2010-11-19 19:55:57 +01:00
Philippe Pepiot
d75746bcf4
s/strcpy/strncpy and fix somes unused variables
2010-11-19 17:36:37 +01:00
Philippe Pepiot
82b17ea02f
Improve allocating system and integrate parser
...
emalloc remplaced with xcalloc/xmalloc/xrealloc
and easy wrappers for strings zmalloc/zcalloc/zrealloc
- exit on fail
- prevent size_t overflow
Integrate parser in src/
2010-11-19 16:42:14 +01:00
Philippe Pepiot
19ecd89d89
End func_list[] with { NULL, NULL }
2010-11-19 14:44:34 +01:00
Philippe Pepiot
c7b2d98303
BuildSystem: fix XDG_CONFIG_DIR issue
2010-11-19 14:35:35 +01:00
Raphael Khaiat
546366b282
Merge master in bacardi55 branch
2010-11-18 19:48:18 +01:00
Raphael Khaiat
20c99826ce
Merge branch 'master' into bacardi55
...
Conflicts:
src/wmfs.c
2010-11-18 19:47:36 +01:00
Martin Duquesnoy
eda1bfdfec
Merge branch 'master' of git.wmfs.info:wmfs
2010-11-18 19:12:35 +01:00
Martin Duquesnoy
22295948ec
Ewmh: Remove _NET_WORKAREA support, Fix bug #58 signaled by Kernald.
2010-11-18 19:12:10 +01:00
Philippe Pepiot
c2664e8e85
wmfs compile with -W -Wall -Wextra (TODO: fix types !!)
2010-11-17 02:27:15 +01:00
Raphael Khaiat
e5b2a9e058
Add a uicb function to go to the last tag directly (will probably be
...
used only by myself ^^)
2010-11-17 01:52:24 +01:00
Philippe Pepiot
b6c557a8ee
Declare _POSIX_SOURCE for glib to define kill()
2010-11-17 01:30:35 +01:00
Philippe Pepiot
14f12edf25
Remove non ansi comments
2010-11-17 01:30:12 +01:00
Philippe Pepiot
3d6f8da805
Declare func_list const
2010-11-17 01:24:57 +01:00
Philippe Pepiot
40b4662ff8
Merge branch 'bacardi55'
2010-11-17 00:53:56 +01:00
Raphael Khaiat
8d71b8c2a8
Reload wmfs with exact same argument as it has been launched instead of
...
just reloading the good wmfsrc (idea from ksh.)
2010-11-16 23:18:18 +01:00
Raphael Khaiat
31899139e4
Revert "Reload wmfs with exact same argument as it has been launched instead of"
...
This reverts commit 61a1e18a59 .
2010-11-16 23:13:47 +01:00
Raphael Khaiat
61a1e18a59
Reload wmfs with exact same argument as it has been launched instead of
...
just reloading the good wmfsrc (idea from ksh.)
2010-11-16 23:01:18 +01:00
Philippe Pepiot
3d3dbf589f
BuildSystem: s/IMLIB2/IMLIB :> (thx to Erus)
2010-11-16 21:28:51 +01:00
Philippe Pepiot
6912599c72
BuildSystem: fix configure erase {C|LD}FLAGS
2010-11-16 19:15:39 +01:00
Philippe Pepiot
1294d7e35c
BuildSystem: remove Makefile
2010-11-16 13:15:06 +01:00
Philippe Pepiot
6bd0175db0
BuildSystem: complete rewrite
...
Should compile properly on Linux, FreeBSD, OpenBSD and NetBSD
2010-11-16 13:09:40 +01:00
Raphael Khaiat
2d9baf78c5
Starting wmfs with an alternate wmfs was possible with wmfs -C
...
otherWmfsrc but only $HOME/.config/wmfsrc was read when reloading wmfs.
Now, if you start wmfs with -C and a different file, this file will be
reloaded.
2010-11-16 01:09:35 +01:00
Raphael Khaiat
b7ded56ef9
Merge branch 'master' into bacardi55
2010-11-15 20:54:17 +01:00
Raphael Khaiat
7f96a338c6
Merge branch 'master' of git://github.com/xorg62/wmfs
2010-11-15 20:53:59 +01:00
Philippe Pepiot
bfc56f8c37
BuildSystem: default {C|LD}FLAGS for OpenBSD
2010-11-14 19:32:12 +01:00
Philippe Pepiot
d8e2d54d8e
BuildSystem: fix install target on OpenBSD
2010-11-14 19:23:41 +01:00
Philippe Pepiot
7096101651
Update README
2010-11-14 15:29:08 +01:00
Philippe Pepiot
103c86db03
BuildSystem: small stuffs
...
move VERSION to common.mk
Remove obscure {C|LD}_FLAGS
OPTIONS with optional libs and LIBS = ${REQUIRED} ${OPTIONS}
2010-11-14 15:19:36 +01:00
Philippe Pepiot
01bd4cc265
BuildSystem: set HAVE_IMLIB instead of HAVE_IMLIB
2010-11-12 18:14:31 +01:00
Philippe Pepiot
f6ad74273c
BuildSystem: fix empty LD_FLAGS cause empty real arg
2010-11-11 22:36:42 +01:00
Philippe Pepiot
c3cf9d64b3
BuildSystem: CFLAGS and LDFLAGS can be customised through command line
2010-11-11 19:27:09 +01:00
Philippe Pepiot
26dde34d5c
BuildSystem: create xsession directory
2010-11-11 18:51:25 +01:00
Philippe Pepiot
9ff9c81441
BuildSystem: change default MANPREFIX
2010-11-11 18:42:32 +01:00
Philippe Pepiot
66d1b9b2fb
BuildSystem: install wmfsrc in XDG_CONFIG_DIR
2010-11-11 17:19:28 +01:00
Philippe Pepiot
6ac65840c0
BuildSystem: pkg-config optional
2010-11-11 17:13:34 +01:00
Philippe Pepiot
7c9e560236
BuildSystem: Improve detection of optionals libs
2010-11-11 16:33:24 +01:00
Philippe Pepiot
5a05594092
BuildSystem: add BSDMakefile
2010-11-11 16:14:26 +01:00
Philippe Pepiot
eb567d9936
BuildSystem: fix stuff on install
2010-11-09 20:07:29 +01:00
David Delassus
b055908080
Add out-of-tree building (make O=/path -C /path/to/wmfs)
2010-11-09 20:04:19 +01:00
Philippe Pepiot
2614c61657
build: all .o and wmfs depend on config.mk
2010-11-09 19:24:22 +01:00