Teacup
f184dc8475
feat: Add drag/drop functionality to the screenshot viewer ( #536 )
...
* feat: Add drag/drop functionality to the screenshot viewer
* feat: Add arrow key controls for screenshot carousel
2023-05-08 14:50:52 +12:00
Teacup
3931613a90
fix: fix custom css/js not being loaded
...
For some reason our new URI scheme prevented the file:// scheme from being used script-side. This fixes that. Thanks Natsumi
2023-02-13 15:20:36 -05:00
Teacup
8aae8f3b78
fix(.NET): resolve cefsharp not loading uris with special characters
...
Before this change, the browser would fail to navigate to the local index.html page if the path leading to the file contained any special characters. This resulted in the browser loading into a file view.
This fix adds a custom URI scheme that retains the same base directory that was in use previously and sets the default file to index.html. This resolves the issue with cefsharp not loading uris with special characters.
2023-02-11 16:21:38 -05:00
Natsumi
c630c97c06
Image download handler
2022-12-13 21:50:01 +13:00
Natsumi
2b75b00d49
Fix tray icon click focus
2022-10-14 19:33:48 +13:00
Natsumi
c6a180fc7a
Minimize to tray at startup
2022-10-08 02:22:53 +13:00
Natsumi
116f76a2a5
--debug, tray launch DevTools, fix right click paste
2022-09-12 20:52:51 +12:00
Natsumi
cc31ee38c3
Update copyright
2022-05-12 05:54:59 +12:00
Usman Shafiq
fd360ef9f9
Removing debug from MainForm
2022-03-23 22:29:42 -04:00
Usman Shafiq
8b66fd5825
Moved PInvoke stuff to seperate class, Added jank force refresh of window on theme change
2022-03-23 22:12:35 -04:00
Usman Shafiq
c9bd9cd9d3
Light/Dark themer added for Winform title bar
2022-03-23 19:21:34 -04:00
Natsumi
7ad28fbc24
Remove default context menu
2022-03-21 09:29:35 +13:00
Natsumi
a83f33fed4
Small fixes
2021-12-07 01:53:54 +13:00
Natsumi
08c644fb98
Fix close to tray
2020-12-25 15:05:34 +09:00
pypy
2114ab1287
cleanup code
2020-11-08 18:54:03 +09:00
pypy
7a1067e21c
cleanup code
2020-11-08 15:32:14 +09:00
pypy
c05e884cb5
use cached path
2020-11-08 14:47:53 +09:00
pypy
e96cfe7ae3
bugfix
2020-11-07 20:39:46 +09:00
pypy
ca95e17a97
bump cefsharp v85.3.130
2020-11-07 20:35:42 +09:00
pypy
547c978dab
add trailing newline
2020-11-07 17:22:16 +09:00
pypy
c051dccecf
cleanup code
2020-11-01 23:41:21 +09:00
pypy
2cc00465ad
cleanup code
2020-11-01 22:23:03 +09:00
pypy
5938f877f8
bind as synchronous
2020-11-01 22:18:37 +09:00
pypy
cbdcf2d6c6
add SharedVariable
2020-11-01 19:57:02 +09:00
pypy
7c4563bf9b
change startup path #69
2020-07-13 21:30:47 +09:00
pypy
88990fd82e
disable default drag handling
2020-06-28 16:39:15 +09:00
pypy
ff5a1ac49f
change path method
2020-03-28 20:09:30 +09:00
pypy
d1c84a8f25
add tray menu and remember window state ( closes #34 )
2020-03-21 17:53:11 +09:00
pypy
a9d454308b
make singleton
2020-03-21 16:39:35 +09:00
pypy
26b371fd0f
v2019.08.19
2019-08-19 23:21:08 +09:00
pypy
90f096c497
Initial commit
2019-08-16 22:53:04 +09:00