Melber wrote: Wed Jun 07, 2023 9:36 amAny reason why notJerry3904 wrote: Wed Jun 07, 2023 7:48 am MXFB user-devs: any objection to going with this as default in MX-23's overlay file? (Trying to tie up any loose ends for B2/RC.)I'll take silence as = no objectionCode: Select all
# force slit to un-autohide (left and top sides) on MX-23 slit.borderWidth: 0 slit.bevelWidth: 2
to avoid ugly bevel?Code: Select all
slit.borderWidth: 0 slit.bevelWidth: 0
@Jerry3904 @Melber After further testing (logging out and in) I found that if I set any variable to slit.borderWidth other than 0, I cannot get the dock to show when auto-hidden.
Setting any variable to slit.bevelWidth other than 0 creates a black line (thickness dependent on the value) around the dock.
I think setting both variables to 0 work right.
I have a proposal to add to the overlay file. Tell me what you think?
Code: Select all
menu.bevelWidth: <integer>

but if you set menu.bevelWidth: 2 (in overlay) all styles now have two columns.
