d94d0f60c8
getEvents() filters all events for the given range and sorts the result. That's more than we need when checking whether there are any events, where we only care that there's at least one event in the range. Address this by splitting out the event filtering into a generator function, so hasEvents() can return after at most one iteration. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1192 |
||
---|---|---|
.. | ||
dbusServices | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml |