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

[Question] Could the window buttons intergrate with the window title applet? #51

Closed
ILYgh opened this issue Sep 24, 2019 · 11 comments
Closed

Comments

@ILYgh
Copy link

ILYgh commented Sep 24, 2019

With the window title and window appmenu applets, I can hide the appmenu until I hover over the window title. Could this also be implemented for the window buttons?

@ILYgh ILYgh changed the title [Question] Could the window buttons intergrate with the window title and window appmenu applets? [Question] Could the window buttons intergrate with the window title applet? Sep 24, 2019
@psifidotos
Copy link
Owner

You mean to hide also the buttons until the mouse is hovering the window title?

@ILYgh
Copy link
Author

ILYgh commented Sep 29, 2019

Exactly this. That way only the title could be displayed until I hoover over it, replacing it with the buttons and appmenu.

@saligari
Copy link

saligari commented Oct 5, 2019

I came here meaning to ask for the same thing!

It's not a huge issue, it's not even a minor one really, more like a mild preference.

@psifidotos
Copy link
Owner

it is possible but that would mean that three different applets should communicate with each other in a sensible way. It is ifeasible but I am going to leave for the far end of the development, after all other improvements have been landed and as long it does not break the Window Applet(s) experience

@kupiqu
Copy link

kupiqu commented Nov 30, 2019

Exactly this. That way only the title could be displayed until I hoover over it, replacing it with the buttons and appmenu.

That is an interesting option. If that would be implemented, I might configure the title applet to show the entire window title (app - title) instead of just the appname.

However, window title imo should be replaced in space only by appmenu, or at least have an option to do it this way.

I know you're not going to implement this tomorrow, but saying this for the record because some users keep title and appmenu on the left and buttons on the right, as it is by default in kde window decorations. Hence, it seems impossible to access buttons if they appear only while hovering window title, as they appear on the other end.

@psifidotos
Copy link
Owner

Actually I am not going to implement it... I am totally uninterested in this... if applets can communicate with each other like Window Title and Window AppMenu are doing in Latte v0.9.x then ok but merging the applets from my side, is not of my interests

@kupiqu
Copy link

kupiqu commented Nov 30, 2019

Actually I am not going to implement it...

That is totally fine to me. I was just trying to mention that this may seem less easy than it seems in some configurations such as mine (and possibly some others)

if applets can communicate with each other like Window Title and Window AppMenu are doing in Latte v0.9.x then ok

Could you please develop what you mean?

@psifidotos
Copy link
Owner

Could you please develop what you mean?

When Window Title and AppMenu are used in Latte v0.9.x they both provide a Unity mode meaning that the appmenu can be totally hidden until the Window title is hovered. This is achieved by communicating Window Title with AppMenu by using Latte as a bridge to do so...

@psifidotos
Copy link
Owner

so in other words, I can think of supporting this but only through Latte Applets Communication mechanisms...

@kupiqu
Copy link

kupiqu commented Nov 30, 2019

I see, so I can do this already:

I might configure the title applet to show the entire window title (app - title) instead of just the appname.

I tested and works, cool stuff! :)

@kupiqu
Copy link

kupiqu commented Nov 30, 2019

I tested and works, cool stuff! :)

The only minor issue I see is that I am not able to easily configure the title applet anymore (one needs to do it by entering latte settings first, so the applet is accessible)

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

No branches or pull requests

4 participants