[PATCH 00/10] Misc patches

Simon Ruderich simon at ruderich.org
Sat Feb 1 21:54:53 CET 2014


Hello,

The following patches perform miscellaneous cleanups and fix some
minor bugs.

Regards
Simon

Simon Ruderich (10):
  Use void as "parameter" for functions without arguments.
  Refactor smart window surrounding check.
  NEWS: Remove duplicate line.
  main.c: Fix yoda condition.
  colors.mk: No duplicate make output in verbose mode.
  Makefile: Use $(CFLAGS) when linking.
  command: Replace incorrect use of LENGTH().
  settings: Fix indentation.
  doc: Fix ## hack.
  Remove unused functions.

 Makefile                |  2 +-
 NEWS                    |  1 -
 colors.mk               |  2 ++
 doc/herbstclient.txt    |  5 ++---
 doc/herbstluftwm.txt    | 16 ++++++++--------
 ipc-client/ipc-client.c |  2 +-
 ipc-client/main.c       |  4 ++--
 src/clientlist.c        | 27 ++++++++++----------------
 src/clientlist.h        | 14 +++++++-------
 src/command.c           |  2 +-
 src/ewmh.c              | 18 ++++++++---------
 src/ewmh.h              | 18 ++++++++---------
 src/hook.c              |  4 ++--
 src/hook.h              |  4 ++--
 src/ipc-server.c        |  4 ++--
 src/ipc-server.h        |  4 ++--
 src/key.c               | 12 ++++++------
 src/key.h               | 12 ++++++------
 src/layout.c            | 32 ++++++++++++++-----------------
 src/layout.h            | 16 ++++++++--------
 src/main.c              | 32 ++++++++++++++-----------------
 src/monitor.c           | 51 ++++++++++++-------------------------------------
 src/monitor.h           | 27 ++++++++++++--------------
 src/mouse.c             | 16 ++++++----------
 src/mouse.h             | 11 +++++------
 src/object.c            | 25 ++++--------------------
 src/object.h            | 10 ++++------
 src/rules.c             |  6 +++---
 src/rules.h             |  6 +++---
 src/settings.c          |  8 ++++----
 src/settings.h          |  8 ++++----
 src/stack.c             | 39 ++++---------------------------------
 src/stack.h             |  8 +++-----
 src/tag.c               | 18 ++++++++---------
 src/tag.h               | 18 ++++++++---------
 src/utils.c             | 34 +--------------------------------
 src/utils.h             |  6 +-----
 37 files changed, 192 insertions(+), 330 deletions(-)

-- 
1.8.5.3

-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://listi.jpberlin.de/pipermail/hlwm/attachments/20140201/59ab32f3/attachment.asc>


More information about the hlwm mailing list