#How to move window button to far left? (KDE Plasma 6)

14 messages Β· Page 1 of 1 (latest)

flint oyster
#

as you can see, the window button is not on-top of tab bar, I want to move it to far left

flint oyster
#

How to move window button to far left? (KDE Plasma 6)

primal mauve
#

Having this issue too on GNOME unfortunately

flint oyster
primal mauve
#

What's csd

flint oyster
#

maybe it's hard to patch this

if (gtk.csd.something="left") {
  move(titlebar.buttonbox.container) to(zen.sidebar.top);
}
#

just a basic pseudo code

primal mauve
#

Ohhh

#

Client side declarations

flint oyster
#

only able to do this in browser toolbox, the layout will be gone after browser is closed

primal mauve
#

Ooo how'd you do that

flint oyster