Releases: darksworm/emojigun
Releases · darksworm/emojigun
Auto paste release
NEW FEATURES
- Auto paste as a feature (enable it in settings) #50
IMPROVEMENTS
- App now uses the Cabin font on linux (same as website) #89
- Splash screen now displayed while app is loading #87
- Handle app exit signals correctly on linux (you should no longer get "the app is already running" after exiting it with
SIGQUIT, SIGINT, SIGTERM, SIGHUP) #78
BUGFIXES
- fixed bug where if the first search result was an image which couldn't be loaded, no images were displayed #82
Installer MD5: A1E85F8B7D68C1A9D8083342B63AE44F
Accessibility is #1
NEW FEATURES
- new emojigun versions now use an installer instead of relying on copying an exe file #30
- proper auto updating for windows #41
- you can now drag&drop images/archives on top of the settings window to import them into your emoji library #25
IMPROVEMENTS
- "you have no emojis" message automatically downloads and installs the top emoji pack if you chose it #52
- use image resize algorithm which results in higher quality emojis on screen (SmoothTransformation)
- large emoji libraries should no longer cause the app to lag #59
installer MD5: 377EF72D62721C1EF7BE7C6BE2CE5B13
Crash hotfix
BUGFIXES
- fixed bug where app would crash when filtering and moving mouse
IMPROVEMENTS
- search text is now vertically centered #54
going to upload release executable compressed for windows moving forward
exe md5: DF3AFB2702892BA0897C826C5D2ED53D
mouse & speed
NEW FEATURES
- mouse support - you can now use the mouse and scrollwheel to navigate & select emojis #57
IMPROVEMENTS
- images are now loaded concurrently (should increase responsivity) #15
- loaded images are now being cached (should increase responsivity) #15
BUGFIXES
- the update modal will no longer give a windows download link to linux users #58
exe checksum: 702EABDAC527E124DDB0028B639BCC2B
Executable metadata, codesigning & minor improvements
NEW FEATURES
- after image copied for the first time, display message that it has been placed in the clipboard #42
IMPROVEMENTS
- windows exe file is now signed #46
- windows exe file now contains metadata #40
- drawn images and text are no longer partially transparent #44
BUGFIXES
- app no longer crashes on windows when clicking up arrow at start of image list #48
.exe checksum 76d7be16823c3289d353bdbb55772edd
Bugsquash #1
Emojigun as a background process
NEW FEATURES
- Emojigun now runs as a background service with a tray icon if launched with no parameters! #16
- Settings window with most important cli options #9
- Check for updates on startup #31
- Display informational message if no images found on activization #33
- Display "type to search" in main window #29
IMPROVEMENTS
- Copied emojis now resized with
Qt::SmoothTransformationfor better quality #22 - Limited auto-mode displayed image size to 192x192
- Internal: use automoc to support QT signals!
BUGFIXES
- Images are now resized correctly #23
- Fix nothing being drawn if too high
--grid-sizewas specified #21 - Fix
--resize-output-imagefor windows #20
emojigun.exe MD5 checksum: daa9b151afe1a0572e001fcbf79fb3fc
Accessibility is king
Better compatability
- compatability with QT 5.9 (available for ubuntu 18.04)
- tk-dev is now optional
Fixed standard flow
The half-assed --version tag implementation broke the whole application.
Disabled it for now.