matinlotfali / KDE-Rounded-Corners

Rounds the corners of your windows in KDE Plasma 5 and 6
GNU General Public License v3.0
638 stars 22 forks source link

Disable on Full Screen windows? #292

Open hrqmonteiro opened 3 weeks ago

hrqmonteiro commented 3 weeks ago

Is there any way to disable outline and rounded on full screen windows (not maximized), like when you put a video on Firefox or VLC on fullscreen:

image

Cause like this it looks very strange. I want the rounded on maximized windows, like:

image

But i don't want it on fullscreen cause it just looks very distracting

matinlotfali commented 3 weeks ago

Do you have this checkbox checked in the config window? image

hrqmonteiro commented 3 weeks ago

Do you have this checkbox checked in the config window? image

No, because i am asking if i can have them on Maximized but not on Full Screen, as i said in my text

Maximized is different than Full Screen

matinlotfali commented 3 weeks ago

Oh, I see now. Sorry for not reading your text more carefully.

At this moment, I am treating Maximized and Fullscreen windows the same. I can check changing the code to see if I can make the distinction without affecting the OSD windows (windows that draw borders themselves)

tockudex commented 2 weeks ago

As much as I'm also interested in the distinction of maximized and fullscreen windows (I was about to open a similar issue), I wondered if you could provide some information/details on how you riced your KDE like that @hrqmonteiro.

(Sorry, I know I'm not supposed to drift off-topic, but I did not know where to ask otherwise.)

hrqmonteiro commented 2 weeks ago

As much as I'm also interested in the distinction of maximized and fullscreen windows (I was about to open a similar issue), I wondered if you could provide some information/details on how you riced your KDE like that @hrqmonteiro.

(Sorry, I know I'm not supposed to drift off-topic, but I did not know where to ask otherwise.)

Sure!

The colors is Everforest, to configure the panel like that i am using Panel Colorizer, and the tilling functionality comes from Khronkite, which also allows me to disable the titlebar on the windows.

And the font i am using for everything is Iosevka

tockudex commented 2 weeks ago

The colors is Everforest, to configure the panel like that i am using Panel Colorizer, and the tilling functionality comes from Khronkite, which also allows me to disable the titlebar on the windows.

Thanks for the details !