public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/, ...
Date: Mon, 27 Jul 2015 17:10:50 +0000 (UTC)	[thread overview]
Message-ID: <1438017206.564440f665cf95671c7f93358b1c580e8609f4b1.blueness@gentoo> (raw)

commit:     564440f665cf95671c7f93358b1c580e8609f4b1
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 27 17:12:51 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 17:13:26 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=564440f6

Modernize XFCE4 and fix scaling of desktop image.

 core/etc/skel/.config/Thunar/uca.xml                        | 13 +++++++++++++
 .../skel/.config/xfce4/desktop/icons.screen0-1904x984.rc    |  3 +++
 .../xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml      |  8 +++++---
 .../xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml   |  8 ++++++++
 .../skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml |  6 ++++++
 core/home/gentoo/.config/Thunar/uca.xml                     | 13 +++++++++++++
 .../gentoo/.config/xfce4/desktop/icons.screen0-1904x984.rc  |  3 +++
 .../xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml      |  8 +++++---
 .../xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml   |  8 ++++++++
 .../.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml      |  6 ++++++
 10 files changed, 70 insertions(+), 6 deletions(-)

diff --git a/core/etc/skel/.config/Thunar/uca.xml b/core/etc/skel/.config/Thunar/uca.xml
new file mode 100644
index 0000000..2f0c866
--- /dev/null
+++ b/core/etc/skel/.config/Thunar/uca.xml
@@ -0,0 +1,13 @@
+<?xml encoding="UTF-8" version="1.0"?>
+<actions>
+<action>
+	<icon>utilities-terminal</icon>
+	<name>Open Terminal Here</name>
+	<unique-id>1438016245738870-1</unique-id>
+	<command>exo-open --working-directory %f --launch TerminalEmulator</command>
+	<description>Example for a custom action</description>
+	<patterns>*</patterns>
+	<startup-notify/>
+	<directories/>
+</action>
+</actions>

diff --git a/core/etc/skel/.config/xfce4/desktop/icons.screen0-1904x984.rc b/core/etc/skel/.config/xfce4/desktop/icons.screen0-1904x984.rc
new file mode 100644
index 0000000..d6683a9
--- /dev/null
+++ b/core/etc/skel/.config/xfce4/desktop/icons.screen0-1904x984.rc
@@ -0,0 +1,3 @@
+[xfdesktop-version-4.10.3+-rcfile_format]
+4.10.3+=true
+

diff --git a/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
index 07193c6..1949349 100644
--- a/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
+++ b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
@@ -7,6 +7,8 @@
         <property name="image-path" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         <property name="last-single-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
+      </property>
+      <property name="monitorDVI-0" type="empty">
         <property name="workspace0" type="empty">
           <property name="color-style" type="int" value="0"/>
           <property name="image-style" type="int" value="3"/>
@@ -14,17 +16,17 @@
         </property>
         <property name="workspace1" type="empty">
           <property name="color-style" type="int" value="0"/>
-          <property name="image-style" type="int" value="3"/>
+          <property name="image-style" type="int" value="5"/>
           <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         </property>
         <property name="workspace2" type="empty">
           <property name="color-style" type="int" value="0"/>
-          <property name="image-style" type="int" value="3"/>
+          <property name="image-style" type="int" value="5"/>
           <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         </property>
         <property name="workspace3" type="empty">
           <property name="color-style" type="int" value="0"/>
-          <property name="image-style" type="int" value="3"/>
+          <property name="image-style" type="int" value="5"/>
           <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         </property>
       </property>

diff --git a/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml
new file mode 100644
index 0000000..2e112e3
--- /dev/null
+++ b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-settings-manager" version="1.0">
+  <property name="last" type="empty">
+    <property name="window-width" type="int" value="640"/>
+    <property name="window-height" type="int" value="500"/>
+  </property>
+</channel>

diff --git a/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
index da3d2cd..a53cef7 100644
--- a/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+++ b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -78,5 +78,11 @@
     <property name="wrap_resistance" type="int" value="10"/>
     <property name="wrap_windows" type="bool" value="true"/>
     <property name="wrap_workspaces" type="bool" value="false"/>
