| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- set zoomfactor using settings
|
| |
|
|
|
|
|
| |
- clean lock screen logic
- fix: utilise page localstorage to persist & restore theme state
|
|
|
|
|
| |
other changes include:
- no client side check on new chat numbers, whatsapp web doing check
|
|
|
|
|
|
| |
- webengine multiprocess
- webengine disable sandbox
- minor memory usage improvements
|
|
|
| |
do nothing if the reason is the context menu.
|
|
|
|
| |
- just reload without asking while loading quirks
|
|
|
|
|
|
|
| |
* chore: add some entries to .gitignore
* chore: general enhancements to original strings
* feat(i18n): add Italian localization
|
|
|
|
|
|
|
|
| |
- feat: new command line options, run: whatsie -h for more
- feat: add theme toggle action in system tray action menu
with shortcut CTRL+T
- feat: shortcut to open settings CTRL+P
- fix: Changes (mosty non visible) in applock flow
|
| |
|
|
|
|
|
| |
- an option in setting to allow toggle full view mode
- remove unused webchannel module
|
|
|
|
|
| |
- show window on screen where the cursor is located
- default window size if saved geometry is not valid
|
|
|
|
|
| |
- show notification on screen where the main instance is running
- closes #41
|
|
|
|
|
| |
- replace Ctrl+H with Ctrl+W to hide window to tray
- fix the minimize behavior
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- lets run only one instance of application
- lets pass arguments from secondary instances to main instance
- open new chat without reloading page
- restore application with commandline argument to secondary instance:
example: whatsie whatsapp://whatsie
will restore the primary instance of whatsie process
|
| |
|
|
|
|
| |
- reduce minimum size by 30%. fixes #37
|
| |
|
| |
|
|
|
|
| |
- if the app started minimized in tray
|
| |
|
|
|
|
| |
- settings to allow app auto locking after set time interval
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add new widgets
* feat: version 4.0
- SystemTray: tray icon uses png rather than svg
- SystemTray: added settings to lets user change the systemtray icon click behavior(minimize/maximize on right click)
- Download: added settiing that lets user set default download directory, avoid asking while saving files
- Lock: added setting to let user change current set password for lock screen
- Lock: current set password now hidden by default and can be revealed for 5 seconds by pressing view button
- Style/Theme: added ability to change widget style on the fly, added default light palatte (prevent breaking of light theme on KDE EVs)
- Theme: dark theme update
- WebApp: added setting to set zoom factor when window is maximized and fullscreen (gives user ability to set different zoom factor for Normal , Maximized/Fullscreen WindowStates)
- Setting: settings UI is more oraganized
- WebApp: enable JavaScript execCommand("paste")
- WebApp: tested for new WhatsApp Web that lets users use whatsie without requiring the phone connected to internet
|
|
|
|
| |
- there is a setting to enable this feature
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- 650px*520px
|
| |
|
|
|
|
|
|
| |
to 800px
- fixed #11 (Disable "Application is minimized to system tray" notification);
Now the app only report this message once per session.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- in settings widget.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
added RateApp dialog.
|