94 Commits

Author SHA1 Message Date
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
Marc Lagrange
c3e908d8d6 CMake: Fix build out-of-source - fix make doc
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-24 07:57:39 +01:00
Marc Lagrange
324e1ca316 Temporary fix build out-of-source : break make doc.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-24 07:51:47 +01:00
Martin Duquesnoy
ec29e1d67e barwin: Rename bar.c -> barwin.c and all the bar.c function bar_* -> barwin_* 2008-11-24 02:54:59 +01:00
Martin Duquesnoy
6817438746 WMFS 0.1rc3: Empty Spaces 2008-11-23 17:52:54 +01:00
Marc Lagrange
77d005d28d CMake: Fix CHANGELOG bug in released version.
- If the dir is a git tree CHANGELOG is generated from 'git log'
  - If the dir is'nt a git tree, a 'touch CHANGELOG' is made.

Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-23 09:44:58 +01:00
Marc Lagrange
f0670c213e CMake: Add doxugen build via custom target, fix configure_files, and update doxygen file.
- Doxygen documentation cann be built via 'make doc' in build dir if you have doxygen
  - configure_files now configure output to build dir
  - update doxygen file to latest revision accepted by doxy (doxygen -u)

Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-23 09:36:29 +01:00
Martin Duquesnoy
b80ff52aff all: Cosmetic and typo 2008-11-17 20:23:39 +01:00
Martin Duquesnoy
ba425f172f all: Massive change: new way for window management, use frame 2008-11-08 20:32:11 +01:00
Martin Duquesnoy
262b50607d mouse: Add mouse.c and separate mouse action 2008-11-06 23:56:29 +01:00