Digging a little deeper, any chance they are overly compressed?
Note the difference when upscaled without interpolation:
Search found 32 matches
- Mon Jan 22, 2024 11:16 pm
- Forum: Questions
- Topic: Missing 4K manifest
- Replies: 4
- Views: 1984
- Mon Jan 22, 2024 11:14 pm
- Forum: Questions
- Topic: Missing 4K manifest
- Replies: 4
- Views: 1984
Re: Missing 4K manifest
TDL natively supports 4K, and it works fine on my 4K screen. Does not look fine on my 4K screen :) What's your DPI? $ Get-ItemProperty -path "HKCU:\Control Panel\Desktop\WindowMetrics" | fl AppliedDPI On 150% scaling mine returns: AppliedDPI : 144 Attaching some icons for comparison.
- Mon Jan 22, 2024 11:10 pm
- Forum: Suggestions
- Topic: Migrate to a public VCS
- Replies: 7
- Views: 2095
Re: Migrate to a public VCS
Instead, what I'm interested in is people writing their own plugin extensions. I have briefly looked at the code and it seems to be full of NT-specifics with no clear makefile apart from VS solution. Is there a defined API/ABI or a tutorial on how to communicate with the app? I can see the archived...
- Wed Jan 10, 2024 12:26 pm
- Forum: Suggestions
- Topic: Migrate to a public VCS
- Replies: 7
- Views: 2095
Re: Migrate to a public VCS
Quick search shows the https://github.com/abstractspoon/ToDoList_Dev, however the "Issues" are turned off and the page does not seem to be linked from the website or forum.
Would it make sense to centralise development and discussions there?
Would it make sense to centralise development and discussions there?
- Wed Jan 10, 2024 6:12 am
- Forum: Suggestions
- Topic: Migrate to a public VCS
- Replies: 7
- Views: 2095
Migrate to a public VCS
Dan, have you considered moving off Codeberg? Virtually anything would (probably) be better at this stage.
GitHub, sr.ht, Codeberg, maybe even own Gitea instance... Whatever will allow mere mortals to git clone and contribute back.
GitHub, sr.ht, Codeberg, maybe even own Gitea instance... Whatever will allow mere mortals to git clone and contribute back.
- Wed Jan 10, 2024 4:51 am
- Forum: Questions
- Topic: Missing 4K manifest
- Replies: 4
- Views: 1984
Missing 4K manifest
Subj, todolist.exe.4K.manifest is missing from the ToDoList 8.2.7.0 distribution.
- Sat Sep 26, 2020 2:00 am
- Forum: Questions
- Topic: [Core] Ability to disable plugins
- Replies: 1
- Views: 1350
[Core] Ability to disable plugins
I think it would be useful to have "checkbox" options that disable optional plugins. For example, currently I remove the following DLLs manually: BurndownExt.dll CalendarExt.dll DayViewUIExtensionBridge.dll DayViewUIExtensionCore.dll GanttChartExt.dll MindMapUIExtensionBridge.dll MindMapUIExtensionC...
- Sat Sep 26, 2020 1:50 am
- Forum: 8.0 Stable Release
- Topic: [Performance] App launches about 10-20 minutes :(
- Replies: 20
- Views: 11810
Re: [Performance] App launches about 10-20 minutes :(
Hello, I have had this problem again. I've downloaded the last version (8.0.5.0) of the app recently... I have just downloaded v8.0.5 and don't see anything close to the 10-20min startup time. As suggested by @abstr, studying debug log and recording app activity using ProcMon can shed some light. L...
- Sat Sep 26, 2020 1:42 am
- Forum: Suggestions
- Topic: [Comments] Markdown
- Replies: 20
- Views: 11246
- Sat Sep 26, 2020 1:41 am
- Forum: Suggestions
- Topic: [Comments] Markdown
- Replies: 20
- Views: 11246
Re: [Comments] Markdown
I think I have found a way to deal with the issue (actually stole it from Typora =)). Just highlight a raw text in markdown tags. today.jpg Idea is good and I think it can be improved even further. Consider the following, markup is visible for the line where the cursor is currently at: https://i.im...