summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO32
-rw-r--r--.xprofile25
-rw-r--r--26_pantheon-qq-gconf.gschema.override94
-rw-r--r--PKGBUILD57
-rw-r--r--gala.install14
-rw-r--r--gtk.css103
-rw-r--r--org.pantheon.desktop.gala.gschema.xml.in280
-rw-r--r--settings.ini22
8 files changed, 24 insertions, 603 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68949fce94d8..9cbeebec2302 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,19 @@
-pkgbase = pantheon-workarounds
- pkgdesc = Workarounds for Pantheon derivatives
- pkgver = 6.0.0.r24.gd12d2940
+pkgbase = pantheon-qq-common
+ pkgdesc = Common dependencies of Pantheon 3D and Pantheon Lite
+ pkgver = 1
pkgrel = 1
url = https://github.com/quequotion/pantheon-qq
- install = gala.install
arch = any
groups = pantheon-qq
license = GPL3
- makedepends = git
- makedepends = intltool
depends = cinnamon-settings-daemon
- depends = dconf
+ depends = pantheon-settings-daemon
depends = gnome-keyring
depends = gnome-session
depends = xdg-user-dirs-gtk
- depends = pantheon-applications-menu
- depends = pantheon-dock
- depends = pantheon-settings-daemon
depends = wingpanel
+ depends = pantheon-dock
+ depends = pantheon-applications-menu
optdepends = contractor: A desktop-wide extension service
optdepends = dconf-editor: GUI gsettings editor
optdepends = elementary-blue-icon-theme-git: Restore blue folder icons to elementary theme
@@ -28,6 +24,7 @@ pkgbase = pantheon-workarounds
optdepends = pantheon-calendar: The Pantheon Calendar
optdepends = pantheon-code: The Pantheon Code Editor
optdepends = pantheon-default-settings: Default settings for Pantheon
+ optdepends = pantheon-dock-instctl-git: Dock for Pantheon with instance controls
optdepends = pantheon-dpms-helper: DPMS helper for Pantheon
optdepends = pantheon-files: The Pantheon File Browser
optdepends = pantheon-geoclue2-agent: Pantheon Geoclue2 Agent
@@ -40,21 +37,10 @@ pkgbase = pantheon-workarounds
optdepends = pantheon-terminal: The Pantheon Terminal Emulator
optdepends = xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops
optdepends = wingpanel-standalone-git: Stylish top panel (with autohide and without Gala dependencies)
- provides = libgala.so
- conflicts = libgala.so
- source = https://raw.githubusercontent.com/elementary/gala/master/data/org.pantheon.desktop.gala.gschema.xml.in
+ replaces = pantheon-workarounds
source = pantheon-session-qq
source = numlockx-pantheon.desktop
- source = gtk.css
- source = settings.ini
- source = 26_pantheon-qq-gconf.gschema.override
- source = .xprofile
- sha256sums = 203e769a0d7e2293086ed47fab4939934ff4ac83b3c5bb067cdad4bd2347dce3
sha256sums = f208ab4c523df5eb7716fa37d300f568ab84259ca82aefb06f7a064bcb190174
sha256sums = d3c5deda2d6ef11451c2ea68043e4e424dd37858862a0c6251990243872f8311
- sha256sums = cb195dc08f81545504d61a0bd24d4ed0d7ecb0fc2a40d947bb889879616b32ae
- sha256sums = bdb56c33b53195a92d77083273479b99bdef4d63cb9454b0e54d191530048b83
- sha256sums = 46626576db2641f6a627df8e2776bab28c74bf6c2ef9dc296614689f129c8b6f
- sha256sums = 26bf13c56a66172e5d70c7b35dc5b8dbdcbbe8d32d3fb666e26e05c0b7e62ee7
-pkgname = pantheon-workarounds
+pkgname = pantheon-qq-common
diff --git a/.xprofile b/.xprofile
deleted file mode 100644
index 1da2d4a42134..000000000000
--- a/.xprofile
+++ /dev/null
@@ -1,25 +0,0 @@
-#Configure Input Method
-export {{GTK,QT}_IM_MODULE,XMODIFIERS=@im}=fcitx
-
-#GTK Tweaks
-export G{TK_{OVERLAY_SCROLLING,CSD},DK_CORE_DEVICE_EVENTS}=1
-export GTK_THEME="elementary:dark"
-export GTK2_RC_FILES="~/.gtkrc-2.0"
-export GTK_MODULES="$GTK_MODULES:pantheon-filechooser-module"
-
-#OpenGL tweaks
-export __GL_{THREADED_OPTIMIZATIONS,SYNC_TO_VBLANK}=1
-export __GL_YIELD="USLEEP"
-export __GL_FSAA_MODE=7
-export __GL_LOG_MAX_ANISO=1
-
-#QT Conformity
-export QT_STYLE_OVERRIDE="elementary:dark"
-export QT_QPA_PLATFORMTHEME='gnome'
-
-#Cursor
-export XCURSOR_THEME=elementary
-export XCURSOR_SIZE=48
-
-#UX
-setxkbmap jp
diff --git a/26_pantheon-qq-gconf.gschema.override b/26_pantheon-qq-gconf.gschema.override
deleted file mode 100644
index 3fed0e409b0a..000000000000
--- a/26_pantheon-qq-gconf.gschema.override
+++ /dev/null
@@ -1,94 +0,0 @@
-[io/elementary/desktop/wingpanel]
-autohide='Float'
-
-[io/elementary/desktop/wingpanel/applications-menu]
-use-category=true
-
-[io/elementary/desktop/wingpanel/datetime]
-clock-format='24h'
-clock-show-seconds=false
-clock-show-weekday=true
-
-[io/elementary/dpms]
-standby-time=0
-
-[io/elementary/files/column-view]
-default-zoom-level='largest'
-maximum-zoom-level='largest'
-minimum-zoom-level='largest'
-zoom-level='largest'
-
-[io/elementary/files/icon-view]
-default-zoom-level='largest'
-maximum-zoom-level='largest'
-minimum-zoom-level='largest'
-zoom-level='largest'
-
-[io/elementary/files/list-view]
-default-zoom-level='largest'
-maximum-zoom-level='largest'
-minimum-zoom-level='largest'
-zoom-level='largest'
-
-[net/launchpad/plank/docks/dock1]
-alignment='center'
-auto-pinning=true
-current-workspace-only=false
-hide-delay=0
-hide-mode='auto'
-icon-size=48
-items-alignment='center'
-lock-items=false
-monitor=''
-offset=0
-pinned-only=false
-position='bottom'
-pressure-reveal=false
-show-dock-item=false
-theme='Transparent'
-tooltips-enabled=true
-unhide-delay=0
-zoom-enabled=true
-zoom-percent=150
-
-[org/cinnamon/desktop/interface]
-cursor-blink=false
-cursor-size=48
-cursor-theme='elementary'
-enable-animations=false
-font-name='Sans 12'
-gtk-theme='elementary:dark'
-gtk-theme-backup='Adwaita-dark'
-icon-theme='elementary-blue'
-icon-theme-backup='elementary'
-toolbar-icons-size='small'
-toolbar-style='icons'
-
-[org/cinnamon/desktop/sound]
-event-sounds=false
-
-[org/cinnamon/desktop/wm/preferences]
-button-layout='close:menu'
-theme='elementary:dark'
-theme-backup='Adwaita-dark'
-titlebar-font='Sans Bold 12'
-
-[org/gnome/desktop/interface]
-cursor-blink=false
-cursor-size=48
-cursor-theme='elementary'
-enable-animations=false
-font-name='Sans 12'
-enable-hot-corners=false
-gtk-theme='elementary:dark'
-icon-theme='elementary-blue'
-toolbar-icons-size='small'
-toolbar-style='icons'
-
-[org/gnome/desktop/wm/preferences]
-button-layout='close:menu'
-theme='elementary:dark'
-titlebar-font='Sans Bold 12'
-
-[org/pantheon/desktop/gala/animations]
-enable-animations=false
diff --git a/PKGBUILD b/PKGBUILD
index 42dbfd6f019e..c89b80654c34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,16 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
# Contributor: Ner0 <darkelfdarkelf666@yahoo.co.uk>
-pkgname=pantheon-workarounds
-pkgver=6.0.0.r24.gd12d2940
+pkgname=pantheon-qq-common
+pkgver=1
pkgrel=1
-pkgdesc='Workarounds for Pantheon derivatives'
+pkgdesc='Common dependencies of Pantheon 3D and Pantheon Lite'
arch=('any')
url='https://github.com/quequotion/pantheon-qq'
license=('GPL3')
groups=('pantheon-qq')
-depends=("cinnamon-settings-daemon"
- "dconf" gnome-{keyring,session} "xdg-user-dirs-gtk"
- pantheon-{applications-menu,dock,settings-daemon} "wingpanel")
+depends=({cinnamon,pantheon}-settings-daemon gnome-{keyring,session} 'xdg-user-dirs-gtk'
+ wingpanel pantheon-{dock,applications-menu})
optdepends=("contractor: A desktop-wide extension service"
"dconf-editor: GUI gsettings editor"
"elementary-blue-icon-theme-git: Restore blue folder icons to elementary theme"
@@ -23,6 +22,7 @@ optdepends=("contractor: A desktop-wide extension service"
"pantheon-calendar: The Pantheon Calendar"
"pantheon-code: The Pantheon Code Editor"
"pantheon-default-settings: Default settings for Pantheon"
+ "pantheon-dock-instctl-git: Dock for Pantheon with instance controls"
"pantheon-dpms-helper: DPMS helper for Pantheon"
"pantheon-files: The Pantheon File Browser"
"pantheon-geoclue2-agent: Pantheon Geoclue2 Agent"
@@ -35,42 +35,13 @@ optdepends=("contractor: A desktop-wide extension service"
"pantheon-terminal: The Pantheon Terminal Emulator"
"xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops"
"wingpanel-standalone-git: Stylish top panel (with autohide and without Gala dependencies)")
-makedepends=('git' 'intltool')
-provides=("libgala.so")
-conflicts=("libgala.so")
-install='gala.install'
-source=("https://raw.githubusercontent.com/elementary/gala/master/data/org.pantheon.desktop.gala.gschema.xml.in"
- 'pantheon-session-qq'
- 'numlockx-pantheon.desktop'
- 'gtk.css'
- 'settings.ini'
- '26_pantheon-qq-gconf.gschema.override'
- '.xprofile')
-sha256sums=('203e769a0d7e2293086ed47fab4939934ff4ac83b3c5bb067cdad4bd2347dce3'
- 'f208ab4c523df5eb7716fa37d300f568ab84259ca82aefb06f7a064bcb190174'
- 'd3c5deda2d6ef11451c2ea68043e4e424dd37858862a0c6251990243872f8311'
- 'cb195dc08f81545504d61a0bd24d4ed0d7ecb0fc2a40d947bb889879616b32ae'
- 'bdb56c33b53195a92d77083273479b99bdef4d63cb9454b0e54d191530048b83'
- '46626576db2641f6a627df8e2776bab28c74bf6c2ef9dc296614689f129c8b6f'
- '26bf13c56a66172e5d70c7b35dc5b8dbdcbbe8d32d3fb666e26e05c0b7e62ee7')
-
-pkgver() {
- cd "${srcdir}"
- git clone -n --quiet "https://github.com/elementary/gala.git"
- cd "gala"
- git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-prepare() {
- cd "${srcdir}"
- mv org.pantheon.desktop.gala.gschema.xml{.in,}
- sed -i 's|@GETTEXT_PACKAGE@|gala|g' org.pantheon.desktop.gala.gschema.xml
-}
+replaces=("pantheon-workarounds")
+source=('pantheon-session-qq'
+ 'numlockx-pantheon.desktop')
+sha256sums=('f208ab4c523df5eb7716fa37d300f568ab84259ca82aefb06f7a064bcb190174'
+ 'd3c5deda2d6ef11451c2ea68043e4e424dd37858862a0c6251990243872f8311')
package() {
- #Gala's dconf satisfies runtime dependencies in switchboard (plugs), etc.
- install -Dm644 {"${srcdir}","${pkgdir}"/usr/share/glib-2.0/schemas}/org.pantheon.desktop.gala.gschema.xml
-
#numlockx
install -Dm644 {"${srcdir}","${pkgdir}"/etc/xdg/autostart}/numlockx-pantheon.desktop
@@ -78,11 +49,13 @@ package() {
install -Dm755 {"${srcdir}","${pkgdir}"/usr/bin}/pantheon-session-qq
#Use cinnamon-settings-daemon (gnome-settings-daemon has deprecated modularity and xorg)
- #Skip "Screensaver" plugin in Pantheon: session-indicator needs org.freedesktop.ScreenSaver.Lock
- #Skip "Xrandr" plugin in Pantheon: monitors.xml configuration doesn't seem to work, is undocumented, etc
+ #Skip "Screensaver" plugin in Pantheon: session-indicator needs org.gnome.ScreenSaver.Lock
+ #Skip "Xrandr" plugin in Pantheon: monitors.xml configuration doesn't seem to work, is undocumented, etc.
for i in /etc/xdg/autostart/cinnamon-settings-daemon-*.desktop; do
if [[ ${i} != *screensaver* ]] && [[ ${i} != *xrandr* ]] && [[ ${i} != *pantheon* ]]; then
sed s/X-Cinnamon/Pantheon/ "${i}" > "${pkgdir}${i/.desktop/-pantheon.desktop}"
fi
done
+
+ echo "Get the latest dotfiles: https://gist.github.com/quequotion/a7c2e82451a87a05dbca50e5e8176615"
}
diff --git a/gala.install b/gala.install
deleted file mode 100644
index b0835e035921..000000000000
--- a/gala.install
+++ /dev/null
@@ -1,14 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- gtk-update-icon-cache -ftq usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
-
-# vim: ts=2 sw=2 et:
diff --git a/gtk.css b/gtk.css
deleted file mode 100644
index 249ad655088f..000000000000
--- a/gtk.css
+++ /dev/null
@@ -1,103 +0,0 @@
-/* https://www.reddit.com/r/elementaryos/comments/eulr2p/pure_black_overlay_on_elementary_dark_theme/ */
-/* elementary-gtk black */
-@define-color base_color mix (@BLACK_900, @BLACK_500, 0.5);
-@define-color bg_color shade (@base_color, 0.1);
-@define-color titlebar_color shade (@bg_color, 0.1);
-@define-color decoration_border_color alpha (white, 0.15);
-
-/* distinguish dialogs */
-dialog decoration,
-messagedialog decoration {
- box-shadow: 0 0 0 1px @decoration_border_color;
-}
-/* distinguish buttons & entries */
-button, checkbutton, radiobutton, entry {
- box-shadow: 0 0 0 1px @decoration_border_color;
-}
-
-/* boldest font on active tab */
-notebook tab:checked label {
- font-weight: 900;
-}
-
-/* https://www.reddit.com/r/gnome/comments/eojq1r/what_css_property_controls_this_1px_square_border/fedlzxy/ */
-/* Rounded corners */
-decoration {
- border-radius: 8px;
-}
-
-window, window.background {
- border-radius: 0 0 4px 4px;
-}
-
-/* https://wiki.archlinux.org/index.php/GTK#Client-side_decorations */
-/* Reduce CSD gaps and shadows */
-.window-frame, .window-frame:backdrop {
- box-shadow: 0 0 0 black;
- border-style: none;
- margin: 0;
- border-radius: 0;
-}
-
-.window-frame.csd.popup {
- box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13);
-}
-
-.header-bar {
- background-image: none;
- box-shadow: none;
-}
-
-GtkLabel.title {
- opacity: 0;
-}
-
-/* https://ogbe.net/blog/gnome_titles.html*/
-/* shrink headerbars */
-headerbar {
- min-height: 0px;
- padding-left: 2px; /* same as childrens vertical margins for nicer proportions */
- padding-right: 2px;
-}
-
-headerbar * {
- margin-top: 0px; /* same as headerbar side padding for nicer proportions */
- margin-bottom: 0px;
- padding: 0px;
-}
-
-/* shrink ssd titlebars */
-.default-decoration {
- min-height: 0; /* let the entry and button drive the titlebar size */
- padding: 0px;
-}
-
-.default-decoration .titlebutton {
- min-height: 0px; /* tweak these two props to reduce button size */
- min-width: 0px;
-}
-
-window.ssd headerbar.titlebar {
- padding-top: 0px;
- padding-bottom: 0px;
- min-height: 0;
-}
-
-window.ssd headerbar.titlebar button.titlebutton {
- padding-top: 0px;
- padding-bottom:0px;
- min-height: 0;
-}
-
-/* https://wiki.archlinux.org/index.php/Pantheon#Wingpanel_transparency */
-/* wingpanel */
-.panel {
-/* background-color: transparent;*/
-/* background-color: black;*/
- background-color: rgba(0,0,0,0.5);
- transition: all 1s ease-in-out;
-}
-
-.panel.maximized {
- background-color: #000;
-}
diff --git a/org.pantheon.desktop.gala.gschema.xml.in b/org.pantheon.desktop.gala.gschema.xml.in
deleted file mode 100644
index 438f87eaaa94..000000000000
--- a/org.pantheon.desktop.gala.gschema.xml.in
+++ /dev/null
@@ -1,280 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<schemalist>
- <enum id="GalaActionType">
- <value nick='none' value="0" />
- <value nick="show-workspace-view" value="1" />
- <value nick="maximize-current" value="2" />
- <value nick="minimize-current" value="3" />
- <value nick="open-launcher" value="4" />
- <value nick="custom-command" value="5" />
- <value nick="window-overview" value="6" />
- <value nick="window-overview-all" value="7" />
- </enum>
- <enum id="GalaWindowOverviewType">
- <value nick='grid' value='0'/>
- <value nick='natural' value='1'/>
- </enum>
-
- <schema path="/org/pantheon/desktop/gala/behavior/" id="org.pantheon.desktop.gala.behavior" gettext-domain="@GETTEXT_PACKAGE@">
- <key enum="GalaActionType" name="hotcorner-topleft">
- <default>'none'</default>
- <summary>Action for the top left corner</summary>
- <description></description>
- </key>
- <key enum="GalaWindowOverviewType" name="window-overview-type">
- <default>'grid'</default>
- <summary>Algorithm for window overview layout</summary>
- <description>Choose the algorithm used for exposing the windows</description>
- </key>
- <key enum="GalaActionType" name="hotcorner-topright">
- <default>'none'</default>
- <summary>Action for the top right corner</summary>
- <description></description>
- </key>
- <key enum="GalaActionType" name="hotcorner-bottomleft">
- <default>'none'</default>
- <summary>Action for the bottom left corner</summary>
- <description></description>
- </key>
- <key enum="GalaActionType" name="hotcorner-bottomright">
- <default>'none'</default>
- <summary>Action for the bottom right corner</summary>
- <description></description>
- </key>
- <key type="s" name="hotcorner-custom-command">
- <default>''</default>
- <summary>The command that will be executed for the hotcorner action 'custom-command' or multiple</summary>
- <description>If you just put a single command, it will be used for every hotcorner assigned to
- 'custom-command'. If you instead use the pattern
- 'hotcorner-topleft:command;;hotcorner-bottomright:command' the specific commands will be used
- per hotcorner. Possible identifiers are 'hotcorner-[topleft; topright; bottomleft; bottomright]'
- followed by a ':' and then the command. ';;' is used as delimiter between command defintions.
- </description>
- </key>
- <key type="b" name="edge-tiling">
- <default>true</default>
- <summary>Enable edge tiling when dropping windows on screen edges</summary>
- <description>If enabled, dropping windows on vertical screen edges maximizes them vertically and resizes them horizontally to cover half of the available area. Dropping windows on the top screen edge maximizes them completely.</description>
- </key>
- <key type="s" name="panel-main-menu-action">
- <default>''</default>
- <summary>Panel main menu action</summary>
- <description>Sets the command to run when the panel-main-menu keybinding is pressed</description>
- </key>
- <key type="s" name="toggle-recording-action">
- <default>''</default>
- <summary></summary>
- <description></description>
- </key>
- <key type="s" name="overlay-action">
- <default>''</default>
- <summary></summary>
- <description></description>
- </key>
- <key type="b" name="dynamic-workspaces">
- <default>true</default>
- <summary>Enable dynamic workspace instead of static ones</summary>
- <description>Use a dynamically increasing or decreasing number, as needed, of workspaces instead of a static, fixed number</description>
- </key>
- <key type="as" name="dock-names">
- <default><![CDATA[['docky', 'Docky', 'plank']]]></default>
- <summary>Names that are recognized as dock windows for the window switcher</summary>
- <description>When launching the window-switcher, gala iterates over this list and attempts to find a window matching the names. If it does, it will hide this window and fade it back in, once the the switcher is closed.</description>
- </key>
- </schema>
-
- <schema path="/org/pantheon/desktop/gala/keybindings/" id="org.pantheon.desktop.gala.keybindings" gettext-domain="@GETTEXT_PACKAGE@">
- <key type="as" name="switch-to-workspace-first">
- <default><![CDATA[['<Super>Home']]]></default>
- <summary>Shortcut to move to first workspace</summary>
- <description></description>
- </key>
- <key type="as" name="switch-to-workspace-last">
- <default><![CDATA[['<Super>End', '<Super>0']]]></default>
- <summary>Shortcut to move to last workspace</summary>
- <description></description>
- </key>
- <key type="as" name="move-to-workspace-first">
- <default><![CDATA[['<Super><Shift>Home']]]></default>
- <summary>Shortcut to move the current window to first workspace</summary>
- <description></description>
- </key>
- <key type="as" name="move-to-workspace-last">
- <default><![CDATA[['<Super><Shift>End', '<Super>0']]]></default>
- <summary>Shortcut to move the current window to last workspace</summary>
- <description></description>
- </key>
- <key type="as" name="zoom-in">
- <default><![CDATA[['<Super>plus', '<Super>KP_Add']]]></default>
- <summary>Zoom in</summary>
- <description></description>
- </key>
- <key type="as" name="zoom-out">
- <default><![CDATA[['<Super>minus', '<Super>KP_Subtract']]]></default>
- <summary>Zoom out</summary>
- </key>
- <key type="as" name="expose-windows">
- <default><![CDATA[['<Super>w']]]></default>
- <summary>Shortcut to open the window overview</summary>
- <description></description>
- </key>
- <key type="as" name="expose-all-windows">
- <default><![CDATA[['<Super>a']]]></default>
- <summary>Shortcut to open the window overview for all windows</summary>
- <description></description>
- </key>
- <key type="as" name="cycle-workspaces-next">
- <default><![CDATA[['<Super>Tab']]]></default>
- <summary>Cycle to the next workspace to the right or to back to the first</summary>
- </key>
- <key type="as" name="cycle-workspaces-previous">
- <default><![CDATA[['<Super><Shift>Tab']]]></default>
- <summary>Cycle to the next workspace to the right or to back to the first</summary>
- </key>
- <key type="as" name="switch-input-source">
- <default><![CDATA[['<Alt>space']]]></default>
- <summary>Cycle to next keyboard layout</summary>
- <description>DEPRECATED: This key is deprecated and ignored.</description>
- </key>
- <key type="as" name="switch-input-source-backward">
- <default><![CDATA[['']]]></default>
- <summary>Cycle to previous keyboard layout</summary>
- <description>DEPRECATED: This key is deprecated and ignored.</description>
- </key>
- <key type="as" name="pip">
- <default><![CDATA[['<Super>f']]]></default>
- <summary>The shortcut to enable picture-in-picture window</summary>
- <description>The shortcut to show the selection area to choose a window</description>
- </key>
- </schema>
-
- <schema path="/org/pantheon/desktop/gala/appearance/" id="org.pantheon.desktop.gala.appearance" gettext-domain="@GETTEXT_PACKAGE@">
- <key type="b" name="attach-modal-dialogs">
- <default>false</default>
- <summary>Attach modal dialogs</summary>
- <description>When true, instead of having independent titlebars, modal dialogs appear attached to the titlebar of the parent window and are moved together with the parent window.</description>
- </key>
- <key type="s" name="button-layout">
- <default>'close:maximize'</default>
- <summary>Arrangement of buttons on the titlebar</summary>
- <description>Arrangement of buttons on the titlebar. The value should be a string, such as "menu:minimize,maximize,spacer,close"; the colon separates the left corner of the window from the right corner, and the button names are comma-separated. Duplicate buttons are not allowed. Unknown button names are silently ignored so that buttons can be added in future metacity versions without breaking older versions. A special spacer tag can be used to insert some space between two adjacent buttons.</description>
- </key>
- <key type="b" name="dim-parents">
- <default>false</default>
- <summary>Make parent windows that spawn a modal attached dialog being dimmed</summary>
- </key>
- <key type="d" name="alt-tab-window-opacity">
- <range min="0.0" max="1.0"/>
- <default>0.0</default>
- <summary>The opacity of the windows located in the background in the alt-tab-switcher.</summary>
- <description>DEPRECATED: This key is deprecated and ignored.</description>
- </key>
- <key type="s" name="workspace-switcher-background">
- <default>''</default>
- <summary>Background-image used in the workspace-switcher</summary>
- </key>
- </schema>
-
- <schema path="/org/pantheon/desktop/gala/animations/" id="org.pantheon.desktop.gala.animations" gettext-domain="@GETTEXT_PACKAGE@">
- <key type="b" name="enable-animations">
- <default>true</default>
- <summary>Enable Animations</summary>
- <description>Whether animations should be displayed. Note: This is a global key, it changes the behaviour of the window manager, the panel etc.</description>
- </key>
- <key type="i" name="open-duration">
- <default>350</default>
- </key>
- <key type="i" name="snap-duration">
- <default>250</default>
- <summary>Duration of the snap animation as used by maximize/unmaximize</summary>
- </key>
- <key type="i" name="close-duration">
- <default>300</default>
- <summary>Duration of the close animation</summary>
- </key>
- <key type="i" name="minimize-duration">
- <default>200</default>
- <summary>Duration of the minimize animation</summary>
- </key>
- <key type="i" name="workspace-switch-duration">
- <default>300</default>
- <summary>Duration of the workspace switch animation</summary>
- </key>
- <key type="i" name="menu-duration">
- <default>150</default>
- <summary>Duration of the menu mapping animation</summary>
- </key>
- </schema>
-
- <schema path="/org/pantheon/desktop/gala/shadows/" id="org.pantheon.desktop.gala.shadows" gettext-domain="@GETTEXT_PACKAGE@">
- <key type="as" name="normal-focused">
- <default>['20', '-1', '0', '15', '220']</default>
- <summary>Defines the shadow of normal focused windows</summary>
- <description>The first value is the radius of the blur of the shadow, the second one the top fade (which is usually just -1), the third and fourth the x- and y-offset and the last the opacity. So [blur-radius, top-fade, x-offset, y-offset, opacity]</description>
- </key>
- <key type="as" name="normal-unfocused">
- <default>['8', '-1', '0', '6', '150']</default>
- <summary>Defines the shadow of a normal unfocused window</summary>
- <description>See normal-focused</description>
- </key>
- <key type="as" name="menu">
- <default>['7', '-1', '0', '5', '130']</default>
- <summary>Defines the shadow of a menu</summary>
- <description>See normal-focused</description>
- </key>
- <key type="as" name="dialog-focused">
- <default>['12', '-1', '0', '7', '190']</default>
- <summary>Defines the shadow of a focused dialog</summary>
- <description>See normal-focused</description>
- </key>
- <key type="as" name="dialog-unfocused">
- <default>['7', '-1', '0', '4', '130']</default>
- <summary>Defines the shadow of an unfocused dialog</summary>
- <description>See normal-focused</description>
- </key>
- </schema>
-
- <schema path="/org/pantheon/desktop/gala/notifications/" id="org.pantheon.desktop.gala.notifications" gettext-domain="@GETTEXT_PACKAGE@">
- <key type="b" name="do-not-disturb">
- <default>false</default>
- <summary>Disable all notifications</summary>
- </key>
- <child name="applications" schema="org.pantheon.desktop.gala.notifications.application" />
- </schema>
-
- <schema id="org.pantheon.desktop.gala.notifications.application" gettext-domain="@GETTEXT_PACKAGE@">
- <key type="b" name="bubbles">
- <default>true</default>
- <summary>Enable bubbles</summary>
- </key>
- <key type="b" name="sounds">
- <default>true</default>
- <summary>Enable sounds</summary>
- </key>
- <key type="b" name="remember">
- <default>true</default>
- <summary>Show missed notifications in notification center</summary>
- </key>
- </schema>
-
- <schema path="/org/pantheon/desktop/gala/mask-corners/" id="org.pantheon.desktop.gala.mask-corners" gettext-domain="@GETTEXT_PACKAGE@">
- <key type="b" name="enable">
- <default>true</default>
- <summary>Enable rounded corner mask</summary>
- </key>
- <key type="i" name="corner-radius">
- <default>4</default>
- <range min="1" max="32"/>
- <summary>Corner radius</summary>
- </key>
- <key type="b" name="disable-on-fullscreen">
- <default>true</default>
- <summary>Disable corner mask on fullscreen</summary>
- <description>If enabled, when an application is fullscreen (fills the monitor), the corner masks will be disabled on that monitor.</description>
- </key>
- <key type="b" name="only-on-primary">
- <default>false</default>
- <summary>Only show corner masks on primary monitor</summary>
- </key>
- </schema>
-</schemalist>
diff --git a/settings.ini b/settings.ini
deleted file mode 100644
index 40244cae67ff..000000000000
--- a/settings.ini
+++ /dev/null
@@ -1,22 +0,0 @@
-[Settings]
-gtk-theme-name = elementary:dark
-gtk-icon-theme-name = elementary-blue
-gtk-fallback-icon-theme = elementary
-gtk-sound-theme-name = freedesktop
-gtk-cursor-theme-name=elementary
-gtk-cursor-theme-size=48
-gtk-icon-sizes = panel-menu-bar = 24,24
-gtk-font-name = Open Sans 10
-gtk-toolbar-style = GTK_TOOLBAR_ICONS
-gtk-toolbar-icon-size = GTK_ICON_SIZE_SMALL_TOOLBAR
-gtk-button-images = 0
-gtk-menu-images = 0
-gtk-enable-event-sounds = 1
-gtk-enable-input-feedback-sounds = 0
-gtk-xft-antialias = 1
-gtk-xft-hinting = 1
-gtk-xft-hintstyle = hintfull
-gtk-xft-rgba = rgb
-gtk-application-prefer-dark-theme = 1
-gtk-decoration-layout = close:maximize
-gtk-modules = gail:atk-bridge:canberra-gtk-module:pantheon-filechooser-module