ArcticaProject / arctica-greeter

Arctica Greeter: Greeter Frontend for LightDM
GNU General Public License v3.0
27 stars 10 forks source link

src/session-list.vala: Rework case-insensitive session sorting. Do th… #66

Closed sunweaver closed 9 months ago

sunweaver commented 9 months ago

…e sorting on a deep copy of the session list from LightDM.

This resolves the issue of loosing all session types starting with lower case letters from the session chooser when accessing the chooser list the second time.