Releases: devlinman/whatsit
Whatsit v5.0.0 - Arch Linux Package
Whatsit v4.0.0 - Arch Linux Package
Improvements in v 4.0.0
MAJOR REGRESSION
-
Regression: ALL (Including Dark Mode) JS injection is removed.
-
Titlebar menu option and Config file key value are also removed as well.
-
The app is more secure now (Not that it wasn't before...), offering a more vanilla experience.
-
Dark Mode can be directly enabled from whatsapp settings, and that setting is persistent anyway.
-
If any problem occurs, use
Reload Config and Cacheoption. If problem persists, start an issue. -
If you want to examine the changes, go through the corresponding commit. In particular, check
webenginehelper.cppfor changes regarding JS.
Qt Licensing
- Added 3rd party licenses. check the LICENSES folder or README.
Icons
- Added icons for titlebar menu buttons.
Install
sudo pacman -U whatsit-git-4.0.0.r0.g27900e8-1-x86_64.pkg.tar.zst
Whatsit v3.0.1 - Arch Linux Package
Improvements in v 3.0.x
Title bar menu:
System
- Mute sounds (including notifications and media)
Advanced
- Use Less Memory - When hidden to tray, app consumes less memory by unloading the webpage.
- Memory Kill switch - Checks its memory every 30 seconds and quits if memory usage is above the threshold.
- Customize App Icon, Tray Icon and App URL.
Others
- Tray icon toggles show/hide window on click.
Ctrl+Shift+Qkeybinding quits the app completely.
Install
sudo pacman -U whatsit-3.0.1.0.g701d4d7-1-x86_64.pkg.tar.zst
If the features of this release are not to your liking, use the previous versions.
Whatsit v2.0.0 - Arch Linux Package
Improvements in this version
Title bar menu:
General
- Better dark mode toggle.
- Remember Downloads path.
View
- Zoom controls.
Window
- Minimize to Tray on Close
System
- Autostart on login.
- Start minimized in tray.
- Notifications for new messages when app is out of focus or hidden.
Advanced
- Debugging to log file.
- Reload cache and config.
- Remove profile and restart.
Others
- Single instance behaviour.
- Tray icon toggles show/hide window on click.
-
Ctrl+qkeybinding quits/closes the app. - hyperlinks open in external browser.
Install
sudo pacman -U whatsit-2.0.0.0.g7364201.d-1-x86_64.pkg.tar.zst
Unistall
sudo pacman -R whatsit
Paths and Locations
-
debug file at
~/.cache/whatsit/whatsit.log -
icon at
/usr/share/icons/hicolor/256x256/apps/whatsit.png -
desktop file at
/usr/share/applications/whatsit.desktop -
notifyrc at
/usr/share/knotifications6/whatsit.notifyrc -
binary at
/usr/bin/whatsit -
config file at
~/.config/whatsit/whatsit.ini -
cache at
~/.cache/whatsit/whatsit -
profile and cookies at
~/.local/share/whatsit/whatsit
Notes
-
For
Prefer Dark Modetoggle to work, you need to enable dark theme in whatsapp first. -
Go to
Whatsapp Settings -> Chats - > Themeand chooseDark. -
If enabling the menu option is still breaking the view of the webpage, restart the app completely.
-
Notifications will only show when the app is minimized, hidden, or out of view (in a different virtual desktop).
Future updates
- Mute notification sounds (when Notifications toggle is disabled)- titlebar menu option.
- Delete debug file on app/profile change.