Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-08-31 | feat: systemtray notification counter | 4 | -48/+52 | ||
other changes include: - no client side check on new chat numbers, whatsapp web doing check | |||||
2022-08-31 | chore: add notification icons | 14 | -0/+59 | ||
2022-08-31 | chore(webengine): disable support for Pepper plugins | 1 | -2/+0 | ||
2022-08-31 | chore: some enhancements | 7 | -27/+32 | ||
- webengine multiprocess - webengine disable sandbox - minor memory usage improvements | |||||
2022-08-30 | chore: update UA to 104 | 1 | -1/+1 | ||
2022-08-27 | docs(changelog): update cl & ver after release | 1 | -0/+12 | ||
2022-08-27 | fix: duplicate action in desktop filev4.8.2 | 1 | -2/+2 | ||
2022-08-27 | fix: auto lock while scrolling | 1 | -1/+12 | ||
- added other user input events to prevent lock from triggering | |||||
2022-08-27 | docs(changelog): update cl & ver after release | 1 | -0/+15 | ||
2022-08-27 | fix(build): fix build due to missing iconv4.8.1 | 2 | -22/+0 | ||
2022-08-27 | chore: bump version 4.8 | 1 | -1/+1 | ||
2022-08-27 | docs(changelog): update cl & ver after release | 1 | -0/+21 | ||
2022-08-27 | chore: unlock action buttonv4.8.0 | 6 | -38/+25 | ||
- use unlock action button instead of pushbutton | |||||
2022-08-27 | chore(build): use Qt5.15.4 for build | 1 | -1/+1 | ||
2022-08-27 | feat: add toggle theme desktop action | 1 | -0/+5 | ||
2022-07-25 | Update README.md | 1 | -1/+1 | ||
add libx11-xcb-dev as dev dependency | |||||
2022-07-23 | chore: update readme | 1 | -10/+92 | ||
- add build instructions - update screenshot Closes #57 | |||||
2022-07-23 | chore: udapte new settings window screenshot | 1 | -0/+0 | ||
2022-07-23 | chore: remove unused xml module | 1 | -1/+1 | ||
2022-07-23 | chore: version bump in pro | 1 | -1/+1 | ||
2022-07-23 | chore(ci): disable auto release and version file | 2 | -10/+2 | ||
2022-07-22 | docs(changelog): update cl & ver after release | 2 | -1/+8 | ||
2022-07-23 | Hide/show window only when tray icon is left clicked (#65)v4.7.2 | 1 | -1/+1 | ||
do nothing if the reason is the context menu. | |||||
2022-07-04 | docs(changelog): update cl & ver after release | 2 | -1/+18 | ||
2022-07-05 | fix: focus on password edit when echo | 1 | -0/+1 | ||
2022-07-05 | chore(ui): update ui color | 4 | -352/+445 | ||
- update color to match vendor specified one in settings widget - add bottom strip in lock dialog | |||||
2022-07-04 | fix(web): bypass lock check while loading quirk | 2 | -19/+23 | ||
- just reload without asking while loading quirks | |||||
2022-07-03 | docs(changelog): update cl & ver after release | 2 | -1/+97 | ||
2022-07-03 | feat(ci): add release workflowv4.7.0 | 3 | -0/+71 | ||