* [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/, ...
@ 2015-07-25 23:45 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2015-07-25 23:45 UTC (permalink / raw
To: gentoo-commits
commit: c1607527c626b9131dfb33022745edf565dfd774
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 23:47:14 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 23:47:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=c1607527
xfce4-desktop.xml: change desktop background style.
.../xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 20 ++++++++++++++++++++
.../xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 20 ++++++++++++++++++++
2 files changed, 40 insertions(+)
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 678023a..07193c6 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,26 @@
<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 name="workspace0" type="empty">
+ <property name="color-style" type="int" value="0"/>
+ <property name="image-style" type="int" value="3"/>
+ <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
+ </property>
+ <property name="workspace1" type="empty">
+ <property name="color-style" type="int" value="0"/>
+ <property name="image-style" type="int" value="3"/>
+ <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="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="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
+ </property>
</property>
</property>
</property>
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 678023a..07193c6 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,26 @@
<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 name="workspace0" type="empty">
+ <property name="color-style" type="int" value="0"/>
+ <property name="image-style" type="int" value="3"/>
+ <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
+ </property>
+ <property name="workspace1" type="empty">
+ <property name="color-style" type="int" value="0"/>
+ <property name="image-style" type="int" value="3"/>
+ <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="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="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
+ </property>
</property>
</property>
</property>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/, ...
@ 2015-07-27 17:10 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2015-07-27 17:10 UTC (permalink / raw
To: gentoo-commits
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-27 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
-- strict thread matches above, loose matches on Subject: below --
2015-07-27 17:10 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox