sway icon indicating copy to clipboard operation
sway copied to clipboard

`hide_edge_borders --i3 smart` not hiding titlebar on tabbed/stacked containers anymore

Open nim65s opened this issue 1 year ago • 4 comments

  • Sway Version:

1.9

  • Debug Log:

https://paste.inpt.fr/?b020746019e5ca87#C1EYwxbmPZvtuiFZQkF6n1Lghxk9iTSnKitiKm5frZhW

  • Configuration File:
hide_edge_borders --i3 smart
  • Description:
    • the --i3 flag is supposed to hide the titlebar on tabbed/stacked containers, ref. https://github.com/swaywm/sway/pull/3767. This used to work before 1.9, but is not working anymore on 1.9.

nim65s avatar Mar 18 '24 12:03 nim65s

I had some local commits to make this working and got to somewhat functioning state but I don't use master branch yet due to waybar not being drawn (shell top layer rendering issues it seems, and I don't have time to debug yet)

can make a pr when I'm back home

svalaskevicius avatar Mar 18 '24 16:03 svalaskevicius

@nim65s please see the linked PR ^, the main file I was focusing on is transaction.c

I hope this helps! it is really a needed feature of sway (uncluterrung the screen from pretty rectangles when they are not needed) and I hope it would be merged to the main branch sooner rather than later. and so avoiding to keep rebasing the PR :)

svalaskevicius avatar Mar 18 '24 21:03 svalaskevicius

@svalaskevicius You ever got around to that PR? :)

hashworks avatar Jun 15 '24 14:06 hashworks

hi. see #8076 but it has an issue that needs debugging - any help is appreciated as I'm not sure when can I allocate more time to it

svalaskevicius avatar Jun 15 '24 17:06 svalaskevicius