116 Commits

Author SHA1 Message Date
Martin Duquesnoy
74281424da README/Cmake: Add compiler options and update README 2011-06-14 15:56:17 +02:00
Martin Duquesnoy
2aa654709e Build system #2 2011-06-13 14:34:36 +02:00
Philippe Pepiot
7db51713e5 Build System: remove cmake
Cmake is bloat and wmfs doesn't need a complex build system
So now wmfs compile with a Makefile using gmake and pkg-config
compilation options can be customised through confix.mk (dwm like)

Remove doxygen config files (wmfs code doesn't use it, and nobody use
doxygen with wmfs)
Replace wmfsrc.in by wmfsrc (change @WMFS_TERM@ and use shell choice
urxvt || xterm || ...)
Remove generation of Changelog file (we can git log > Changelog before
creating a dist package)
Remove README from install process (this file don't need to be included in dist
package)

What's next before merging into master ?
- provide a BSD Makefile
- discuss if we use or not pkg-config (we can document common places
  to include directory and libs in config.mk)
- compile out of tree
2010-11-09 12:15:11 +01:00
Philippe Pepiot
c6469260de Cmake: put default config in XDGCONFDIR 2010-08-31 00:59:35 +02:00
Tomáš Chvátal
3644bc736b Fix typo in wmfsrc pathspec. 2010-08-23 07:04:51 +02:00
Tomáš Chvátal
1eeb5e167e Fixup one more source/binary dir missmatch 2010-08-23 07:04:46 +02:00
Tomáš Chvátal
52bfa713df Fix username settings in conf.h 2010-08-21 20:40:23 +02:00
Tomáš Chvátal
59d9dcdc93 Fixup xinerama define. 2010-08-21 20:29:37 +02:00
Tomáš Chvátal
9055a55d58 Use cmake properly, basically complete cmake build system rewrite.
Signed-off-by: Tomáš Chvátal <scarabeus@gentoo.org>
2010-08-21 15:32:26 +02:00
Martin Duquesnoy
e254f76211 Revert "CMake: Add scarabeus patch (rewrite of CMakeLists.h), fix warning"
This reverts commit e6db51d8fd03adc66f9f5de3a1722fbf0cdfa698.
2010-08-21 13:42:30 +02:00
Martin Duquesnoy
e6db51d8fd CMake: Add scarabeus patch (rewrite of CMakeLists.h), fix warning 2010-08-21 13:38:25 +02:00
Martin Duquesnoy
578b62ec09 Update version 2010-08-18 23:43:20 +02:00
Martin Duquesnoy
d32ee3295e Systray: Prepare file 2010-07-21 22:52:18 +02:00
Martin Duquesnoy
32686569c4 Merge version (201005 will never exist, mouahahahaha!!) 2010-06-05 23:01:29 +02:00
Philippe Pepiot
d0d62c798b Build System: permit user to change CFLAGS 2010-04-18 18:51:54 +02:00
Philippe Pepiot
9b33623d33 New parser in use.
Warning : be prudent :)
2010-04-13 19:57:02 +02:00
Martin Duquesnoy
ffaa243644 Conf: Improve default wmfsrc and set new version 2010-04-07 01:34:03 +02:00
Martin Duquesnoy
321669eb3a Draw: Fix possible segfault in textw (securize strcpy) 2010-03-28 16:09:00 +02:00
Martin Duquesnoy
aa9609b5cf Draw: Replace statustext_image by parse_color_block, remove image stuff in status.c (draw_text image stuff is sufficient) and update version 2010-03-28 15:41:54 +02:00
Martin Duquesnoy
09418c6dd7 Draw: Can put image everywhere we can habitually put text with same sequences than in statustext: \i[x;y;w;h;/image/path.ext]\ (example: layout, tag: http://omploader.org/vM3lzNg) 2010-03-28 14:49:10 +02:00
Martin Duquesnoy
0ce0d1a352 Draw: Add Imlib2 support to draw image (optional feature, work only if have imlib2): statustext block to draw image: \i[x;y;width;height;imagepath.extension]\ 2010-03-28 03:36:56 +02:00
Martin Duquesnoy
2e0b050be3 Update version 2010-02-26 21:07:57 +01:00
Martin Duquesnoy
881ac9f68f Status: Add status.c, clean statutext fonction and add located text stuff: \s[x;y;#color;text]\. 2010-02-04 02:58:28 +01:00
Philippe Pepiot
d8f086868c Cmake: lpthread in LDFLAGS instead of CFLAGS
xorg smoke too much, normally this is wonderful for the
code. Not this time :-)
2010-01-02 02:29:41 +01:00
Philippe Pepiot
119996ff47 Tag 201001 2010-01-02 01:34:55 +01:00
Martin Duquesnoy
796a72ecb8 Wmfs: Thread WMFS if status.sh is present, So update status.sh by itself each status_timing second, and add wmfs -S to update status.sh. !REPLACE YOUR STATUS.SH! (no loop anymore in the script) Requested by Matrhack. 2010-01-01 23:24:01 +01:00
Martin Duquesnoy
5d0b922907 Client/Layout: Add abovefc option and toggle uicb fonction. Requested by Arpinux. 2009-12-25 21:25:20 +01:00
Martin Duquesnoy
3bb9ed108c Set new version... 2009-11-17 20:00:05 +01:00
Martin Duquesnoy
42856c5e63 Update version 2009-10-04 17:14:46 +02:00
Martin Duquesnoy
23e9fb2f75 Set new version. 2009-09-09 14:10:43 +02:00
Martin Duquesnoy
14762210c1 ViWMFS: Add viwmfs.c. 2009-08-24 16:26:52 +02:00
Martin Duquesnoy
bf3038cb78 !! IMPORTANT !! NEW CONFIG FILE SYNTAX, NO LIBCONFUSE NEEDED ANYMORE. 2009-08-23 01:58:24 +02:00
Martin Duquesnoy
020e2c88c7 Layout: Get the selected screen before toggle resizhint. 2009-08-19 23:16:10 +02:00
Martin Duquesnoy
d4ba00c518 Getinfo: Fix mwfact info bug 2009-08-19 11:41:01 +02:00
Martin Duquesnoy
20d247438c Confparse: Improve stuff and add wmfsrc_new, the next wmfs configuration file. 2009-08-10 23:50:18 +02:00
Marc Lagrange
d6b1a18867 Remove duplicate LDFLAGS definition
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2009-07-12 16:47:18 +02:00
Marc Lagrange
0725337978 Add condition for LDFLAGS if system matches NetBSD (for using /usr/pkg/lib) Signed-off-by: Marc Lagrange <markocpc@gmail.com> 2009-07-12 16:38:25 +02:00
Philippe Pepiot
21c5c36c1e Build System: Re set LIBRARIES_TO_LINK
with Xinerama and Xrandr optional
2009-07-11 23:06:38 +02:00
Philippe Pepiot
ceb97cdae0 Build System: Xrandr and Xinerama optional 2009-07-11 22:36:21 +02:00
Martin Duquesnoy
22899d096f CMake: Version Setting (Year-Month) by the dev.. 2009-07-06 01:02:44 +02:00
Martin Duquesnoy
139b0e9203 CMake: New version system: YearMonth (YYYYmm)-revision. 2009-07-06 00:55:47 +02:00
martin
2c8d67ff27 Xrandr: Add Xrandr support in event/screen. 2009-07-05 00:50:58 +02:00
martin
3fc2571b92 Launcher/Signal/Mouse: Set wmfs ANSI approved, use signal instead sigaction and fix mouse_resize tiny bug. 2009-06-20 01:20:41 +02:00
Philippe Pepiot
7957618a26 Build System: Remove LOGO option 2009-06-14 01:14:54 +02:00
Philippe Pepiot
a332f8f85e Build system: find a term for wmfsrc 2009-05-03 19:17:37 +02:00
Martin Duquesnoy
c9e8e5d691 Getinfo: Add wmfs -g option for get some info about wmfs status 2009-04-30 22:02:17 +02:00
Philippe Pepiot
3e69e6455d Build System: Fix changelog error during install
Signed-off-by: Philippe Pepiot <phil@philpep.org>
2009-04-23 03:48:44 +02:00
Philippe Pepiot
38fd7fa37c Build System: Remove somes useless macro and clean CMakelist.txt 2009-04-23 03:04:36 +02:00
Philippe Pepiot
7cbb7832af Build System: gzip man page with CMakelist.txt 2009-04-22 23:54:38 +02:00
Philippe Pepiot
1686d28607 Build System: remove generating man pages. And dependancies on asciidoc and xmlto 2009-04-22 22:06:01 +02:00