core/desktopentry: don't match keys with wrong modifier or country

This commit is contained in:
bbedward 2025-09-30 08:17:03 -04:00 committed by outfoxxed
parent 8d2a2d3dd2
commit a94418f45d
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
2 changed files with 7 additions and 4 deletions

View file

@ -12,3 +12,4 @@
- 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.
- Fixed desktop entry keys with mismatched modifier or country not being discarded.