Commit Graph

186 Commits

Author SHA1 Message Date
dries.k
61071286ad handle listener error 2022-10-14 21:46:21 +02:00
seird
540fe98093 Merge pull request #15 from hydrargyrum/master
pop window on current desktop if window was visible on another desktop
2022-10-09 10:23:35 +02:00
Hg
5192dead01 pop window on current desktop if window was visible on another desktop
if window was already shown on a desktop and the tray was clicked, the window
would not pop
2022-10-08 14:06:22 +02:00
dries.k
ede77f2a75 do not use a separate release branch 2022-10-08 09:38:00 +02:00
dries.k
d4123aad2d Merge branch 'develop' of github.com:seird/gotify-tray into develop 2022-09-25 10:45:08 +02:00
dries.k
2f08f18c02 v0.2.2 2022-09-25 10:43:35 +02:00
dries.k
11813b5725 Merge branch 'develop' 2022-09-25 10:43:06 +02:00
dries.k
fb15c8bf80 macos icons 2022-09-25 10:42:18 +02:00
dries.k
a8f2c9d08c revert websocket-client to 1.3.3 (.pending error) 2022-09-25 10:42:18 +02:00
dries.k
03347648db v0.2.1 2022-09-25 10:41:49 +02:00
seird
d8f820471d Merge pull request #13 from seird/macos-icons
Match macos icons to os design
2022-09-25 08:38:36 +00:00
dries.k
e36899f811 macos icons 2022-09-24 15:50:23 +02:00
dries.k
f2ff2f9e85 revert websocket-client to 1.3.3 (.pending error) 2022-09-24 15:49:56 +02:00
dries.k
e2aa8bed9c v0.2.0 2022-09-04 11:40:26 +02:00
dries.k
4778efdb5e Merge commit '4fd9b29b7508027ce66d65e7acd28415b3a72385' 2022-09-04 11:38:10 +02:00
dries.k
4fd9b29b75 reorder context menu items 2022-09-04 11:37:38 +02:00
dries.k
ae2562cf8f update readme 2022-09-04 11:37:38 +02:00
seird
ca666772b4 Merge pull request #9 from seird/dependabot/pip/develop/websocket-client-1.4.0
Bump websocket-client from 1.3.3 to 1.4.0
2022-09-04 11:36:51 +02:00
seird
0a208f5b0f Merge pull request #10 from seird/pop-up-images
Add option to show pop-up images for URLs
2022-09-03 14:02:53 +02:00
dries.k
d0ddb4686b Merge branch 'pop-up-images' of github.com:seird/gotify-tray into pop-up-images 2022-09-03 13:39:40 +02:00
dries.k
de5b535a15 make group box checkable 2022-09-03 13:32:41 +02:00
dries.k
96cf4f71f0 change w/h in settings 2022-09-03 13:32:12 +02:00
dries.k
23250acf31 remove url parameters from extension 2022-09-03 13:31:34 +02:00
dries.k
b640c7a852 only scale if the image is too large 2022-09-03 13:31:34 +02:00
dries.k
3b9931826a do not use the leaveEvent on macos 2022-09-03 13:31:34 +02:00
dries.k
70ec1d2efa do not read cache twice 2022-09-03 13:31:34 +02:00
dries.k
7957c0c4d6 add extensions to default settings 2022-09-03 13:31:34 +02:00
dries.k
6b2536916f track underMouse 2022-09-03 13:31:34 +02:00
dries.k
a53ff4cee2 scale with SmoothTransformation 2022-09-03 13:31:34 +02:00
dries.k
dc81f443aa center the image on the cursor 2022-09-03 13:31:34 +02:00
dries.k
1b4fec83d4 make sure the pop-up is closed when the main window is hidden 2022-09-03 13:31:34 +02:00
dries.k
28fef2c9de basic image pop-up on hover 2022-09-03 13:31:33 +02:00
dries.k
685761b973 make group box checkable 2022-09-03 13:06:28 +02:00
dries.k
548b49f610 add option to change notification click behavior 2022-09-03 12:43:52 +02:00
dries.k
0107beed9a change w/h in settings 2022-09-02 18:17:39 +02:00
dries.k
7a4abb2275 remove url parameters from extension 2022-09-02 17:40:26 +02:00
dries.k
0cf78c3be6 only scale if the image is too large 2022-09-02 17:21:27 +02:00
dries.k
4e555631ed do not use the leaveEvent on macos 2022-09-01 21:41:01 +02:00
dries.k
5e77a82629 do not read cache twice 2022-09-01 21:39:24 +02:00
dries.k
5fdfef2734 add extensions to default settings 2022-09-01 21:38:22 +02:00
dependabot[bot]
f4aeb33e68 Bump websocket-client from 1.3.3 to 1.4.0
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 20:40:03 +00:00
dries.k
6dc97dda27 track underMouse 2022-08-28 21:24:41 +02:00
dries.k
bb6aa70890 scale with SmoothTransformation 2022-08-28 16:11:18 +02:00
dries.k
db03edf062 center the image on the cursor 2022-08-28 16:07:50 +02:00
dries.k
2f0d389be4 make sure the pop-up is closed when the main window is hidden 2022-08-28 16:06:46 +02:00
dries.k
5127951302 basic image pop-up on hover 2022-08-28 15:22:41 +02:00
dries.k
4f6ce0db56 remove hyphen from name 2022-08-27 16:51:39 +02:00
dries.k
71a6036cce increase the relative font size of the selected application label 2022-08-27 11:06:05 +02:00
dries.k
ff392f96c1 fix opening log file on macos and linux 2022-08-21 17:42:30 +02:00
dries.k
966b86ce12 v0.1.14 2022-08-21 10:53:03 +02:00