summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2019-03-02 11:29:26 -0600
committerJan-Michael Brummer <jan.brummer@tabos.org>2019-03-03 20:02:52 +0000
commitcdd63552dc57054c1ae61c7197f7a75a2f897ac5 (patch)
tree1aeed11218dc17e31ba704276c1c8d6d94d2272f
parent2ecafd9b1a3c0fa174ae4302a43af1df0bc9f049 (diff)
downloadepiphany-cdd63552dc57054c1ae61c7197f7a75a2f897ac5.tar.gz
Update appdata screenshot
-rwxr-xr-xdata/resize-window.sh6
-rw-r--r--data/screenshot.pngbin242537 -> 224761 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/data/resize-window.sh b/data/resize-window.sh
index 821a79944..1b65362be 100755
--- a/data/resize-window.sh
+++ b/data/resize-window.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# aim for a size of 1200x675, but wmctrl doesn't seem to take into account
-# the size of the window borders
-wmctrl -x -r epiphany.Epiphany -e 0,-1,-1,1224,700
+# Aim for a size of 1280x720, but wmctrl doesn't seem to take into account
+# the size of the window borders, 52x52. Note: must be run under X11.
+wmctrl -x -r epiphany.Epiphany -e 0,-1,-1,1332,772
wmctrl -x -a epiphany.Epiphany
diff --git a/data/screenshot.png b/data/screenshot.png
index 666f9f773..2e96fb824 100644
--- a/data/screenshot.png
+++ b/data/screenshot.png
Binary files differ