Commit History

Author SHA1 Message Date
  Martin Duquesnoy 8362a4ab68 Infobar/Init: Improve status.sh check test and fix free mistake (segfault) in infobar_draw_statustext from philpep 14 years ago
  Philippe Pepiot d8f086868c Cmake: lpthread in LDFLAGS instead of CFLAGS 14 years ago
  Philippe Pepiot b49744289c Merge branch 'master' of git.wmfs.info:wmfs into philpep 14 years ago
  Philippe Pepiot 119996ff47 Tag 201001 14 years ago
  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. 14 years ago
  Martin Duquesnoy f62e59117f Client: Fix client_above function (multi-head placement) 14 years ago
  Martin Duquesnoy 436d28d248 Layout: Fix mistake when toggle of abovecf (arragement per tag) 14 years ago
  Martin Duquesnoy 0a09838b80 Layout: Fix mistake when toggle of abovecf (arrangement) 14 years ago
  Martin Duquesnoy 8c4641f7e5 Client: Abovefc option improved, better management of multi-head 14 years ago
  Martin Duquesnoy 5d0b922907 Client/Layout: Add abovefc option and toggle uicb fonction. Requested by Arpinux. 14 years ago
  Martin Duquesnoy f916b8e0cb Init: Load ~/.config/wmfs/status.sh at startup (if status.sh is +x) 14 years ago
  Martin Duquesnoy 4beaeb7a14 Client/Conf: Fix the mistake of the autistic linkdd.. 14 years ago
  Martin Duquesnoy 3bb9ed108c Set new version... 14 years ago
  Martin Duquesnoy 5a25eaeff5 Ewmh/Event: Fix _WMFS_STATUSTEXT_x mistake 14 years ago
  Philippe Pepiot 7b30445d19 Fix other memleak in infobar_draw_statustext() 14 years ago
  Martin Duquesnoy a812c6d47e Config: set "set_new_win_master" false by default. 14 years ago
  Martin Duquesnoy ba45a360f7 Ewmh: Fix wmfs_statustext_x placement in net_atom enum 14 years ago
  Martin Duquesnoy e9bc1590b0 Config: Fix bug with titlebar buttons. 14 years ago
  Philippe Pepiot 34b8d78e80 Infobar: Fix memleak in infobar_draw_statustext() 14 years ago
  Martin Duquesnoy c37e192b4d Conf: *TEST* make parser faster. 14 years ago
  Martin Duquesnoy 1b16cb9229 Merge branch 'master' of git.wmfs.info:wmfs 14 years ago
  Martin Duquesnoy 0b5b2affd4 Client: Fix layout update bug when a client is closed on another tag. 14 years ago
  linkdd a84cc5ef48 Add option to set the new windows as master or not 14 years ago
  Philippe Pepiot 39ef26690c Launcher: Replace ~/ by $HOME/ 14 years ago
  Philippe Pepiot e723c03fe3 All: Use err(x) warn(x) instead of fprintf for formated error messages 14 years ago
  Philippe Pepiot 7917654281 Launcher: Use stat(2) instead of DT_DIR from dirent.h 14 years ago
  Philippe Pepiot 21e964a404 Launcher: Define _BSD_SOURCE to using DT_DIR on glibc 14 years ago
  Philippe Pepiot fd2852b50f Launcher: To use asprintf() with glibc we define _GNU_SOURCE 14 years ago
  Philippe Pepiot 6abac69d8f Launcher: add filename completion 14 years ago
  Philippe Pepiot 23848e8291 Launcher: rearrange completion 14 years ago