core/desktopentry: mask entries with priority less than hidden entry

This commit is contained in:
bbedward 2025-09-18 09:33:55 -04:00 committed by outfoxxed
parent e10747addd
commit 8d2a2d3dd2
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
3 changed files with 18 additions and 2 deletions

View file

@ -11,3 +11,4 @@
- Fixed a crash when running out of disk space to write log files.
- Fixed a rare crash when disconnecting a monitor.
- Fixed build issues preventing cross compilation from working.
- Fixed dekstop entries with lower priority than a hidden entry not being hidden.