Commit Graph

6290 Commits

Author SHA1 Message Date
Ivan Stošić
60645c7e20 Set default window size 2022-10-20 16:42:58 +02:00
Ivan Stošić
5556107301 Show User name 2022-10-20 16:42:58 +02:00
Ivan Stošić
c7f6eda05a Remove entries for terminated processes 2022-10-20 16:42:58 +02:00
Ivan Stošić
5d4b9d68e2 Use resource string for "End Task" 2022-10-20 16:42:58 +02:00
Ivan Stošić
f70e945a91 Implement killing processes 2022-10-20 16:42:58 +02:00
Ivan Stošić
5783af5fb9 Display paths of files 2022-10-20 16:42:58 +02:00
Ivan Stošić
818f5280a7 Ported most of Main Window functionality 2022-10-20 16:42:58 +02:00
Ivan Stošić
6ea103c5f8 Ported finding processes 2022-10-20 16:42:58 +02:00
Ivan Stošić
88c6b6a952 Ported native functions to Interop 2022-10-20 16:42:58 +02:00
Ivan Stošić
20f0bf940d Move IPC to Ext project 2022-10-20 16:42:58 +02:00
Ivan Stošić
949ae7b38c Add Interop project 2022-10-20 16:42:58 +02:00
Ivan Stošić
e23e98e2aa Started porting functionality 2022-10-20 16:42:58 +02:00
Ivan Stošić
73bd2dbfb2 New WinUI3 C# project for FL 2022-10-20 16:42:58 +02:00
Ivan Stošić
0eb30e6782 Add refresh button 2022-10-20 16:42:58 +02:00
Ivan Stošić
b06ccecd55 Variable window size 2022-10-20 16:42:58 +02:00
Ivan Stošić
57e0f866ec Backend for refreshing 2022-10-20 16:42:57 +02:00
Ivan Stošić
d082662d3e Fixed solution configuration, ARM64 should build 2022-10-20 16:42:57 +02:00
Ivan Stošić
6577eb309c Revert "Update configuration mapping"
This reverts commit d8e13206f3c7de3c6dbf880299bfff3bf9f27a37.
2022-10-20 16:42:47 +02:00
Ivan Stošić
afda8fa424 Update configuration mapping 2022-10-20 16:42:37 +02:00
Ivan Stošić
5ff2d1d2eb Show progress ring 2022-10-20 16:42:20 +02:00
Ivan Stošić
1161f3fc9d Show "No results" after killing all processes 2022-10-20 16:42:20 +02:00
Ivan Stošić
1af33583ed Using Expander, other UI adjustments 2022-10-20 16:42:20 +02:00
Ivan Stošić
c8be16802c Dark title bar on dark themes 2022-10-20 16:42:20 +02:00
Ivan Stošić
4dc0c04c0d Implement back end for getting full process path 2022-10-20 16:42:20 +02:00
Ivan Stošić
2d4338f2bc Remove useless includes 2022-10-20 16:42:20 +02:00
Ivan Stošić
66402b5218 Show list of files, UI tweaks 2022-10-20 16:42:20 +02:00
Ivan Stošić
1d2b23eedf Implement back end for getting file names 2022-10-20 16:42:19 +02:00
Ivan Stošić
e2a435a666 Remove nonrecursive implementation 2022-10-20 16:42:19 +02:00
Ivan Stošić
29c34d1ae1 Show user name 2022-10-20 16:42:19 +02:00
Ivan Stošić
a7fd4593b8 Remove entries for killed processes 2022-10-20 16:42:19 +02:00
Ivan Stošić
17d4fac5c0 Increase font size for default text 2022-10-20 16:42:19 +02:00
Ivan Stošić
79847f49b3 Move computation to another thread, improve UX 2022-10-20 16:42:19 +02:00
Ivan Stošić
d1c88c1515 Change window title 2022-10-20 16:42:19 +02:00
Ivan Stošić
13ff89c5f9 Show something when there are no results 2022-10-20 16:42:19 +02:00
Ivan Stošić
9293c8c395 Remove old Settings calls 2022-10-20 16:42:19 +02:00
Ivan Stošić
f763995719 Improve tracing 2022-10-20 16:42:19 +02:00
Ivan Stošić
498817794a Add binaries for signing 2022-10-20 16:42:19 +02:00
Ivan Stošić
db8c5b052c Remove experiment 2022-10-20 16:42:09 +02:00
Ivan Stošić
039c75f4f4 Move resources to the Ext project 2022-10-20 16:42:09 +02:00
Ivan Stošić
382a4be84b Replaced some constants with resources
Something's not working
2022-10-20 16:42:08 +02:00
Ivan Stošić
2ec2725f48 Added missing defines 2022-10-20 16:42:08 +02:00
Ivan Stošić
a282c714a2 Remove junk files 2022-10-20 16:42:08 +02:00
Ivan Stošić
50726c81af Attempt at adding resources 2022-10-20 16:42:08 +02:00
Ivan Stošić
ff6bcca3ab Add some basic tracing 2022-10-20 16:42:08 +02:00
Ivan Stošić
24fca9df02 Settings work 2022-10-20 16:42:08 +02:00
Ivan Stošić
c8a987a2a3 Fix log folder 2022-10-20 16:42:08 +02:00
Ivan Stošić
a112038864 Started implementing settings backend 2022-10-20 16:42:08 +02:00
Ivan Stošić
1c3a61f961 Add logger 2022-10-20 16:42:08 +02:00
Ivan Stošić
4185d7e7e0 Change target name and add to runner 2022-10-20 16:42:08 +02:00
Ivan Stošić
67dd46a15a Change output directory 2022-10-20 16:41:57 +02:00