Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Wong
62c2c12799 Fix popup positioning for non-zero y screen orientation 2021-11-06 23:14:35 +11:00
mrvnklm
759de43384 added promise for window and tray instance 2021-11-06 09:40:15 +02:00
mrvnklm
71fad2bbe6 package updates 2021-11-04 10:26:26 +02:00
Paweł Twardawa
738ade5117 fixed window resizing 2021-06-18 17:25:10 +02:00
Josh Willox
2606a6f82f Add option to disable automatic updates 2021-01-06 15:58:16 +11:00
mrvnklm
bf39a52f95 v1.4.0
- fixes #10 #17
- might fix #11
- feature #13 (thanks @tnagels)

- added global keyboard shortcut
- bonjour auto discovery
- detached window on Windows can now be moved by resizing it

Merry Christmas 🎄
2020-12-27 00:13:15 +01:00
konradmb
254d03653b Add tray context menu after window is created 2020-11-30 16:17:02 +01:00
konradmb
15c8f94618 Add support for Linux 2020-11-30 14:40:48 +01:00
mrvnklm
1c15f612da fixed autoswitching bug 2020-09-28 14:20:34 +02:00
mrvnklm
9c93cab40e release v1.3.0
fixes #4
fixes #5
fixes #6
fixes #7
may fix #3

added:
- availability check / error page
- auto switching to next available instance for multiple instances

+ linting / formatting
2020-08-12 22:59:48 +02:00
mrvnklm
634ab476a3 added force quit for instant updating 2020-05-20 13:14:26 +02:00
mrvnklm
1e290211ce check for update on startup 2020-05-20 12:32:36 +02:00
mrvnklm
3d7b34b40d v1.2.0 - multiple instance support 2020-05-20 12:21:46 +02:00
mrvnklm
5742de33b5 added automatic update check 2020-05-19 15:13:52 +02:00
mrvnklm
6be78961e6 added window reload, cleanup 2020-05-19 14:38:25 +02:00
Marvin
eb67f06434 v1.1.2
- fixed autostart check on startup
- macOS dark mode fix by disrupted
2020-05-19 14:24:13 +02:00
disrupted
cdbe74acc2 Support macOS dark mode tray icon
https://github.com/electron/electron/blob/master/docs/api/native-image.md#template-image
2020-05-19 14:05:30 +02:00
Marvin
5bfe0ab1e4 add hover to show, remove scrollbars 2020-05-17 01:05:18 +02:00
Marvin
8bc15f0193 added hover mode, improved usability 2020-05-16 14:04:59 +02:00
Marvin
5e69b66a66 Initial Commit - Release v1.0.0 2020-05-15 19:58:16 +02:00