diff options
author | Michael Catanzaro <mcatanzaro@igalia.com> | 2019-03-02 11:29:26 -0600 |
---|---|---|
committer | Jan-Michael Brummer <jan.brummer@tabos.org> | 2019-03-03 20:02:52 +0000 |
commit | cdd63552dc57054c1ae61c7197f7a75a2f897ac5 (patch) | |
tree | 1aeed11218dc17e31ba704276c1c8d6d94d2272f | |
parent | 2ecafd9b1a3c0fa174ae4302a43af1df0bc9f049 (diff) | |
download | epiphany-cdd63552dc57054c1ae61c7197f7a75a2f897ac5.tar.gz |
Update appdata screenshot
-rwxr-xr-x | data/resize-window.sh | 6 | ||||
-rw-r--r-- | data/screenshot.png | bin | 242537 -> 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 Binary files differindex 666f9f773..2e96fb824 100644 --- a/data/screenshot.png +++ b/data/screenshot.png |