1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-10-17 09:42:45 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
4a9590c1d9
Disable color profile detection by default & add option to re-enable it 2021-12-25 08:06:20 +01:00
3a89a28f8b
Move the official guide directly into the app 2021-12-24 11:30:42 +01:00
a8e7f065cf
Rewrite screenshot functionality using new DevTools API 2021-12-24 09:12:46 +01:00
901cca268e
Minor refactoring of custom URL schemes 2021-12-21 12:48:45 +01:00
3e607ae0fe
Fix JS script execution after updating CefSharp 2021-12-21 12:27:29 +01:00
3ea6f6ac18
Make opening dev tools via context menu immediately focus right-clicked element 2021-12-18 03:13:18 +01:00
a94ee2fe4b
Update CefSharp to 96 & add VC++ 2019 and UCRT DLLs to the repository 2021-12-17 23:48:02 +01:00
f1d9663709
Update CefSharp to 92 2021-12-16 23:31:40 +01:00
bcf77052a5
Reformat solution & setup Rider project 2021-08-07 09:41:00 +02:00
16ced3d827 Fix resource handlers reuse & broken notification sound 2020-06-08 23:33:43 +02:00
9eb4e623e7 Work around broken smooth scrolling in notifications 2020-06-06 07:36:02 +02:00
ad28d2279f Fix runtime errors & minor tweaks after updating CefSharp 2020-06-05 06:20:19 +02:00
f1b7cd633e Refactor WindowsUtils.OpenAssociatedProgram & update installer code 2020-06-02 23:56:03 +02:00
5961a80b23 Fix blank notifications on certain hardware configurations w/ disabled acceleration
Closes #274
2020-04-25 05:47:17 +02:00
f41c6fe533 Unify all exe & dll versions 2020-04-25 05:05:05 +02:00
e90f6ebc63 Add 'Copy image' to context menu
Closes #287
2020-04-25 02:43:12 +02:00
5888d540a6 Move clipboard utils into ClipboardManager & add SetImage 2020-04-25 02:33:39 +02:00
ae8b740600 Reorganize namespaces in main project 2020-04-25 02:16:57 +02:00