Nick Johnson
ef4144c183
Notification: Member-ize updatable components
...
Changes the necessary widgets to be pointers so we can later change
their underlying data.
2021-03-22 12:46:16 +01:00
Nick Johnson
f2814dd6c1
Notification: Allow getting window by ID
...
This is a neccessity so a connection can get the notification it is
connected to for later updates.
2021-03-22 12:46:16 +01:00
Nick Johnson
a437430294
Notification: Give a unique internal ID
...
This will allow us to later query the notifications from a connection
and safely update it without exposing it to any other applications, as
it is session based.
2021-03-22 12:46:16 +01:00
Itamar
653c3d5812
NotificationWindow: Set notification text as tooltip content
2021-02-10 23:04:54 +01:00
Andreas Kling
c7ac7e6eaf
Services: Move to Userland/Services/
2021-01-12 12:23:01 +01:00