Skip to content
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

Border for specific app only? #37

Open
tmpm697 opened this issue Jul 15, 2021 · 3 comments
Open

Border for specific app only? #37

tmpm697 opened this issue Jul 15, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@tmpm697
Copy link

tmpm697 commented Jul 15, 2021

I tried to set shadow for window with specific app_id for example but all windows still have shadow set, how to avoid this?

for_window [app_id="abc"] border_images.focused  shadows.png
@tmpm697 tmpm697 added the enhancement New feature or request label Jul 15, 2021
@fluix-dev
Copy link
Owner

They're just not implemented on this level. You can't do per-window border images.

@tmpm697
Copy link
Author

tmpm697 commented Jul 16, 2021

humm, I really want it for per-window only, is there reason why make it global?

@fluix-dev
Copy link
Owner

fluix-dev commented Jul 17, 2021

It's implemented the same way (as in generally the same rendering paths) as the standard borders which are global as well. The next iteration of this feature (with shaders) will have this feature, when I get to reworking this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants