ortango

Results 52 comments of ortango

>If I specify either rectangle=1078x560+0+0 or rectangle=1078x560+2560+0 for a particular floating window, the window appears in the top left corner of the second monitor. the window will appear on the...

>but probably telegram using an unconventional way to focus his own window, so it looks to me like qt5 doesn't really have a function to do this? ([qt4 seems like...

@AdamantGarth >This is the kind of thing that the window manager should handle. bspwm handles _NET_ACTIVE_WINDOW >i3, for example, has an option called focus_on_window_activation is works on the logic that...

>Apparently, an application can either set _NET_ACTIVE_WINDOW or "ask for stacking above" of which bspwm only handles the former? yea that short patch in the previous reply should enable it...

i'm not experienced enough with rust to make qualified suggestions on this. the simplest solutions i can come up with avoiding some type of plugin system: * compile conflicts with...

>On version: 0.9.10-33-ge22d0fa according to that version string you are using a build older then the fix... https://github.com/baskerville/bspwm/compare/e22d0fad23e0e85b401be69f2360a1c3a0767921...1560df35be303807052c235634eb8d59415c37ff

this issue is not likely caused by your window manager.

@intr-cx >a workaround? Why not just use Relative upper-left{X,Y} and Width & Height to calculate geometry? xwininfo gets those via a simple `xcb_get_geometry`

@moviuro that specific issue could be dealt with by using [`xcape`](https://github.com/alols/xcape). xcape -e 'Super_L=Super_L|t' where *super + t* launches xterm. `xcape` will not solve all of these types of issues...

probably a good idea to include the versions of `ffplay` and `bspwm` for people trying to reproduce this issue (which i cannot do). also, are you playing the same file...