Commit Graph

671 Commits

Author SHA1 Message Date
MD Zaid
cc4ccdb7c2 Init 2020-09-17 14:41:19 -05:00
Alex P
4dc94379c7 fix side panel height on stacked multi-monitor setup
Not sure what was the purpose of this resize, I think it can be useful only in non-fullscreen mode (currently available only for debugging)
2020-09-16 06:38:00 -05:00
Jeremy Borgman
460e30c2ce reworked pixelate to simplier method provided by @kpcee and used old blur effect when pixelate kernel < 1 2020-09-15 07:43:53 -05:00
Boyuan Yang
ab65c22db2 data/debian: Prepare for 0.8.0 release
Files under data/debian/ directory are updated to be prepared for
flameshot 0.8.0 release.
2020-09-14 19:53:13 -05:00
Jeremy Borgman
6b4565cac6 Fixed visual glitch with circle count undo, rescale circle text to fit circle, set minimum circle count size 2020-09-14 15:08:24 -05:00
Ahmed Zetao Yang
7a8853def7 fix: flatpak enhancement
* add network support
* add device=dri for wayland
* add notification access
* system Tray Icon
2020-09-14 08:45:00 -05:00
Jeremy Borgman
5b8d0eeca5 Moved circle count to fit in with other tools 2020-09-14 08:37:10 -05:00
Daniel Napora
7a82c1f271 Polish translation update 2020-09-14 07:56:31 -05:00
Boyuan Yang
74c48975d3 Update zh_CN translation again
This commit really finishes zh_CN translation for 0.8.0 release.
The translation for .desktop file action is also updated.
2020-09-13 20:07:25 -05:00
Alex P
fa9ec7adba refactor CaptureButton and use CSS for side panel button 2020-09-13 15:00:42 -05:00
Alex P
3514345b68 fix text config buttons color
the check was incorrect, it is windowTEXT, not background
2020-09-13 15:00:24 -05:00
Alex P
69b4afa394 fix text config width in side panel (was adding hor. scroll) 2020-09-13 15:00:24 -05:00
Alex P
66ca154245 update Russian translation 2020-09-13 11:28:11 -05:00
Alexander Kapshuna
23ae6c1579 Add zsh completion support
Both bash and zsh completions could be supported using single file.
2020-09-13 10:45:29 -05:00
Jeremy Borgman
d72d1e6ad9 Quick fix for qclipboard / dbus lockup issue 2020-09-13 10:23:28 -05:00
Boyuan Yang
f18f186b46 Fix windows build badge and typos
* Drop qmake build-dependency from CI, they should not be installed
  since we have switched to CMake.
* Update README.md badges to reflect recent Windows CI updates.
* Set doc badge to point to flameshot.org website.
* Fix a typo in src/CMakeLists.txt.
2020-09-13 09:22:37 -05:00
Ahmed Zetao Yang
53a9d44c46 Windows packaging & merge two workflow yaml files (#898)
* chore: add win setup assets & using CPack

* chore: add windows packaging & merge the previous cmake-windows.yml into build_cmake.yml
2020-09-13 07:49:04 -05:00
Alex Pantechovskis
5f2132f91e add sidepanel button to make UI more intuitive and accessible without keyboard (tablets, etc.) (#631)
* add sidepanel toggle button and close button #613

* add side panel toggle button option

* make sidepanel button draggable
2020-09-12 15:55:51 -05:00
Jeremy Borgman
962bba9640 updated README 2020-09-12 14:39:26 -05:00
Jeremy Borgman
c997666b0f testing windows ci 2020-09-12 10:14:41 -05:00
borgmanJeremy
c3c5bd2501 Merge pull request #889 from ZetaoYang/master
Translations update & fix
2020-09-11 19:34:41 -05:00
Jeremy Borgman
e5813d2230 Fixed memory leak and enabled sanatizers 2020-09-11 11:38:35 -05:00
Ahmed Zetao Yang
daf74afa8c fix: the language code should be underscore '_' not '-' 2020-09-11 23:42:19 +08:00
Ahmed Zetao Yang
f34d050e2b chore: update cmakelists.txt due to some translations changes 2020-09-11 23:17:33 +08:00
Ahmed Zetao Yang
ebf82cbf70 chore: add Dutch (Netherlands) translations
- help @pollekepol to submit this commit
2020-09-11 23:14:03 +08:00
Ahmed Zetao Yang
953ab5e84e fix: make the suffixes of translations follow ISO Language Code Table standard
- see https://github.com/flameshot-org/translation-instruction/blob/master/ISO_Language_Code_Table.md
2020-09-11 23:11:16 +08:00
borgmanJeremy
4f45430036 Merge pull request #878 from borgmanJeremy/joecharamut-save
Merge Conflicts for #516
2020-09-10 11:27:13 -05:00
Jeremy Borgman
9bc4ea5700 Fixed it so a notification is always sent when saved to clipboard 2020-09-10 10:36:50 -05:00
Jeremy Borgman
72f52ac3ed Fixed merge conflicts 2020-09-09 19:58:32 -05:00
Jeremy Borgman
1662744a66 Merged various translation PRs and regenerated ts files 2020-09-09 19:23:04 -05:00
martin-thomas-tm
cb9c646f2c Fix some typos in french translation
Fix some typos (like "Imposible" ou "Boutton") and use "infinitif" for verbs to be consistent.
2020-09-09 19:23:04 -05:00
Simon Legner
70803d8938 Fix typos in Internationalization_de_DE 2020-09-09 19:23:04 -05:00
Danilo Arantes
40559844c8 more accurate translation 2020-09-09 19:23:04 -05:00
Alex P
b0e081bed9 update Russian translation 2020-09-09 19:23:04 -05:00
luz.paz
5358d124f5 Add Czech translation
Closes #596
2020-09-09 19:23:04 -05:00
Boyuan Yang
bc680a1ab4 README: quickfix for #873 2020-09-09 12:26:22 -05:00
David
37229454ca Add Solus package 2020-09-09 12:09:58 -05:00
Boyuan Yang
1033094a6a README.md: Improve wording
This commit improves wording of some sentences in README.md.
2020-09-09 11:23:56 -05:00
Boyuan Yang
53f40a330c README.md: Update badges (except AppVeyor) 2020-09-09 11:23:56 -05:00
Boyuan Yang
2e0ffec4fa Refresh zh_CN translation 2020-09-09 10:37:00 -05:00
albanobattistella
e92d082e27 Create internationalization_it.ts 2020-09-09 10:12:28 -05:00
theschitz
4dd5f297d1 Completed translations 2020-09-09 10:10:15 -05:00
theschitz
4a22200b77 Translation 2020-09-09 10:10:15 -05:00
theschitz
c229f4d438 fixed spelling error 2020-09-09 10:10:15 -05:00
theschitz
e2c8a272b9 Added swedish translations. 2020-09-09 10:10:15 -05:00
theschitz
ca1c1c720e Created Internationalization_sv_SE.ts (cpy of es). 2020-09-09 10:10:15 -05:00
alexgabi
f15a6da065 Create internationalization_eu.ts 2020-09-09 10:00:01 -05:00
Jose Quintana
0d171a8551 add spanish translation 2020-09-09 09:51:42 -05:00
seamus-45
8da962c418 fix a typo in contrastUiColor 2020-09-09 08:04:57 -05:00
Ahmed Zetao Yang
f9c036c9be chore: remove github actions artifact & make actions more elegant.
- add hicolor-icon-theme(default fallback theme for FreeDesktop.org icon themes) for appimage
- remove github actions artifact
- fix some typos
2020-09-09 07:32:18 -05:00