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

Transparent background request #2

Closed
artexhibit opened this issue Jan 16, 2021 · 7 comments
Closed

Transparent background request #2

artexhibit opened this issue Jan 16, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@artexhibit
Copy link

Hi Rafael! Nice app, really like it.

Have a little request, maybe you will consider to make it for future releases.

Is it possible to make an app's background more transparent like all menu bar apps have?

I mean this effect: PrintScreen

@DamascenoRafael DamascenoRafael added the enhancement New feature or request label Jan 17, 2021
@DamascenoRafael
Copy link
Owner

Hey, thanks for the suggestion.

It sounds interesting, I don't know if it should be the default, but maybe I could add an option in the menu to switch between more transparent or opaque. What do you think?

I'm not sure how transparency works in lists using SwiftUI, but there must be a way. 😄

@artexhibit
Copy link
Author

artexhibit commented Jan 17, 2021

It sounds interesting, I don't know if it should be the default, but maybe I could add an option in the menu to switch between more transparent or opaque. What do you think?

Yes, the switcher will be welcomed! 😊

I'm not sure how transparency works in lists using SwiftUI, but there must be a way. 😄

I am sure it is. Can't help you with advise on code side since I just only started to deal with SWIFT, but I am sure you will solve it.

@DamascenoRafael
Copy link
Owner

Hey @artexhibit, sorry for taking so long.

It turns out that the problem I had with SwiftUI with respect to the background did not affect the ability to make the background more transparent, which was great.

I tried it here and the result with transparency (0.3 opacity) was like this:

Screen Shot 2021-02-13 at 17 36 05

What do you think? I still want to improve the look of the text field in this scenario.

@artexhibit
Copy link
Author

artexhibit commented Feb 14, 2021

Hei, @DamascenoRafael

It looks neat!

Agree with you about the text field. Maybe it will be better to make text field transparent as well and define the zone with a thin line (make it look like a thin rectangle)?

@DamascenoRafael
Copy link
Owner

I also thought about it at first, but I did some tests and it didn't look so nice (similar to the app's initial look).

I ended up choosing another color with some transparency for the text field background, I think it makes more sense with the overall look of the app, but we can improve over time.

Screen Shot 2021-02-15 at 14 14 25

The menu option to change the look:

Screen Shot 2021-02-15 at 15 07 12

@DamascenoRafael
Copy link
Owner

I will make a commit closing this issue, but we can continue to discuss how to improve the appearance of the app.

I'm going to release a new version these days with this feature already :)

@artexhibit
Copy link
Author

I will make a commit closing this issue, but we can continue to discuss how to improve the appearance of the app.

I'm going to release a new version these days with this feature already :)

Yeap. Looks stunning! One million dollars design! Wait to install!

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