mate-desktop / caja

Caja, the file manager for the MATE desktop
https://mate-desktop.org/
Other
265 stars 143 forks source link

Do not show "Organize Desktop by Name" when desktop icons are locked #1752

Closed lukefromdc closed 7 months ago

lukefromdc commented 7 months ago

When icon positions are locked, do not show "Organize Desktop by Name" in the desktop context menu

lukefromdc commented 7 months ago

Note that you do NOT have to trigger "Organize Desktop by Name" to test this, only to verify that it does not appear in the desktop context menu when "Lock Icons Position" is active

rox4d commented 7 months ago

'action_other' seems redundant, as 'action' doesn't used in action_lock_icons_position_callback later

lukefromdc commented 7 months ago

I don't know a whole lot about GtkAction myself so did not notice that. Free to post any updates to this