Commit 3845f20
committed
actions: Don't show in the places-sidebar menu, unless Conditions
allow it.
By default, actions will no longer appear in context menus for
places-sidebar entries.
To opt back in to sidebar visibility, two new Conditions are added:
- sidebar-allow: Display in the sidebar, along with any other valid
locations assuming all conditions are met (consider this 'legacy'
behavior).
- sidebar-only: The action will only be shown in the sidebar, provided
other Conditions are met, and nowhere else. Use this for actions
that only make sense when applied to sidebar items (bookmarks,
mounts, etc...).1 parent 4825be2 commit 3845f20
3 files changed
Lines changed: 31 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
| |||
239 | 241 | | |
240 | 242 | | |
241 | 243 | | |
242 | | - | |
| 244 | + | |
243 | 245 | | |
244 | 246 | | |
245 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
831 | 833 | | |
832 | 834 | | |
833 | 835 | | |
| 836 | + | |
| 837 | + | |
834 | 838 | | |
835 | 839 | | |
836 | 840 | | |
| |||
856 | 860 | | |
857 | 861 | | |
858 | 862 | | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
859 | 871 | | |
860 | 872 | | |
861 | 873 | | |
| |||
871 | 883 | | |
872 | 884 | | |
873 | 885 | | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
874 | 889 | | |
875 | 890 | | |
876 | 891 | | |
| |||
1865 | 1880 | | |
1866 | 1881 | | |
1867 | 1882 | | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
1868 | 1892 | | |
1869 | 1893 | | |
1870 | 1894 | | |
| |||
0 commit comments