M4lin
M4lin
yes you are right moving the window the titlebar is still there, so apparently is not disappeared but just "rendered" out of the screen. will play a bit more and...
> hm, is it just positioned in a way where the titlebar is not visible? while this should get fixed, you can just hold Alt and drag it with your...
UPDATE: workaround: GIMP has an option for save window position on exit. uncheck the options will sort the issue in labwc. 
> @m4lin in what version of labwc are you experiencing this titlebar offset? 0.5.x from your distribution repo or latest git master branch? i tried both and same issue. no...
i used gdb to see if there are mode details, see pastebin https://pastebin.com/kDJWzRhK
Sure I will try. Just to be clear ( I am not a programmer) I do have cloned the repo locally. cd in the folder patch -p0 -i sfwbar_thread_style.txt Is...
Hello i have some issues patching if i try -p0 ` ❯ patch -p0 -i patch.txt patching file sfwbar-1.0_beta6/src/layout.c Hunk #1 FAILED at 165. Hunk #2 FAILED at 414. 2...
> Are you applying the patch to 1.0beta6 or the current git version? > git version i did git clone https://github.com/LBCrion/sfwbar.git copied the txt file in it, renamed patch.txt (for...
just tried again cloned again from git and still error `❯ patch -p1 -i patch.txt patching file src/layout.c Hunk #1 FAILED at 165. Hunk #2 FAILED at 414. 2...
Oh sorry. Now I got it. Will try and test it in deep. Thanks