-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nautilus-xtn: Flatten single-device menu
Because Nautilus 43+ uses Gtk4 popovers instead of "real" menus for its context menu, submenus have to be clicked to be accessed, they no longer open on hover. This makes a single-item submenu quite irritating to deal with. So, when there's exactly one device available as a "Send to..." target, replace the "Send to Mobile Device > <device_name>" menu hierarchy with a single "Send to <device_name>" entry.
- Loading branch information
1 parent
525bee9
commit 4221eac
Showing
1 changed file
with
27 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters