All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] wmctrl: new package
Date: Fri, 3 Jan 2014 22:40:29 +0100	[thread overview]
Message-ID: <20140103224029.595f5e75@skate> (raw)
In-Reply-To: <1388698180-33026-1-git-send-email-jezz@sysmic.org>

Dear J?r?me Pouiller,

On Thu,  2 Jan 2014 22:29:40 +0100, J?r?me Pouiller wrote:
> Provides command line access to almost all the features defined in
> the EWMH specification. It can be used, for example, to get
> information about the window manager, to get a detailed list of
> desktops and managed windows, to switch and resize desktops, to
> make windows full-screen, always-above or sticky, and to activate,
> close, move, resize, maximize and minimize them.
> 
> Signed-off-by: J?r?me Pouiller <jezz@sysmic.org>
> ---
> v2:
>  Fix alphabetical order
>  Fix dependencies

Applied, after a few fixes, see below.

> +	help
> +	  Provides command line access to almost all the features defined in 
> +	  the EWMH specification. It can be used, for example, to get 
> +	  information about the window manager, to get a detailed list of 
> +	  desktops and managed windows, to switch and resize desktops, to 
> +	  make windows full-screen, always-above or sticky, and to activate, 
> +	  close, move, resize, maximize and minimize them. 

These lines were slightly too long, and contained trailing whitespaces.

> +comment "libglib2 needs a toolchain w/ mmu, wchar, threads"
> +	depends on !BR2_USE_MMU || !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS

It is not necessary to comment about the MMU dependency.

> +WMCTRL_LICENSE = GPLv2

License is GPLv2+.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2014-01-03 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-02 21:29 [Buildroot] [PATCH v2] wmctrl: new package Jérôme Pouiller
2014-01-03 21:40 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140103224029.595f5e75@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.