psifidotos / nowdock-plasmoid

Plasma 5 plasmoid that creates a plank or mac style effect for tasks
GNU General Public License v3.0
37 stars 3 forks source link

line (for the window under focus) becomes a dot when previewing #53

Closed kupiqu closed 7 years ago

kupiqu commented 7 years ago

The line (for the window under focus) becomes a dot when previewing either the same window or any other.

Note that I don't know if this is intended, neither whether or not it happens with the oficial plasma taskbars as well...

psifidotos commented 7 years ago

this could be a bug... this was not intended initially, do we prefer a different a behavior?

kupiqu commented 7 years ago

This is of minor importance, but I guess the line is to indicate the window under focus, so I would slightly prefer to keep the line, instead of to replace it by a dot, as the window under focus does not change by previewing (that same window or another).

psifidotos commented 7 years ago

the thing is that the "preview window" gets the active state... You can notice that from the color change in the title of the "active" window

psifidotos commented 7 years ago

but I believe I can handle the case and prepare the codebase

kupiqu commented 7 years ago

I see. That must be then the case in official plasma taskbars as well. If you can easily handle it, that is great. Otherwise it's fine too. As said, this is a minor issue :)

psifidotos commented 7 years ago

I believe it is ok now...