Daniel Reuther
|
5a335f89d3
|
Fix compilation on gcc 11
|
2021-10-23 02:45:52 +02:00 |
|
LAGonauta
|
88a376c1c2
|
Build YoloRT on project build
|
2021-06-19 08:13:39 -03:00 |
|
mjk
|
8034a6f344
|
remove the no-longer-needed -municode compile option
|
2021-06-09 07:20:10 -03:00 |
|
mjk
|
8f8dfa2e70
|
move module loading functions out of shortcutcreator.cpp
|
2021-06-09 07:20:02 -03:00 |
|
LAGonauta
|
cc0e206c27
|
Removed unused library on linker
It is loaded dynamically
|
2021-06-09 07:19:45 -03:00 |
|
LAGonauta
|
60791cb3f0
|
Add ginvoke to CMakeLists
|
2021-06-09 07:19:45 -03:00 |
|
LAGonauta
|
839d2a5316
|
Initial notification provider using WinRT
Crashes when activating actions, might be related to threads.
|
2021-06-09 07:19:32 -03:00 |
|
LAGonauta
|
be0e1841b8
|
Anitial builder
|
2021-06-09 07:19:32 -03:00 |
|
LAGonauta
|
9d9b9e8e42
|
Rename plugin vala file
|
2021-06-09 07:19:31 -03:00 |
|
LAGonauta
|
91d61843f2
|
No need to enable coroutines
|
2021-06-09 07:19:22 -03:00 |
|
LAGonauta
|
c4f526329d
|
Remove unity compilation unit
|
2021-06-09 07:19:21 -03:00 |
|
LAGonauta
|
ca0cab0e36
|
Initial code to allow buttons and text
|
2021-06-09 07:19:13 -03:00 |
|
LAGonauta
|
ae9671716f
|
Initial GObject wrapper for WinRT notifications
Still missing a lot of stuff
|
2021-06-09 07:19:11 -03:00 |
|
LAGonauta
|
ce0deed0dc
|
Initial callback support
|
2021-06-09 07:19:09 -03:00 |
|
LAGonauta
|
95051d304a
|
Initial code for using winrt headers
|
2021-06-09 07:19:08 -03:00 |
|
LAGonauta
|
08f2391acc
|
Initial plugin using new notification provider
|
2021-06-09 07:19:02 -03:00 |
|
LAGonauta
|
eae628758c
|
Use VAPI and generate template in-app
|
2021-06-09 07:19:01 -03:00 |
|
LAGonauta
|
931f09504d
|
Added 32-bit wintoast linker library
|
2021-06-09 07:19:01 -03:00 |
|
LAGonauta
|
5702b323c9
|
Use dynamic linking instead of runtime loading
Also made me notice that the signature of the function with the callback was wrong. Oops.
|
2021-06-09 07:19:00 -03:00 |
|
LAGonauta
|
642ed6ab1b
|
Convert C code to Vala
|
2021-06-09 07:18:58 -03:00 |
|
LAGonauta
|
d36de2b9ea
|
Use code from Dino.Ui.Util
|
2021-06-09 07:18:56 -03:00 |
|
LAGonauta
|
1d4bb774a5
|
Initial notification support
|
2021-06-09 07:18:51 -03:00 |
|