+    <property name="cycle_preview" type="bool" value="true"/>
+    <property name="cycle_tabwin_mode" type="int" value="0"/>
+    <property name="horiz_scroll_opacity" type="bool" value="false"/>
+    <property name="sync_to_vblank" type="bool" value="false"/>
+    <property name="titleless_maximize" type="bool" value="false"/>
+    <property name="zoom_desktop" type="bool" value="true"/>
   </property>
 </channel>

diff --git a/core/home/gentoo/.config/Thunar/uca.xml b/core/home/gentoo/.config/Thunar/uca.xml
new file mode 100644
index 0000000..2f0c866
--- /dev/null
+++ b/core/home/gentoo/.config/Thunar/uca.xml
@@ -0,0 +1,13 @@
+<?xml encoding="UTF-8" version="1.0"?>
+<actions>
+<action>
+	<icon>utilities-terminal</icon>
+	<name>Open Terminal Here</name>
+	<unique-id>1438016245738870-1</unique-id>
+	<command>exo-open --working-directory %f --launch TerminalEmulator</command>
+	<description>Example for a custom action</description>
+	<patterns>*</patterns>
+	<startup-notify/>
+	<directories/>
+</action>
+</actions>

diff --git a/core/home/gentoo/.config/xfce4/desktop/icons.screen0-1904x984.rc b/core/home/gentoo/.config/xfce4/desktop/icons.screen0-1904x984.rc
new file mode 100644
index 0000000..d6683a9
--- /dev/null
+++ b/core/home/gentoo/.config/xfce4/desktop/icons.screen0-1904x984.rc
@@ -0,0 +1,3 @@
+[xfdesktop-version-4.10.3+-rcfile_format]
+4.10.3+=true
+

diff --git a/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
index 07193c6..1949349 100644
--- a/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
+++ b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
@@ -7,6 +7,8 @@
         <property name="image-path" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         <property name="last-single-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
+      </property>
+      <property name="monitorDVI-0" type="empty">
         <property name="workspace0" type="empty">
           <property name="color-style" type="int" value="0"/>
           <property name="image-style" type="int" value="3"/>
@@ -14,17 +16,17 @@
         </property>
         <property name="workspace1" type="empty">
           <property name="color-style" type="int" value="0"/>
-          <property name="image-style" type="int" value="3"/>
+          <property name="image-style" type="int" value="5"/>
           <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         </property>
         <property name="workspace2" type="empty">
           <property name="color-style" type="int" value="0"/>
-          <property name="image-style" type="int" value="3"/>
+          <property name="image-style" type="int" value="5"/>
           <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         </property>
         <property name="workspace3" type="empty">
           <property name="color-style" type="int" value="0"/>
-          <property name="image-style" type="int" value="3"/>
+          <property name="image-style" type="int" value="5"/>
           <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
         </property>
       </property>

diff --git a/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml
new file mode 100644
index 0000000..2e112e3
--- /dev/null
+++ b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-settings-manager" version="1.0">
+  <property name="last" type="empty">
+    <property name="window-width" type="int" value="640"/>
+    <property name="window-height" type="int" value="500"/>
+  </property>
+</channel>

diff --git a/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
index da3d2cd..a53cef7 100644
--- a/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+++ b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -78,5 +78,11 @@
     <property name="wrap_resistance" type="int" value="10"/>
     <property name="wrap_windows" type="bool" value="true"/>
     <property name="wrap_workspaces" type="bool" value="false"/>
+    <property name="cycle_preview" type="bool" value="true"/>
+    <property name="cycle_tabwin_mode" type="int" value="0"/>
+    <property name="horiz_scroll_opacity" type="bool" value="false"/>
+    <property name="sync_to_vblank" type="bool" value="false"/>
+    <property name="titleless_maximize" type="bool" value="false"/>
+    <property name="zoom_desktop" type="bool" value="true"/>
   </property>
 </channel>


             reply	other threads:[~2015-07-27 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 17:10 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-25 23:45 [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/, Anthony G. Basile

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=1438017206.564440f665cf95671c7f93358b1c580e8609f4b1.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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