Dalamud/Dalamud/Utility
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
..
Numerics fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
Signatures Check for function pointers in SignatureHelper. (#1540) 2023-11-25 12:24:58 -08:00
Timing chore: warnings pass 2022-10-29 15:19:52 +02:00
Api10ToDoAttribute.cs Normalize namespaces 2024-02-28 17:11:29 +09:00
ArrayExtensions.cs Implement FontChooserDialog (#1637) 2024-02-13 20:09:46 +00:00
AsyncUtils.cs fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
DateTimeSpanExtensions.cs Add Reduced Motion for Notifications (#1732) 2024-03-20 21:53:20 +01:00
DisposeSafety.cs Add IInternal/PublicDisposableService (#1696) 2024-03-16 15:58:05 +00:00
EnumExtensions.cs Add DalamudAssetManager 2023-11-28 22:31:46 +01:00
EventHandlerExtensions.cs Add IContextMenu service (#1682) 2024-02-29 15:15:02 -08:00
FuzzyMatcher.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
Hash.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
HitchDetector.cs feat: detect hitches in framework update, draw and gamenetwork 2023-02-17 21:02:49 +01:00
IDeferredDisposable.cs Make IDalamudTextureWrap ICloneable 2024-02-25 21:21:50 +09:00
IRefCountable.cs Add IFontHandle.Lock and WaitAsync 2024-01-21 03:10:41 +09:00
MapUtil.cs Add conversion from World Coordinates to Map Coordinates (#882) 2022-06-15 20:40:58 +02:00
RollingList.cs fix warnings 2024-03-19 23:24:23 +01:00
ScopedSyncRoot.cs fix: lock profile manager while changing state 2023-06-20 19:20:08 +02:00
SeStringExtensions.cs feat: validate player name 2023-02-26 13:46:05 -05:00
StableInsertionSortExtension.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
StringExtensions.cs feat: validate player name 2023-02-26 13:46:05 -05:00
TexFileExtensions.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ThreadBoundTaskScheduler.cs Use custom TaskScheduler for Framework.RunOnTick (#1597) 2024-03-14 00:36:38 +01:00
ThreadSafety.cs ConsoleWindow racecon fix and highlight 2024-03-09 04:09:29 +09:00
ThrowHelper.cs Limit console log lines held in memory (#1683) 2024-02-27 19:15:11 +01:00
Util.cs Add IInternal/PublicDisposableService (#1696) 2024-03-16 15:58:05 +00:00
VectorExtensions.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00