LAGonauta
|
0f555da7a9
|
Fixed crash with multiple notifications
Sometimes an invalid function pointer was called with an invalid context
|
2021-06-09 07:19:35 -03:00 |
|
LAGonauta
|
be0e1841b8
|
Anitial builder
|
2021-06-09 07:19:32 -03:00 |
|
LAGonauta
|
bc9b9b95e0
|
Add template getter
|
2021-06-09 07:19:31 -03:00 |
|
LAGonauta
|
0153953b5d
|
Rename enums to better match what Vala expects
|
2021-06-09 07:19:30 -03:00 |
|
LAGonauta
|
363b200272
|
Add template type enum
|
2021-06-09 07:19:28 -03:00 |
|
LAGonauta
|
c6a96fc025
|
Cleanup dismissed actions on toast notification finalizer
|
2021-06-09 07:19:27 -03:00 |
|
LAGonauta
|
898470ed23
|
Add failed and dimissed actions
|
2021-06-09 07:19:25 -03:00 |
|
LAGonauta
|
6cdaad315a
|
Fields must be created in the private struct
Also change unordered_map to list, we do not need hashing and stuff.
|
2021-06-09 07:19:24 -03:00 |
|
LAGonauta
|
c4f526329d
|
Remove unity compilation unit
|
2021-06-09 07:19:21 -03:00 |
|
LAGonauta
|
40bf3d2fd4
|
Actions can stack
|
2021-06-09 07:19:20 -03:00 |
|
LAGonauta
|
7fd918f32d
|
Fix string conversion
|
2021-06-09 07:19:19 -03:00 |
|
LAGonauta
|
1d1b00222f
|
Add toastnotifier
|
2021-06-09 07:19:17 -03:00 |
|
LAGonauta
|
8df226ec29
|
Increase ref on event token
|
2021-06-09 07:19:15 -03:00 |
|
LAGonauta
|
13e0a5c0c4
|
Use string_view
|
2021-06-09 07:19:14 -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 |
|