Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfce4-settings: use xrandr
@ 2020-12-27 20:43 atk
  2020-12-27 22:17 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: atk @ 2020-12-27 20:43 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1046 bytes --]

From ad3e2594bf79701af13e28cc93676bddfe4e5260 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xfce4-settings/template b/srcpkgs/xfce4-settings/template
index e4d5464fd7c..cc6292c7586 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"
 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"

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-28 18:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 20:43 [PR PATCH] xfce4-settings: use xrandr 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 ` [PR PATCH] [Updated] " atk
2020-12-28 18:44 ` atk
2020-12-28 18:56 ` [PR PATCH] [Merged]: " ericonr

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).