1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-11-15 02:42:46 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
3f4844f6f6
Add numbered lines to example notification to make adjusting scroll speed easier 2022-01-17 20:46:33 +01:00
fa534f9eb3
Work on abstracting app logic and making some implementation optional 2022-01-16 17:49:55 +01:00
bf9a0226be
Major refactor to abstract app logic into libraries 2022-01-08 13:50:21 +01:00
f41a5946e4
Reorganize libraries and unit tests 2021-12-28 15:40:45 +01:00
a8e7f065cf
Rewrite screenshot functionality using new DevTools API 2021-12-24 09:12:46 +01:00
5ebfc67e48
Replace ScriptLoader & reimplement resource hot swap 2021-12-24 06:41:34 +01:00
6a421292b3
Refactor notification bootstrapping 2021-12-23 16:00:35 +01:00
008de87e55
Refactor plugin bootstrapping 2021-12-23 05:02:53 +01:00
3e607ae0fe
Fix JS script execution after updating CefSharp 2021-12-21 12:27:29 +01:00
763c999b09
Remove analytics 2021-12-17 20:27:48 +01:00
b18cd2658c
Fix source code indentation problems 2021-12-17 01:46:08 +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
1e3de31fc3 Fix compile errors after updating CefSharp 2020-06-05 06:20:19 +02:00
63de08c635 Fix plugin code running in blank notifications from previous commit 2020-06-04 04:33:50 +02:00
8a0a215443 Reduce notification code hackery 2020-06-03 00:57:24 +02:00
f7e9ad74d1 Fix stuck processes after closing the app
Closes #294
2020-05-04 13:45:56 +02:00
d48da3d51c Add option for notification window opacity 2020-04-27 10:20:07 +02:00
ae8b740600 Reorganize namespaces in main project 2020-04-25 02:16:57 +02:00