hi, i'm using sway in arch linux, terminal URxvt is floating enabled(no other application is opened) but it spawns at top+ left of my screen, this was not the case in i3,
https://github.com/SirCmpwn/sway/wiki#how-do-i-report-issues
sway version 0.13.0
Sway.log > below link
sway.log
(log file not suppored to upload ??)
sway config file
I'll get to it if I have time, but this isn't exactly that important in the grand scheme of things. I encourage you to dig into the code and see if you can find out the issue yourself if you want it done faster.
i just want to know, this issue only with me or anybody having the same issue? if not i will reinstall sway to get back to it. @SirCmpwn
i did a fresh reinstall whole machine with Arch+official sway 0.13 packacge, when i set my URxvt to foating enabled by default, it still spwans at the top left corner . @SirCmpwn
So look into it.
do you want me to close the issue?? @SirCmpwn
No, I want you to debug it and send a patch.
If they don't know C, they can't submit a patch. Should they not have reported the bug?
C isn't difficult. Anyone can learn it.
I think you can try to replace this:
#:::::::::disable_window_borders::::::::
for_window [class="^.*"] border pixel 0
new_window pixel 1
new_float normal
in your config with default_border pixel 1 and report here if it helped
@kaberc nope its not working ..
would you consider #1229 for this 0.15 release??
spawning in the floating mode is seems buggy ! (Not exactly buggy , but not spawing at the correct postion, that make images ,videos goes out of the screen,manually have to bring them back in to the screen).
"feh, mpv , Urxvt " all seems to be not working as expected in Floating mode.
I would if you sent me a patch.
i wish i could send you a patch, unfortunately i cant make one.
I bet you could!
This conversation was glorious.
Anyhow, firefox-nightly (60) also spaws its default browser dialogue in the top left corner.
I'm closing issues that are resolved by the yet-unreleased sway 1.0.
Most helpful comment
C isn't difficult. Anyone can learn it.