This is an automated email from the git hooks/post-receive script.
bu5hm4n pushed a change to annotated tag v0.0.1
in repository apps/extra.
at 2b5288e (tag)
tagging 1f502df5cde592085400a913ba0ba4288020e3cc (commit)
tagged by Marcel Hollerbach
on Mon Feb 13 16:46:44 2017 +0100
- Log -----------------------------------------------------------------
Release 0.0.1 of extra
Andy Williams (17):
Generate a quick stub that is our extra client app
Add a description
Request and parse CSV format for theme list
refactor to put the hostname in a header
extra_server: Update to live server URL
ui: Actually list themes after we sync
fix gitignore
install: Basic theme downloader working
install: a slightly more reliable install callback
ui: slight re-layout for better clarity
Update desktop details for menus
ui: fix warning from changing entry to label
cache: Add a theme cache if you want to work 'offline'
free correctt object
General refactoring
Remove warnings and dupe code
Update copying to reflect AUTHORS
Daniel Haß (1):
fixed if condition in autogen.sh
Marcel Hollerbach (64):
polish the extra app!
extra: fix a few minor things
extra: be more secure
extra: align informations better
extra: remove unused vars
extra: add a icon if it is installed
extra: make filename depend on version
extra: silence this warning
extra: do not device by 0
extra: lets give it a README
build: complain if the submodule was not used correctly
extra: the config does not always end with a /
extra: remove those warnings
extra: refactor install into download and use
extra: bring a popup that asks for settings the default
extra: make the api pass a Extra_Theme
add myself to the authors
extra: delete the popup
extra: we are not in a thread
extra: refactor progress popup
extra: put all ui elements in a struct so they are a bit sorted
extra: add a few things
extra: implement image caching
extra: make sure the downloads are only started once
extra: generate the theme cache var with efreet api
use the normal url there may be someone without ssh
extra: use strbuf
extra: complile with c99 if possible
build: init submodules when calling autogen.sh
extra: show the image as fullscreen when it gets clicked
extra: lets change the cursor here
extra: add a data field to the progress struct
extra: change the theme selector from a list with names to a grid
extra: remove file if the exit code is not 200
extra: add more api calls
extra: add indicators to the grid so the state of the theme is known
extra: free the iterator, so the file is really closed
extra: lets add operations depending on the state
extra: bring first in
extra: validate input parameters
Merge branch 'devs/bu5hm4n/ui-change'
extra: this refactors the json parsing
extra: add api for backgrounds
extra: refactor those calls into the util
extra: add a background selector
extra: hide popup when selector is switched
extra: bring a little toolbar to the themes
extra: close fullscreen if you click on the window
extra: remove popup toolbar when details are opened
extra: close fullscreen when pressing escape
extra: add a option to get back to the default
extra: fill the manpage
extra: remove the theme stuff
extra: add all files that are needed for that dist
pkgbuild: make it work
build: really set the defaults that are also written as default
extra: if a image cannot be set delete the file and redownload it
extra: stop spreading error messages about progressbars
extra: lets be a bit more secure
extra: stop leaking the event rectangle
extra: the fullscreen window should be maximized and fullscreened
extra: replace the cache once a bild has updated
extra: explicitly show the image
extra: that should be plural
-----------------------------------------------------------------------
No new revisions were added by this update.
--