diff options
author | sin-ack <sin-ack@users.noreply.github.com> | 2021-05-09 17:09:30 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-12 22:38:20 +0200 |
commit | 2159f90e00cdca66eedbbb0807b731c74695e5d8 (patch) | |
tree | e358620308619bc582308f42a0d1ff55df57a25e /Userland/Libraries/LibGfx/ClassicStylePainter.cpp | |
parent | fe5ca6ca276ad452a16215031fb395b4f5bef048 (diff) | |
download | serenity-2159f90e00cdca66eedbbb0807b731c74695e5d8.zip |
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
With the new InodeWatcher API, the old style of creating a watcher per
inode will no longer work. Therefore the FileWatcher API has been
updated to support multiple watches, and its users have also been
refactored to the new style. At the moment, all operations done on a
(Blocking)FileWatcher return Result objects, however, this may be
changed in the future if it becomes too obnoxious. :^)
Co-authored-by: Gunnar Beutner <gunnar@beutner.name>
Diffstat (limited to 'Userland/Libraries/LibGfx/ClassicStylePainter.cpp')
0 files changed, 0 insertions, 0 deletions