Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,788 events total
2024-02-15 03:20:15 × srk quits (~sorki@user/srk) (Ping timeout: 255 seconds)
2024-02-15 03:22:05 × srk_ quits (~sorki@user/srk) (Ping timeout: 252 seconds)
2024-02-15 03:23:11 srk| is now known as srk
2024-02-15 03:29:00 × td_ quits (~td@i5387092F.versanet.de) (Ping timeout: 268 seconds)
2024-02-15 03:30:13 td_ joins (~td@i53870914.versanet.de)
2024-02-15 03:39:49 srk_ joins (~sorki@user/srk)
2024-02-15 03:41:49 × srk quits (~sorki@user/srk) (Ping timeout: 264 seconds)
2024-02-15 03:42:36 srk_ is now known as srk
2024-02-15 03:45:38 srk_ joins (~sorki@user/srk)
2024-02-15 03:47:15 × srk quits (~sorki@user/srk) (Ping timeout: 255 seconds)
2024-02-15 03:48:47 srk_ is now known as srk
2024-02-15 04:29:25 × nickstwist quits (~nickstwis@cpc140418-slou6-2-0-cust78.17-4.cable.virginm.net) (Quit: Client closed)
2024-02-15 06:45:52 × yosafbridge quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (Quit: Leaving)
2024-02-15 06:51:32 yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de)
2024-02-15 09:25:19 × ft quits (~ft@p508db2e6.dip0.t-ipconnect.de) (Quit: leaving)
2024-02-15 09:28:56 × todi quits (~todi@pd9571068.dip0.t-ipconnect.de) (Quit: ZNC - https://znc.in)
2024-02-15 11:02:54 <xmonadtrack> xmonad Tomas Janousek * v0.18.0-3-g4b9ef59: ci: Adopt the liskin/gh-workflow-keepalive action (22 minutes ago, 1 file, 5+ 4-) https://github.com/xmonad/xmonad/commit/4b9ef5970633
2024-02-15 11:02:56 <xmonadtrack> xmonad-contrib Tomas Janousek * v0.18.0-8-g93ad0ef2: ci: Adopt the liskin/gh-workflow-keepalive action (22 minutes ago, 1 file, 5+ 4-) https://github.com/xmonad/xmonad-contrib/commit/93ad0ef2ea00
2024-02-15 11:03:04 <xmonadtrack> X11 Tomas Janousek * 1.10.3-36-g6d21f42: ci: Adopt the liskin/gh-workflow-keepalive action (22 minutes ago, 1 file, 5+ 4-) https://github.com/xmonad/X11/commit/6d21f4256111
2024-02-15 11:03:12 <xmonadtrack> X11-xft Tomas Janousek * v0.3.4-39-gc37d14a: ci: Adopt the liskin/gh-workflow-keepalive action (22 minutes ago, 1 file, 5+ 4-) https://github.com/xmonad/X11-xft/commit/c37d14a5be73
2024-02-15 11:41:00 <liskin> I did some admin so our GH sponsors and OpenCollective profiles no longer claim that 0.17.0 is hot news and that COVID-19 prevents us from meeting in person
2024-02-15 11:41:12 <liskin> and also linked the two ongoing Wayland discussions
2024-02-15 11:41:37 <liskin> (which are still clogging my inbox due to me still not having had the courage to read them :-))
2024-02-15 11:45:58 <liskin> oh and github milestones as well
2024-02-15 11:46:44 <liskin> it's wild how they still haven't made it any easier to get issues to appear in https://github.com/orgs/xmonad/projects/4 automatically when a milestone is assigned
2024-02-15 11:47:00 <liskin> there probably are github actions to do it but like wtf
2024-02-15 12:57:22 × L29Ah quits (~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer)
2024-02-15 13:59:10 L29Ah joins (~L29Ah@wikipedia/L29Ah)
2024-02-15 14:37:49 beastwick joins (~brian@user/beastwick)
2024-02-15 14:38:23 <beastwick> Are there any libraries that allow switching between sets of virtual workspaces? Something like KDE activities?
2024-02-15 15:26:22 <liskin> beastwick: pretty sure there was something like that in xmonad-contrib
2024-02-15 15:26:59 <beastwick> Yeah, it would be nice to be able to make use of all my workspaces for a focused task, and be able to switch between those focused tasks.
2024-02-15 15:27:22 <beastwick> moving windows between focused tasks sounds kind of hard though
2024-02-15 15:29:06 <geekosaur> is that DynamicWorkspaceGroups?
2024-02-15 15:34:19 <geekosaur> there's also https://github.com/xmonad/xmonad-contrib/issues/387 but the PR hasn't landed yet
2024-02-15 15:52:53 <beastwick> "Note that this only makes sense for multi-head setups"
2024-02-15 15:52:56 <beastwick> what does this mean?
2024-02-15 15:52:59 <beastwick> multi monitor?
2024-02-15 15:53:55 <geekosaur> yes
2024-02-15 15:54:37 <beastwick> so, I think that's why I stopped looking at dynamicworkspacegroups, I don't understand why it's meant for multi-head setups.
2024-02-15 15:55:02 <beastwick> Is it so you can move a window from group to group?
2024-02-15 15:55:16 <beastwick> because with independentscreens I have noticed that behavior
2024-02-15 15:57:26 <fizzie> AIUI, DynamicWorkspaceGroups groups only group a set of currently visible workspaces (with information on which screen which workspace was on), and provide a way for you to switch between such sets.
2024-02-15 15:57:58 <fizzie> If there's just one monitor, the sets will always have just one element, and basically be no different from just switching between single workspaces.
2024-02-15 16:00:50 <fizzie> As in, you'll still have your single fixed set of workspaces (say 1 2 3 4 5 6 7 8 9) but DynamicWorkspaceGroups lets you say that "foo" refers to having workspace 1 visible on a left monitor and 2 on the right, and then jump back into that configuration by name.
2024-02-15 16:01:33 <beastwick> oh, so like, pairing multi head layouts between monitors, remembering what you were displaying at once
2024-02-15 16:01:43 <beastwick> yeah, that's not what I am looking for sadly
2024-02-15 16:03:00 <fizzie> Are you looking for something that allows you to have one set of workspaces you're working in and switching between (say 1 2 3 4 5), but then be able to switch entirely over to an entirely distinct set of workspaces (say A B C D) that you then move in?
2024-02-15 16:03:20 <beastwick> yes
2024-02-15 16:03:22 <geekosaur> that would be Plane, I think
2024-02-15 16:03:53 <geekosaur> https://hackage.haskell.org/package/xmonad-contrib-0.18.0/docs/XMonad-Actions-Plane.html
2024-02-15 16:04:09 <beastwick> much thanks, let me take a look
2024-02-15 16:04:55 <beastwick> yeah this looks like it!
2024-02-15 16:45:19 nickstwist joins (~nickstwis@cpc140418-slou6-2-0-cust78.17-4.cable.virginm.net)
2024-02-15 16:48:32 <nickstwist> hello there. i was wondering if someone could help me understand rememberAction as detailed here https://xmonad.github.io/xmonad-docs/xmonad-contrib/XMonad-Actions-RepeatAction.html
2024-02-15 16:48:55 <nickstwist> essentially, i am trying to get this mouse binding to repeat https://paste.tomsmeding.com/DfmlMTmc
2024-02-15 16:49:38 <nickstwist> i appreciate there is an example on the docs page but i am having a bit of trouble understanding it (and translating the use case of `rememberActions` to `rememberAction`) as i am new to haskell
2024-02-15 16:50:29 <beastwick> actually geekosaur actions plane sounds more like instead of using hotkeys, you have to use arrow keys to cycle through things
2024-02-15 16:50:54 <beastwick> I am hoping I can keep my workspace binds, but change what windows they would bring forth
2024-02-15 16:57:00 <geekosaur> maybe TagWindows then? https://hackage.haskell.org/package/xmonad-contrib-0.18.0/docs/XMonad-Actions-TagWindows.html
2024-02-15 16:57:30 <geekosaur> and use tags instead of xmonad's workspaces, which are kinda inflexible
2024-02-15 16:59:20 <beastwick> I will give it a shot, reading what I wrote, tags definitely seem like a factor.
2024-02-15 17:06:40 × nickstwist quits (~nickstwis@cpc140418-slou6-2-0-cust78.17-4.cable.virginm.net) (Quit: Client closed)
2024-02-15 17:08:23 nickstwist joins (~nickstwis@cpc140418-slou6-2-0-cust78.17-4.cable.virginm.net)
2024-02-15 17:25:47 × L29Ah quits (~L29Ah@wikipedia/L29Ah) (Ping timeout: 252 seconds)
2024-02-15 17:38:42 × nickstwist quits (~nickstwis@cpc140418-slou6-2-0-cust78.17-4.cable.virginm.net) (Quit: Client closed)
2024-02-15 17:41:07 nickstwist joins (~nickstwis@cpc140418-slou6-2-0-cust78.17-4.cable.virginm.net)
2024-02-15 18:09:06 L29Ah joins (~L29Ah@wikipedia/L29Ah)
2024-02-15 18:11:45 breakpoint joins (~pupkey@user/pupkey)
2024-02-15 18:12:03 × nickstwist quits (~nickstwis@cpc140418-slou6-2-0-cust78.17-4.cable.virginm.net) (Quit: Client closed)
2024-02-15 19:10:07 todi joins (~todi@pd9571068.dip0.t-ipconnect.de)
2024-02-15 19:47:03 × L29Ah quits (~L29Ah@wikipedia/L29Ah) (Ping timeout: 256 seconds)
2024-02-15 20:10:56 L29Ah joins (~L29Ah@wikipedia/L29Ah)
2024-02-15 20:53:21 ft joins (~ft@p508db2e6.dip0.t-ipconnect.de)
2024-02-15 21:18:26 × tv quits (~tv@user/tv) (Ping timeout: 252 seconds)
2024-02-15 21:31:53 tv joins (~tv@user/tv)
2024-02-15 23:53:22 jeeeun8 joins (~jeeeun@78.40.148.178)
2024-02-16 01:00:22 <beastwick> I can't decide if I like or dislike independent screens, haha.
2024-02-16 01:00:50 <beastwick> I feel like it takes away from a nice native xmonad feature, but sometimes it's warranted.
2024-02-16 01:02:50 <geekosaur> it's not really my thing
2024-02-16 01:04:31 × breakpoint quits (~pupkey@user/pupkey) (Quit: Lost terminal)
2024-02-16 01:10:19 breakpoint joins (~pupkey@user/pupkey)
2024-02-16 01:22:03 <xmonadtrack> New xmonad-contrib branch created: pull/874 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/874
2024-02-16 02:04:30 × gauge quits (~gauge@user/gauge) (Quit: Quitting)
2024-02-16 02:04:47 gauge joins (~gauge@user/gauge)
2024-02-16 02:58:23 <breakpoint> @where paste
2024-02-16 02:58:23 <lambdabot> Help us help you: please paste full code, input and/or output at e.g. https://paste.tomsmeding.com
2024-02-16 02:59:41 <breakpoint> hello. i currently have the following to switch out between screens
2024-02-16 03:00:03 <breakpoint> https://paste.tomsmeding.com/AwGlj3pS
2024-02-16 03:00:32 <breakpoint> as i have 4 monitors, i am trying to make it cycle between them all using alt + super + keypad number.
2024-02-16 03:00:50 <breakpoint> but unfortunately only 3 of the screens work. is there something i can do to make that change?
2024-02-16 03:01:17 <breakpoint> i tried switching out `[0..]` for `[0,1,2,3]` but this did not work, unfortunately
2024-02-16 03:11:28 <geekosaur> can you use xev to make sure the key you're using sends XK_KP_Next?
2024-02-16 03:12:30 <geekosaur> (I'm on a laptop without a keypad so I can't verify, but I don't think PC keypads support that normally?)
2024-02-16 03:13:22 <breakpoint> @geekosaur sure. just checked; KP_3 corresponds to KP_NEXT. from the pastebin, after checking with xev, Insert, End, Down and Next correspond to KP 0, 1, 2, and 3, respectively
2024-02-16 03:13:23 <lambdabot> Unknown command, try @list
2024-02-16 03:14:09 <geekosaur> hm
2024-02-16 03:14:31 <geekosaur> I don't see anything wrong with your code so if the keysyms are correctthis should work
2024-02-16 03:14:55 <breakpoint> i could try and substitute in the raw numbers? so, xK_1?
2024-02-16 03:15:32 <geekosaur> (I also doublechecked that we do support using more than 3 screens, which isn't well tested since the core mod-{w,e,r} keybinds only support screens 0-2)

All times are in UTC.