ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] [PATCH 0/7] Add xrandr primary screen support


From: Jeremie Courreges-Anglas
Subject: Re: [RP] [PATCH 0/7] Add xrandr primary screen support
Date: Fri, 09 Dec 2016 16:05:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.90 (berkeley-unix)

Mathieu OTHACEHE <address@hidden> writes:

> This patch add support for xrandr primary screen detection.
> If any primary screen is detected at startup, it will be used as current 
> screen.
>
> Mathieu OTHACEHE (7):
>   Remove useless argument from is_rp_window_for_screen function
>   Move function declaration to the right header
>   Add primary screen detection
>   Store RootWindow in global_screen structure
>   Add a function to find a screen matching a given XWindowAttributes
>   Simplify scanwins function
>   Select xrandr primary screen at startup if possible

All those merged and pushed to the xrandr branch on savannah.  Thanks!

>  src/data.h      |  2 ++
>  src/events.c    |  2 +-
>  src/main.c      |  8 +-------
>  src/manage.c    | 27 ++++++++++++---------------
>  src/manage.h    |  2 +-
>  src/ratpoison.h |  1 -
>  src/screen.c    | 48 +++++++++++++++++++++++++++++++++++++++++++++++-
>  src/screen.h    |  5 ++++-
>  src/xrandr.c    | 15 ++++++++++++++-
>  src/xrandr.h    |  1 +
>  10 files changed, 83 insertions(+), 28 deletions(-)

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



reply via email to

[Prev in Thread] Current Thread [Next in Thread]