Dalamud/Dalamud/Interface/ImGuiNotification
srkizer 95defa200f
Add Reduced Motion for Notifications (#1732)
When Reduced Motion configuration is on, the expiry progressbar is
removed, and instead a pie on top right is shown, and relative time
update interval increases to 15 seconds. Progress wave animation also is
suppressed.
2024-03-20 21:53:20 +01:00
..
EventArgs More cleanup 2024-02-28 17:11:30 +09:00
Internal Add Reduced Motion for Notifications (#1732) 2024-03-20 21:53:20 +01:00
IActiveNotification.cs Support SetIconTexture(Task<IDalamudTextureWrap?>?) 2024-02-28 17:27:19 +09:00
INotification.cs Add INotification.RespectUiHidden 2024-03-14 13:05:46 +09:00
INotificationIcon.cs Cleanup 2024-02-28 17:11:30 +09:00
Notification.cs Add INotification.RespectUiHidden 2024-03-14 13:05:46 +09:00
NotificationDismissReason.cs Make notifications minimizable, remove interactable 2024-02-28 17:11:30 +09:00
NotificationUtilities.cs installer: fade icons when loading 2024-03-19 23:17:15 +01:00