-
Notifications
You must be signed in to change notification settings - Fork 6
Separate Directory and DirectoryBackground #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Add background option for separate directory and background.
Change target name from directorybackground to only background to keep naming consistent across the source code.
Add background option
This would probably work. The unit tests only failed because of an unrelated issue with desktop integration on Linux, which I've fixed in he meantime. However, I'm not really sure if this feature will be useful. While some applications may only add Is there any harm to always adding the entry to both? This would keep the feed format simpler, also avoiding the need to update to update the "capabilities" caspecification and existing feeds on |
I was thinking what if a program does not needs to add that context menu entry. Because in some cases those entries are not very useful, and personally i like to keep thing organised, even context menu entries. But on the other hand i am not sure if other users really care about that and it might be only me. Is there any other way that users like me can get an option to choose either one or both without changing the current implementation? What about an extra tag in capabilities named "Exclude" or something that can be false by default and when enabled or made true, it excludes the background from directory? Eg: if(ExcludeBackground) { |
edd9c81
to
8570d84
Compare
21b37a5
to
555e6f3
Compare
fdbd739
to
22e3618
Compare
3bfa8e2
to
8ed5f95
Compare
4312137
to
8792643
Compare
d0d4634
to
17c4079
Compare
c488a3b
to
ac8dde0
Compare
88d9b90
to
62b246e
Compare
f677a5f
to
a046578
Compare
0e1673e
to
57ae2b8
Compare
000dac3
to
1575fe9
Compare
d996f77
to
98ff77e
Compare
29af473
to
2c59df9
Compare
be4a8f4
to
4506cc8
Compare
552cc54
to
ee2397d
Compare
9a653d7
to
37ad6cc
Compare
f1317bf
to
6fbe633
Compare
5241e03
to
bc4f9d6
Compare
No description provided.