dries.k
6e385b57c2
fix mixing of messages when changing applications too quickly
2023-05-27 17:07:11 +02:00
dries.k
76992fe922
fix: colorSchemeChanged not getting triggered after window has been closed
2023-05-27 13:47:17 +02:00
dries.k
234557df46
add option to set date label as system locale format
2023-05-22 23:22:23 +02:00
dries.k
42f3cfcd9d
Merge branch 'cleanup' into develop
2023-05-22 23:19:59 +02:00
dries.k
c6e7924681
ServerInfoDialog: unset state when input is changed
2023-05-22 23:16:07 +02:00
dependabot[bot]
2031af1d37
Bump requests from 2.28.2 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 20:59:50 +00:00
dries.k
42b5d6d098
set success/failed hover color
2023-05-22 19:34:13 +02:00
seird
57d7ceb925
Merge pull request #30 from supermanimmy/cleanup
...
set minimum size hint for short messages
2023-05-22 18:42:11 +02:00
Imran Shah
5dd9c54380
set minimum size hint for short messages
2023-05-21 21:57:24 +01:00
dries.k
8ea89b1df9
try to improve readability
2023-05-21 12:54:59 +02:00
dries.k
fdacfa23c2
only update the gotify token if there's a value
2023-05-21 12:54:29 +02:00
dries.k
b585e3bb97
use _parent attribute instead of parent
2023-05-21 12:54:29 +02:00
dries.k
0ca78ad8d9
update type hinting
2023-05-21 12:53:33 +02:00
dries.k
7d47c79898
Simplify the inserting and processing of messages.
...
Message widgets are now inserted into the listView through the `rowsInserted` callback of the messages model.
Messages are processed in the GetMessagesTask and GetApplicationMessagesTask when fetching multiple new messages. Single new incoming messages are processed in ProcessMessageTask.
2023-05-21 12:52:52 +02:00
seird
bc221d6c8f
Automatic theme ( #29 )
...
* add "automatic" theme
set the theme and icons based on the system theme
* update the default icons based on system theme
* update pyqt to 6.5.0 to get the colorSchemeChanged callback
* rename style to theme
* remove unused svg files for default theme
* ServerInfoDialog: update feedback colors in dark mode
2023-05-21 11:41:01 +02:00
dries.k
34d81ef6d0
v0.4.2
2023-04-08 14:31:59 +02:00
dries.k
bcc9a1255c
update dependencies
2023-04-08 14:24:55 +02:00
dries.k
826cef90af
set focus when verifying server info
2023-04-08 11:40:00 +02:00
dries.k
3199a29e82
update readme
2023-04-08 10:18:50 +02:00
dries.k
b3692a3bf9
fix refresh halting when deleting a message
2023-04-08 09:48:54 +02:00
dries.k
d71b053fdd
dark theme: add border around qcheckbox
2023-01-07 21:03:31 +01:00
dries.k
558ec0dbae
rename orange/red to medium/high
2023-01-07 21:02:25 +01:00
dries.k
072eb273dc
increase contrast between message widget and background in dark theme
2023-01-05 23:04:51 +01:00
dries.k
cc6415641f
update workflow
2023-01-05 23:04:02 +01:00
dries.k
2de60774ae
v0.4.1
2022-12-28 18:38:38 +01:00
dries.k
a8b8535d77
update images
2022-12-28 18:38:10 +01:00
dries.k
e00c2d4ca1
display message priority colors
2022-12-28 18:21:43 +01:00
dries.k
a9aac24085
clear the cache after deleting *all* messages
2022-12-28 16:05:50 +01:00
dries.k
5f8f65c4eb
v0.4.0
2022-12-11 17:37:04 +01:00
dries.k
6549aed685
Merge branch 'render-images' into develop
2022-12-07 19:13:31 +01:00
dries.k
1c67cdc357
no longer clear cache when refreshing applications
2022-12-04 20:56:12 +01:00
dries.k
953e1db6f1
add option to clear the image cache
2022-12-04 19:55:31 +01:00
dries.k
12f6e028fb
hide the mainwindow with a qtimer
2022-12-04 19:47:18 +01:00
dries.k
86fbf003e1
add scale image factor to default settings
2022-12-04 16:17:47 +01:00
dries.k
304daee5ff
make sure pixmap height is an int
2022-12-03 10:06:00 +01:00
dries.k
f7c162ecc9
Merge branch 'render-images' of github.com:seird/gotify-tray into render-images
2022-12-03 10:04:22 +01:00
dries.k
807f4956ce
improve responsiveness when switching applications
2022-12-03 10:03:10 +01:00
dries.k
eaf4ba57a3
render images
2022-12-03 10:03:10 +01:00
dries.k
827fc138e2
update python version
2022-12-03 10:00:18 +01:00
dries.k
552a476bbc
improve responsiveness when switching applications
2022-12-03 09:36:04 +01:00
dries.k
5ef258da4f
render images
2022-12-01 18:52:05 +01:00
seird
e49787424e
Merge pull request #20 from seird/revert-pending-workaround
...
revert .pending error workaround: no longer needed in v1.4.2
2022-11-16 20:09:13 +01:00
dries.k
31ba4639f7
revert .pending error workaround: no longer needed in v1.4.2
2022-11-15 17:12:39 +01:00
dries.k
c7ed4ef27e
fix: properly delete font message widget in settings
2022-11-13 18:13:58 +01:00
dries.k
99f529f780
v0.3.1
2022-11-04 12:07:43 +01:00
dries.k
f10ada6cd0
add option to reset fonts to default
2022-11-04 12:02:01 +01:00
dries.k
332a22b32b
disable tray unread icon color by default
2022-11-04 11:39:03 +01:00
dries.k
a6a3869371
change the status widget on theme change
2022-11-04 11:38:45 +01:00
dries.k
689347b004
v0.3.0
2022-11-03 18:26:58 +01:00
dries.k
eea1c874cc
update icons on theme change
2022-11-03 18:21:41 +01:00