Commit Graph

674 Commits

Author SHA1 Message Date
Vinícius Moreira
113402cebd [fix] not verifying if an icon path is a file 2019-12-27 10:15:41 -03:00
Vinícius Moreira
d57771b83e reverting last commit 2019-12-26 18:23:19 -03:00
Vinícius Moreira
d9bb315e8f [improvement] scaling app icons 2019-12-26 17:51:58 -03:00
Vinícius Moreira
2c8569eb7e [fix] default tray icons are not displayed in KDE 2019-12-26 17:45:12 -03:00
Vinícius Moreira
12859dfe6c [improvement] all icons as SVGs 2019-12-26 17:16:33 -03:00
Denis Surkes
aff1312532 Fix images issues on HDPI resolution 2019-12-25 11:26:25 -05:00
Vinicius Moreira
4708f96f87 [snap] removing categories test file 2019-12-24 15:41:46 -03:00
Vinicius Moreira
36aa4e64f6 [web] allowing custom svg and ico icons 2019-12-24 12:13:17 -03:00
Vinicius Moreira
80d7f54dfd [web] checking if the nativefier version exists 2019-12-24 11:55:16 -03:00
Vinicius Moreira
29baf1c5e1 [http] 'exists' accepting 403 as a valid response 2019-12-24 11:29:26 -03:00
Vinicius Moreira
4fccba2750 [web] checking if the electron files exist before downloading 2019-12-24 11:13:51 -03:00
Vinícius Moreira
da2ad0e1c2 [panel] suggestions i18n 2019-12-23 18:18:58 -03:00
Vinícius Moreira
30126412b9 [panel] settings the same size for all toolbar buttons 2019-12-23 16:21:23 -03:00
Vinícius Moreira
ebab884a8a [snap] simplifying snapd check expression 2019-12-23 16:02:47 -03:00
Vinícius Moreira
3673494e64 [web] caching 'save_icon' to disk 2019-12-23 15:52:44 -03:00
Vinícius Moreira
336f2b53c4 [web] saving installation options to the disk 2019-12-23 14:37:58 -03:00
Vinícius Moreira
3775a0640d [fix][web] not displaying the manually set electron version for suggestions and search results 2019-12-23 14:30:14 -03:00
Vinícius Moreira
f6b380bf78 [fix] preventing to load null application null icon 2019-12-23 13:23:51 -03:00
Vinícius Moreira
6984a34d25 [web] improving how suggestions are verified if they are installed 2019-12-23 13:15:23 -03:00
Vinícius Moreira
c29b1a0252 suggestions button implemented respecting already installed applications 2019-12-23 13:04:51 -03:00
Vinicius Moreira
4696fc34d4 suggestions button sketch 2019-12-22 22:33:13 -03:00
Vinicius Moreira
44da79c03c [aur] suggestions from bauh-files 2019-12-22 21:06:57 -03:00
Vinicius Moreira
2892bf1d88 [appimage] mapping suggestions from bauh-files 2019-12-22 13:11:15 -03:00
Vinícius Moreira
873ff801fa [appimage] begin: moving suggestions to cloud 2019-12-20 19:31:37 -03:00
Vinícius Moreira
7681c6abf6 [flatpak] suggestions downloaded from bauh-files 2019-12-20 19:12:45 -03:00
Vinícius Moreira
7cbd745af1 [snap] suggestions retrieved from bauh-files 2019-12-20 17:45:32 -03:00
Vinícius Moreira
dc5074253f [about] respecting system's icon 2019-12-20 14:48:25 -03:00
Vinícius Moreira
5e2529456f [icon] notifications and panel favor the system's default 2019-12-20 13:52:29 -03:00
Vinícius Moreira
aa6876269f [tray] changing how the icons are retrieved 2019-12-20 13:20:40 -03:00
Vinícius Moreira
e626b8df7e [config] finished moving 2019-12-20 12:28:05 -03:00
Vinícius Moreira
f173a7c742 Merge branch 'wgem' into nconfig 2019-12-20 10:38:28 -03:00
Vinícius Moreira
991986bd63 Merge branch 'staging' into wgem
# Conflicts:
#	CHANGELOG.md
#	bauh/__init__.py
2019-12-20 10:37:50 -03:00
Vinícius Moreira
d2077def93 [fix] Fix missing i18n keys when there are no mapped translations for the system's default locale 2019-12-20 10:23:36 -03:00
Vinícius Moreira
b819b1ec82 [config] new general config file 2019-12-19 19:39:17 -03:00
Vinícius Moreira
86bb1b55d6 [appimage] new config file 2019-12-19 15:10:27 -03:00
Vinícius Moreira
894e2d9988 [web] icon displayed / deducted option 2019-12-19 13:34:13 -03:00
Vinícius Moreira
7cf79a9cff [web] new save_icon attr for WebApplication | fix removing non existing config dir 2019-12-19 12:42:20 -03:00
Vinícius Moreira
8da60c3a70 [web] generating an app id as a simple treated name 2019-12-19 10:49:02 -03:00
Vinícius Moreira
14008e4ad5 [web] displaying the config dir on the info window | removing the config dir during uninstallation 2019-12-18 19:41:22 -03:00
Vinícius Moreira
ce1f30365d [aur] generating the optimized makepkg file if it is not found during an installation 2019-12-18 19:13:02 -03:00
Vinícius Moreira
98ea92bc1f [aur] fix config reading during dependency checking 2019-12-18 18:42:38 -03:00
Vinícius Moreira
59c6b6686f [aur] deleted var fix 2019-12-18 18:27:45 -03:00
Vinícius Moreira
496f61a27b [aur] config file 2019-12-18 18:19:00 -03:00
Vinícius Moreira
6dba32cebe [web] refactoring the config reading code 2019-12-18 17:03:39 -03:00
Vinícius Moreira
b1e1fe5918 [web] handling internet off errors when downloading the suggestions 2019-12-18 16:48:55 -03:00
Vinícius Moreira
7a768861b2 [aur] AUR normalized index cached to disk instead of memory 2019-12-18 16:43:47 -03:00
Vinícius Moreira
585aec425f [web] checking if global nativefier is available during the installation process 2019-12-18 15:49:03 -03:00
Vinícius Moreira
69ee694a11 [README] 2019-12-18 15:37:35 -03:00
Vinícius Moreira
99bd3437b2 [web] i18n: es 2019-12-18 13:47:45 -03:00
Vinícius Moreira
d8bfedc30a [wgem] returning the app name as the domain when the there are several words in the title 2019-12-18 13:27:46 -03:00