Commit Graph

105 Commits

Author SHA1 Message Date
maxerba 805b023f4d Adding danish and italian translations 2017-11-05 12:15:28 +01:00
Marcel Hollerbach 19b261fa42 desktop: also generate this file
i forgot that we need to generate this file.
2017-09-01 13:23:29 +02:00
Marcel Hollerbach c26249acc8 meson: install desktop and icon 2017-08-31 19:57:03 +02:00
Marcel Hollerbach 4cc8d3b26c add a german translation 2017-08-27 21:00:01 +02:00
Marcel Hollerbach 7d501c7e8e extra: be translatable! 2017-08-27 20:59:49 +02:00
Marcel Hollerbach 30ef33ab86 extra! Let there be meson!
extra also join the meson hype train!
2017-08-26 11:10:51 +02:00
Marcel Hollerbach 54e34f4258 extra: dont free n
free file
2017-08-26 11:10:51 +02:00
Andy Williams af36d67bb1 Move icon to settings panel which makes more sense 2017-04-19 08:47:08 +01:00
Marcel Hollerbach 275d7772c4 extra: swtich details and fullscreen buttons
they were the exact other way arround
2017-04-18 15:33:13 +02:00
Marcel Hollerbach 88b11dee94 extra: directly pass the path to the fullscreen function 2017-04-18 15:32:59 +02:00
Marcel Hollerbach 4cdeff4506 extra: refactor site creation
extra_private has grown quite big so extra_util.h is now a seperated
header.
2017-04-07 22:57:54 +02:00
Marcel Hollerbach 890e1b0558 extra: refactor page creation 2017-04-07 19:01:41 +02:00
Marcel Hollerbach b8c6afe5a8 extra: bring the detail view to the backgrounds 2017-04-05 20:04:22 +02:00
Marcel Hollerbach 36661e17c4 extra: move the inwin creation code to utils 2017-04-05 20:04:22 +02:00
Marcel Hollerbach 0bf20cea61 extra: display the source 2017-04-05 20:04:22 +02:00
Jean Guyomarc'h af5e103c7a autotools: don't invoke an undefined macro 2017-02-25 14:16:01 +01:00
Marcel Hollerbach 67f2a7087d extra: refactor code of local/remote paths 2017-02-16 20:59:22 +01:00
Marcel Hollerbach 34e1160449 extra: move the common fields to a struct 2017-02-16 20:28:42 +01:00
Marcel Hollerbach b62d34180c extra: do not use the same request field for cache and download
otherwise we could get a racecondition between two preview_get calls and
preview_download.
2017-02-16 20:10:20 +01:00
Marcel Hollerbach fe62d65bca extra: only override progress if we are not muted
otherwise we could never reach the done callback which wants to be
waited for.
2017-02-16 18:57:01 +01:00
Marcel Hollerbach 39e8e45008 extra: reapply selected state to the grid when the state changes 2017-02-15 22:09:39 +01:00
Marcel Hollerbach 6aa58f27c0 extra: hide the toolbar when a popup is placed 2017-02-15 21:58:20 +01:00
Marcel Hollerbach 4e28bb3394 extra: reset the tooltip bar in the top when the install/uninstall is
done
2017-02-15 21:44:43 +01:00
Marcel Hollerbach 1f502df5cd extra: that should be plural
thank you jf_simon :)
2017-02-13 10:17:35 +01:00
Marcel Hollerbach 037e694827 extra: explicitly show the image 2017-02-12 23:28:54 +01:00
Marcel Hollerbach 7ea72aa641 extra: replace the cache once a bild has updated
otherwise a update of a image does not get downloaded
2017-02-09 00:15:40 +01:00
Daniel Haß aa0a82f61f fixed if condition in autogen.sh 2017-02-05 21:44:04 +01:00
Marcel Hollerbach b4821fea18 extra: the fullscreen window should be maximized and fullscreened 2017-02-05 13:00:10 +01:00
Marcel Hollerbach d36e68bdd4 extra: stop leaking the event rectangle 2017-02-05 12:51:57 +01:00
Marcel Hollerbach 6cda810903 extra: lets be a bit more secure 2017-02-01 21:12:45 +01:00
Marcel Hollerbach 2dfd1b4733 extra: stop spreading error messages about progressbars
this is done by stopping emitting the progress callbacks.
2017-02-01 21:12:29 +01:00
Marcel Hollerbach c32bfdb144 extra: if a image cannot be set delete the file and redownload it
this should fix cases where people dont see complete images because they
are corrupted. For example because the app was closed when then image
was not fully downloaded.
2017-01-31 20:18:05 +01:00
Marcel Hollerbach 633f335cc4 build: really set the defaults that are also written as default 2017-01-25 18:26:11 +01:00
Marcel Hollerbach 1ae919d9cc pkgbuild: make it work
looks like the pkgbuild was a bit older its now updated.

It works after you have run ./autogen in the project directory
2017-01-25 18:25:26 +01:00
Marcel Hollerbach 6a5fe80585 extra: add all files that are needed for that dist 2017-01-23 23:50:49 +01:00
Marcel Hollerbach f94b39987e extra: remove the theme stuff
Its not needed
2017-01-23 23:50:49 +01:00
Andy Williams f221c3141c Update copying to reflect AUTHORS 2017-01-23 22:38:16 +00:00
Marcel Hollerbach 5decd8debc extra: fill the manpage 2017-01-23 23:19:01 +01:00
Marcel Hollerbach deb5e0b9a3 extra: add a option to get back to the default 2017-01-23 23:12:31 +01:00
Marcel Hollerbach e0bc2ad19a extra: close fullscreen when pressing escape 2017-01-23 22:59:54 +01:00
Marcel Hollerbach 4030ddba2f extra: remove popup toolbar when details are opened 2017-01-23 22:56:15 +01:00
Marcel Hollerbach a368556033 extra: close fullscreen if you click on the window 2017-01-23 22:53:45 +01:00
Marcel Hollerbach f57ef54ad8 extra: bring a little toolbar to the themes
I liked the popup at the top more than diretly showing the details.
This also refactors the popup showing and hiding into the utils
2017-01-22 22:35:12 +01:00
Marcel Hollerbach 06fed444de extra: hide popup when selector is switched 2017-01-20 10:52:51 +01:00
Marcel Hollerbach bdb41a0b87 extra: add a background selector
this brings a background selector to extra
2017-01-20 10:37:19 +01:00
Marcel Hollerbach 6b5bb23524 extra: refactor those calls into the util
they are also helpfull for other selectors
2017-01-20 00:52:55 +01:00
Marcel Hollerbach d770e2a2b1 extra: add api for backgrounds 2017-01-20 00:52:22 +01:00
Marcel Hollerbach 7f1424b2d2 extra: this refactors the json parsing
This refactors the json parsing into its single file, the parsing is now
much lesser work. It also adds the downloading of the available background images
in the sync call
2017-01-17 18:35:01 +01:00
Marcel Hollerbach a458862760 Merge branch 'devs/bu5hm4n/ui-change'
This merges a new interface for extra. This brings:

1. Grid selection. There is a grid where you can select between the
themes. Themes are displayed with theire screenshots and names.

2. The state of the theme is be displayed. A theme can be downloaded,
set as default, or old-version available.

3. Different operations depending on the state of the theme. You have a
button to set a theme as default. Update the downloaded file. Or install
it, for the case its not even downloaded.
2017-01-15 21:16:30 +01:00
Marcel Hollerbach 7015ae49ee extra: validate input parameters 2017-01-15 21:12:15 +01:00