Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: app auto locking | 2022-03-30 | 1 | -9/+7 | |
| | | | | - settings to allow app auto locking after set time interval | ||||
* | feat: v4.0 (#35) | 2022-03-30 | 1 | -322/+595 | |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | feat: start application minimized. closes #19 | 2022-03-20 | 1 | -662/+657 | |
| | | | | - there is a setting to enable this feature | ||||
* | implemented page zoom feature, | 2021-05-12 | 1 | -152/+270 | |
| | | | | - in settings widget. | ||||
* | minor fixes | 2021-05-05 | 1 | -177/+188 | |
| | |||||
* | -added flag icons to spell checker language combobox items, | 2021-05-03 | 1 | -0/+16 | |
| | | | | -added automatic theme switching capabilities. | ||||
* | updated settings dialog.1.0 | 2021-05-01 | 1 | -185/+263 | |
| | |||||
* | added option to change notification type. | 2021-04-18 | 1 | -108/+146 | |
| | | | | - added ability to switch b/w native notification and customized notifications | ||||
* | implemented notification timeout spinbox in settings | 2021-04-11 | 1 | -21/+45 | |
| | |||||
* | added permission dialog in settings window | 2021-04-10 | 1 | -66/+106 | |
| | |||||
* | spellcheck impl | 2021-04-09 | 1 | -34/+127 | |
| | |||||
* | implemented new about dialog, | 2021-04-05 | 1 | -5/+18 | |
| | | | | app lock feature | ||||
* | lock screen init | 2021-04-05 | 1 | -37/+61 | |
| | |||||
* | src init | 2021-04-05 | 1 | -0/+354 | |