linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.58k stars 745 forks source link

Add a clutter end-session dialog. #12519

Closed mtwebster closed 1 day ago

mtwebster commented 4 days ago

Requires https://github.com/linuxmint/cinnamon-session/pull/177.

mtwebster commented 4 days ago

image image image

Secret-chest commented 4 days ago

What's the reason for migrating all these dialogues? Isn't Cinnamon a GTK desktop?

mtwebster commented 3 days ago

Cinnamon is built on the Clutter library, not Gtk.

We prefer Gtk applications, and our tools use it, but Cinnamon itself does not, and the desktop will look more cohesive as system dialogs adopt that style.