Github messages for voidlinux
 help / color / mirror / Atom feed
From: atk <atk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xfce4-settings: use xrandr
Date: Mon, 28 Dec 2020 19:44:22 +0100	[thread overview]
Message-ID: <20201228184422.JY0sjwQ0exfN0Mh8vP8W2LsHHZmj_75KuKlHGwRn1j8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27486@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

There is an updated pull request by atk against master on the void-packages repository

https://github.com/atk/void-packages xfce4-settings-use-xrandr
https://github.com/void-linux/void-packages/pull/27486

xfce4-settings: use xrandr
xfce4-display-settings now supports to scale the display with randr, something people with multi-monitor-setup with different resolutions (like me) will find incredibly helpful - and it's one of the major improvements of this package, so I think we should ship it as well.

A patch file from https://github.com/void-linux/void-packages/pull/27486.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-settings-use-xrandr-27486.patch --]
[-- Type: text/x-diff, Size: 1133 bytes --]

From 8118ab1864d57faa16bf025a803e2be6c74f6a85 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Sun, 27 Dec 2020 21:41:58 +0100
Subject: [PATCH] xfce4-settings: use xrandr

---
 srcpkgs/xfce4-settings/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xfce4-settings/template b/srcpkgs/xfce4-settings/template
index e4d5464fd7c..49f78370413 100644
--- a/srcpkgs/xfce4-settings/template
+++ b/srcpkgs/xfce4-settings/template
@@ -1,12 +1,12 @@
 # Template file for 'xfce4-settings'
 pkgname=xfce4-settings
 version=4.16.0
-revision=1
+revision=2
 build_style=gnu-configure
-configure_args="--enable-sound-settings --enable-pluggable-dialogs"
+configure_args="--enable-sound-settings --enable-pluggable-dialogs --enable-xrandr"
 hostmakedepends="intltool pkg-config"
 makedepends="exo-devel garcon-devel libcanberra-devel libnotify-devel
- libxklavier-devel upower-devel"
+ libxklavier-devel upower-devel libXrandr-devel"
 depends="desktop-file-utils gnome-icon-theme"
 conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml"
 short_desc="Xfce settings manager"

  parent reply	other threads:[~2020-12-28 18:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 20:43 [PR PATCH] " atk
2020-12-27 22:17 ` ericonr
2020-12-28  6:19 ` atk
2020-12-28  6:49 ` atk
2020-12-28 16:31 ` ericonr
2020-12-28 18:44 ` atk [this message]
2020-12-28 18:44 ` atk
2020-12-28 18:56 ` [PR PATCH] [Merged]: " ericonr

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=20201228184422.JY0sjwQ0exfN0Mh8vP8W2LsHHZmj_75KuKlHGwRn1j8@z \
    --to=atk@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).