103 Commits

Author SHA1 Message Date
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
Martin Duquesnoy
2d1afba2e3 Wmfs: Remove shell, add -c and -s options, see -h. 2009-04-22 02:32:55 +02:00
Martin Duquesnoy
1e6bf6821a Titlebar/button: New feature: Titlebar button. (titlebar{ button {} } in the configuration file) 2009-03-21 20:34:42 +01:00
Marc Lagrange
1d83f14c3f Add wmfs.desktop and entry to install in CMakeLists.txt
Signed-off-by: Marc Lagrange <marc@antignu.(none)>
2009-02-22 10:00:10 +01:00
Martin Duquesnoy
56a2c10bbe conf: Fix default wmfs keybinds. 2009-02-21 22:44:56 +01:00
Martin Duquesnoy
292ff26eb7 launcher/conf: Add launcher section in the configuration file, see the default conf. 2009-02-03 14:55:57 +01:00
Martin Duquesnoy
13363877f7 Menu/layout: Add menu.c & Menu for layout switch (or just switch, manage it in the conf layout { system = "menu/switch"}) 2009-01-31 18:39:49 +01:00
Marc Lagrange
213152609b Add binary to make : wmfs-shell
Signed-off-by: Marc Lagrange <marc@shebang.sangor>
2009-01-12 23:01:27 +01:00
Martin Duquesnoy
f8d1049240 New feature: EWMH Support ! #1 2008-12-14 15:43:21 +01:00
Martin Duquesnoy
73db5819a5 CMake: Oops ! Re-add xinerama 2008-12-01 01:38:49 +01:00
Martin Duquesnoy
077d60c3d4 config/screen: Multi-Head support: Add screen option in tag {} in the configuration file, Improved other things... 2008-12-01 01:37:34 +01:00
Marc Lagrange
e9b2219566 CMake: Add check for xinerama 2008-11-30 08:55:55 +01:00
Martin Duquesnoy
8f5fee389d wmfs: NEW IMPORTANT FEATURE: Add multi-head support #1 2008-11-30 03:01:30 +01:00
Marc Lagrange
3f22499bd2 CMake: Fix build
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-24 18:17:23 +01:00