Logs on 2022-10-29 (liberachat/#xmonad)
| 00:18:35 | <dminuoso> | geekosaur: xwininfo says its the root window |
| 00:23:08 | <dminuoso> | Im starting to think, is there a way to get information about *all* windows currently active? |
| 00:24:58 | <dminuoso> | I think I have a window id |
| 00:25:05 | <geekosaur> | queryTree starting from the root window for all windows, W.integrate' for windows in the StackSet |
| 00:25:18 | <dminuoso> | `wmctrl -l` seemed like the easier thing :) |
| 00:27:32 | <dminuoso> | https://gist.github.com/dminuoso/a613cb39b04c9dc6895f0d9573f1e58a |
| 00:27:38 | <dminuoso> | Im about 70% sure its the right window |
| 00:29:22 | <dminuoso> | Window type: Huddles-host-draw-window |
| 00:33:08 | <dminuoso> | That... seems like breaking the specs |
| 00:33:20 | <dminuoso> | https://specifications.freedesktop.org/wm-spec/1.3/ar01s05.html |
| 00:33:23 | <dminuoso> | _NET_WM_WINDOW_TYPE |
| 00:33:33 | <dminuoso> | `The Client SHOULD specify window types in order of preference (the first being most preferable) but MUST include at least one of the basic window type atoms from the list below. This is to allow for extension of the list of types whilst providing default behavior for Window Managers that do not recognize the extensions.` |
| 00:35:58 | <liskin> | Yeah inventing new ewmh window types is not something you're meant to do these days |
| 00:36:27 | <liskin> | Even if you tried to actually discuss it with the community and standardize it you'd still be told to fuck off |
| 00:38:00 | <dminuoso> | Im more concerned with the lack of a basic type at all. |
| 00:38:24 | <dminuoso> | Meaning there's no fallback if you dont support this magic exotic window type (which by itself dont really care about) |
| 00:39:45 | <dminuoso> | Can this explain the behavior? Im trying to find any refernece in xmonad where the window type is being inspected in vain |
| 00:52:16 | <liskin> | I'm unfortunately drunk and half asleep so unable to help further at this point. |
| 02:03:09 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 272 seconds) |
| 02:08:22 | × | td_ quits (~td@83.135.9.42) (Ping timeout: 252 seconds) |
| 02:10:05 | → | td_ joins (~td@83.135.9.7) |
| 02:24:05 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 02:43:24 | × | terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat) |
| 02:45:58 | → | terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1) |
| 03:30:31 | × | td_ quits (~td@83.135.9.7) (Ping timeout: 246 seconds) |
| 03:32:33 | → | td_ joins (~td@83.135.9.8) |
| 04:12:59 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 272 seconds) |
| 05:52:37 | <xmonadtrack> | New xmonad-contrib branch created: pull/772 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/772 |
| 05:52:37 | <xmonadtrack> | xmonad-contrib Illia Bobyr https://github.com/xmonad/xmonad-contrib/pull/772 * v0.17.1-53-g5ee71cf0: EwmhDesktops: _NET_CLIENT_LIST_STACKING: In focus order (37 minutes ago, 2 files, 30+ 4-) https://github.com/xmonad/xmonad-contrib/commit/5ee71cf05681 |
| 06:51:37 | × | wusticality quits (~user@76.131.115.3) (Remote host closed the connection) |
| 08:57:17 | → | thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) |
| 09:00:07 | × | Industrial[m] quits (~industria@2001:470:69fc:105::eb9) (Quit: You have been kicked for being idle) |
| 09:07:08 | <thyriaen> | is there a focus screen on hover ? because when i mouse over a window in my 2nd screen and then press mod-shift-2 it throws the window into my first screen - i first have to click one time on my second monitor giving it "real" focus -- so there is this strange phase where a window on my 2nd monitor has focus but my monitor does not yet |
| 09:07:42 | <thyriaen> | https://paste.tomsmeding.com/tW5WjuR5 |
| 09:24:14 | <thyriaen> | brb |
| 09:24:15 | × | thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Quit: Leaving) |
| 09:27:00 | → | thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) |
| 09:30:10 | × | thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Remote host closed the connection) |
| 09:31:15 | → | thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) |
| 09:45:58 | × | thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Remote host closed the connection) |
| 09:46:41 | → | thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) |
| 09:55:17 | <dminuoso> | Mmm, this window is iconified. |
| 09:55:42 | <thyriaen> | iconified ? |
| 09:55:49 | <dminuoso> | Yes |
| 09:55:58 | <dminuoso> | Not talking about your problem, though. |
| 11:26:33 | <thyriaen> | what do you mean ? |
| 11:32:10 | <thyriaen> | i have the same issue as https://github.com/xmonad/xmonad/issues/364 but my window shows the root window |
| 11:59:34 | <thyriaen> | another "issue" i have: if i have a twopane layout i want to have a single button to push a window form left to right pane and if i press it again to the right monitor and another button for the other direction |
| 12:00:15 | <thyriaen> | and can i set default layouts of my workspaces ? |
| 12:08:29 | <thyriaen> | i basically want this behaviour in all 4 cases of setups: https://ibb.co/drt1319 |
| 12:08:42 | <thyriaen> | with one button |
| 12:25:32 | <[Leary]> | thyriaen: An approach that may or may not work is via X.A.MessageFeedback. If moving a window in a direction that's a no-op is treated as an unhandled message, then you can get that feedback and fall back on a shift-monitor action. |
| 12:31:12 | <thyriaen> | Leary I think that is outside of my abilities |
| 12:35:22 | <[Leary]> | So rather than `sendMessage (Move R)`, it would be `do { handled <- sendMessageB (Move R); unless handled $ ... }`. |
| 12:37:54 | <thyriaen> | i think i am also missing the Move R thing entirely |
| 12:38:02 | <thyriaen> | https://paste.tomsmeding.com/tW5WjuR5 |
| 12:47:02 | <[Leary]> | Well your layout seems to use WindowNavigation already. That's where `Move` is from; it probably just works. I don't use the module myself, so I don't know the details. |
| 12:47:50 | <thyriaen> | Leary ah so Move R will just work ? ok i will check it |
| 12:51:48 | <xmonadtrack> | xmonad-contrib Tony Zorman * v0.17.1-51-geaab5bfb: New module: XMonad.Hooks.OnPropertyChange (31 hours ago, 4 files, 138+ 97-) https://github.com/xmonad/xmonad-contrib/commit/eaab5bfbbace |
| 12:51:48 | <xmonadtrack> | xmonad-contrib Tony Zorman {GitHub} * v0.17.1-54-gc27a1f07: Merge pull request #770 from slotThe/bikeshed/dynamicproperty (3 minutes ago, 0 files, 0+ 0-) https://github.com/xmonad/xmonad-contrib/commit/c27a1f07915a |
| 12:56:03 | × | Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: Stop) |
| 13:54:18 | × | Natch quits (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Remote host closed the connection) |
| 14:10:34 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 15:06:24 | → | Natch joins (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) |
| 15:31:44 | → | mvk joins (~mvk@2607:fea8:5ce3:8500::f30b) |
| 15:52:24 | × | thunderrd quits (~thunderrd@183.182.114.141) (Ping timeout: 250 seconds) |
| 16:11:09 | → | chomwitt joins (~chomwitt@athe730-c-multi-217.home.otenet.gr) |
| 16:14:25 | → | Phaseditto joins (~Phaseditt@p200300f03f472f006ff6b3bd4996ed42.dip0.t-ipconnect.de) |
| 17:18:30 | → | Buliarous joins (~gypsydang@46.232.210.139) |
| 17:20:58 | × | Buliarous quits (~gypsydang@46.232.210.139) (Client Quit) |
| 18:00:33 | <kora9> | Hmm. I'm trying to use the Network plugin of xmobar to list my WireGuard VPN interface but it's not appearing, and there isn't an error message. Anyone have any experience with this? |
| 18:32:08 | × | Phaseditto quits (~Phaseditt@p200300f03f472f006ff6b3bd4996ed42.dip0.t-ipconnect.de) (Quit: Client closed) |
| 18:44:23 | × | mvk quits (~mvk@2607:fea8:5ce3:8500::f30b) (Ping timeout: 276 seconds) |
| 19:39:04 | → | ElKowar joins (~ElKowar@srv-fin.xware-gmbh.de) |
| 21:01:08 | <kora9> | Fixed it :) |
| 21:07:26 | × | thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Ping timeout: 250 seconds) |
| 22:50:49 | × | chomwitt quits (~chomwitt@athe730-c-multi-217.home.otenet.gr) (Ping timeout: 272 seconds) |
All times are in UTC on 2022-10-29.