Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: f86592755bb9ca510095dcb47d627671de982bc3
      
https://github.com/fvwmorg/fvwm/commit/f86592755bb9ca510095dcb47d627671de982bc3
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M configure.ac
    M fvwm/add_window.c
    M fvwm/borders.c
    M fvwm/builtins.c
    M fvwm/commands.h
    M fvwm/functable.c
    M fvwm/functions.c
    M fvwm/fvwm.c
    M fvwm/fvwm.h
    M fvwm/misc.h
    M fvwm/screen.h
    M fvwm/style.c
    M fvwm/style.h

  Log Message:
  -----------
  Remove hard-coded USEDECOR macro

The USEDECOR macro was presumably introduced a long time ago in FVWM's history
when the concept of window decoration was first introduced.  This has been set
to "1" for a long time, making the code unnecessarily conditional based on a
value which could never change.

This is a small (albeit very small) step for removing the decor code and
eventually replacing it with something more flexible.


Reply via email to