Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
b6dd8168d2
|
Fix progress notifications being able to be flung
|
2022-09-26 14:33:12 +09:00 |
|
Salman Ahmed
|
dcfb6a2f06
|
Fix progress notifications no longer blocking close on click
|
2022-09-21 00:15:50 +03:00 |
|
Dean Herbert
|
0d24fda4b9
|
Fire Notification.Closed immediately to ensure off-screen notifications are closed
|
2022-09-16 16:36:56 +09:00 |
|
Dean Herbert
|
88107108ee
|
Add ability to flick notifications to the right to store for later
|
2022-09-12 20:20:57 +09:00 |
|
Dean Herbert
|
d92e000fe6
|
Fix flinging a notification not correctly running Close
|
2022-09-12 19:00:03 +09:00 |
|
Dean Herbert
|
4ee3e8f087
|
Don't play fling animation when activating a notification
|
2022-09-12 18:57:18 +09:00 |
|
Dean Herbert
|
d561fcb126
|
Don't trigger fling animation when Close is triggered by non-user action
|
2022-09-12 16:54:25 +09:00 |
|
Dean Herbert
|
5a02e1e713
|
Use padding instead of FillFlow.Spacing to avoid artifact during animation
|
2022-09-12 16:46:45 +09:00 |
|
Dean Herbert
|
a506178571
|
Make bounding box shrink faster to allow for rapid flinging
|
2022-09-12 16:39:46 +09:00 |
|
Dean Herbert
|
bd3673baa9
|
Fix being able to drag after already closing a notification
|
2022-09-12 16:25:32 +09:00 |
|
Dean Herbert
|
2476cf8fb3
|
Adjust movement to look less sudden when snapping back to Y=0
|
2022-09-12 15:37:48 +09:00 |
|
Dean Herbert
|
e06a0f7300
|
Fix dragged state not being exposed correctly
|
2022-09-12 15:21:01 +09:00 |
|
Dean Herbert
|
92beb6cbe7
|
Hide notification read light when in a toast state
Also adds test coverage of read state and light.
|
2022-09-12 15:17:45 +09:00 |
|
Dean Herbert
|
a56cadcf90
|
Ensure drag position is reset when transferred to tray
|
2022-09-11 22:03:29 +09:00 |
|
Dean Herbert
|
b5a2f7003e
|
Disallow flinging when not in toast state
|
2022-09-11 21:47:45 +09:00 |
|
Dean Herbert
|
d6f90e3b9f
|
Add basic fling-to-dismiss support
|
2022-09-11 21:32:22 +09:00 |
|
Dean Herbert
|
a9094c6b03
|
Add test coverage of clicking close button to dismiss
|
2022-09-10 15:18:32 +09:00 |
|
Dean Herbert
|
efe3b1aa7b
|
Allow dismissing notifications without performing action using middle / right click
|
2022-09-10 15:10:37 +09:00 |
|
Dan Balasescu
|
afe2862df4
|
Merge branch 'master' into toast-notification-tray
|
2022-08-31 16:07:11 +09:00 |
|
Dean Herbert
|
85442fe032
|
Adjust dismiss button background colour to avoid conflict with background
|
2022-08-31 12:48:30 +09:00 |
|
Dean Herbert
|
7b006f1f22
|
Add flash when a new notification is displayed to draw attention
|
2022-08-30 20:34:27 +09:00 |
|
Dean Herbert
|
60413e3e7b
|
Enable masking for main content to avoid underlap with close button on word wrap failure.
|
2022-08-30 19:17:41 +09:00 |
|
Dean Herbert
|
c846bf20a7
|
Add background hover and adjust remaining metrics
|
2022-08-30 18:06:48 +09:00 |
|
Dean Herbert
|
bea12ab3c2
|
Rename NotificationContent to MainContent
|
2022-08-30 18:06:48 +09:00 |
|
Dean Herbert
|
0f203531d9
|
Allow customising the "close" button icon
|
2022-08-30 18:06:48 +09:00 |
|
Dean Herbert
|
1484ae19f0
|
Initial design update pass
|
2022-08-30 18:06:48 +09:00 |
|
Dean Herbert
|
b8fda1a16f
|
Apply NRT to notification classes
and tidy things up a bit.
|
2022-08-30 15:57:10 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
cdef67ccd0
|
Log posted notifications
To help with test failures and the likes.
|
2022-01-25 23:38:48 +09:00 |
|
Dean Herbert
|
473e15e8f3
|
Add debounce to notification sample playback logic
|
2021-09-05 13:22:37 +09:00 |
|
smoogipoo
|
d3f0c0730d
|
Merge branch 'master' into non-concurrent-sample-playback
|
2021-02-12 17:22:15 +09:00 |
|
Dean Herbert
|
72562070bc
|
Remove second overload of Close (makes the call structure hard to follow / invoke correctly)
|
2021-02-11 14:18:00 +09:00 |
|
Jamie Taylor
|
a1ae739a62
|
Add support for Notification sounds
|
2021-02-11 13:51:54 +09:00 |
|
smoogipoo
|
772bef91fa
|
Merge remote-tracking branch 'Joehuu/master' into drawnode-composability
# Conflicts:
# osu.Game.Rulesets.Osu/UI/Cursor/OsuCursorContainer.cs
|
2019-04-08 23:01:12 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
smoogipoo
|
a56e29347f
|
Adjust namespaces
|
2019-04-02 14:51:28 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
Dean Herbert
|
a12c47536b
|
Change default to being important
|
2018-07-16 13:00:21 +09:00 |
|
Dean Herbert
|
ac4f25c5bc
|
Make notifications less noisy
|
2018-07-13 21:25:08 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
861bf55773
|
Adjust notification padding a touch
|
2017-12-25 18:31:32 +09:00 |
|