2022-08-14 00:16:38 +0200 | chomwitt | (~chomwitt@2a02:587:dc15:5e00:1855:2a35:cc0e:e682) (Ping timeout: 268 seconds) |
2022-08-14 01:56:04 +0200 | catman | (~catman@user/catman) |
2022-08-14 02:09:29 +0200 | zawaken | (~zawaken@user/zawaken) (Quit: ZNC 1.9.x-nightly-20220808-32d4a4d5 - https://znc.in) |
2022-08-14 02:18:02 +0200 | mvk | (~mvk@2607:fea8:5ce3:8500::a1ec) |
2022-08-14 02:26:43 +0200 | zawaken | (~zawaken@user/zawaken) |
2022-08-14 02:35:01 +0200 | zawaken | (~zawaken@user/zawaken) (Remote host closed the connection) |
2022-08-14 02:37:11 +0200 | zawaken | (~zawaken@user/zawaken) |
2022-08-14 02:51:58 +0200 | <geekosaur> | re spawnPipe and throwing the result away, there is a common misunderstanding that that means xmonad will track the spawned program and kill it on restart |
2022-08-14 02:52:19 +0200 | <geekosaur> | the truth is the *pipe* does that, so throwing the pipe away defeats it |
2022-08-14 02:56:39 +0200 | sogens | (~sogens@211.30.173.20) (Quit: WeeChat 3.5) |
2022-08-14 04:03:34 +0200 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 268 seconds) |
2022-08-14 04:24:48 +0200 | banc | (banc@gateway/vpn/airvpn/banc) |
2022-08-14 04:28:51 +0200 | td_ | (~td@muedsl-82-207-238-051.citykom.de) (Ping timeout: 268 seconds) |
2022-08-14 04:30:35 +0200 | td_ | (~td@94.134.91.250) |
2022-08-14 04:51:42 +0200 | mvk | (~mvk@2607:fea8:5ce3:8500::a1ec) (Ping timeout: 264 seconds) |
2022-08-14 04:53:12 +0200 | mvk | (~mvk@2607:fea8:5ce3:8500::a1ec) |
2022-08-14 05:09:19 +0200 | sogens | (~sogens@211.30.173.20) |
2022-08-14 05:18:02 +0200 | Alok[m] | uploaded an image: (64KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/EGPNeZNnMGhJUdpWIogFbjKX/image.png > |
2022-08-14 05:18:10 +0200 | <Alok[m]> | Audio keys are working fine, but the brightness ones aren't |
2022-08-14 05:18:18 +0200 | <Alok[m]> | Using EzConfig |
2022-08-14 05:18:20 +0200 | noex | (~null@user/noex) |
2022-08-14 05:53:15 +0200 | <jao> | Alok[m], in my config, i have "<XF86BrightnessUp>" (withouth the Kb) |
2022-08-14 05:58:54 +0200 | <Alok[m]> | Nop, doesn't work |
2022-08-14 06:11:40 +0200 | mvk | (~mvk@2607:fea8:5ce3:8500::a1ec) (Ping timeout: 244 seconds) |
2022-08-14 06:23:23 +0200 | <Solid> | Alok[m]: try >XF86MonBrightnessUp> and <XF86MonBrightnessDown> perhaps |
2022-08-14 06:24:25 +0200 | <Alok[m]> | Solid: yay it works, Thanks |
2022-08-14 06:24:57 +0200 | <Alok[m]> | Mon is for fn keys ig and kbd for keyboards with dedicated brightness keys |
2022-08-14 06:25:04 +0200 | <Alok[m]> | * `Mon` is for fn keys ig and `kbd` for keyboards with dedicated brightness keys |
2022-08-14 06:32:53 +0200 | thunderrd | (~thunderrd@183.182.110.20) |
2022-08-14 06:48:04 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 268 seconds) |
2022-08-14 07:07:33 +0200 | xmonadgood | (~xmonadgoo@42.107.80.24) |
2022-08-14 07:07:57 +0200 | <xmonadgood> | geekosaur I want to create a submap like: |
2022-08-14 07:11:21 +0200 | <xmonadgood> | Moving focus to a workspace: "M-o a"(moves focus to workspace 1), "M-o b"(moves focus to workspace 2)... |
2022-08-14 07:11:22 +0200 | <xmonadgood> | Moving windows to a workspace: "M-o m a"(moves the focused window as well as a window as well as the focus to workspace a), "M-o m b".... |
2022-08-14 07:16:21 +0200 | thunderrd | (~thunderrd@183.182.110.20) (Ping timeout: 252 seconds) |
2022-08-14 07:17:40 +0200 | <xmonadgood> | anyone? |
2022-08-14 07:29:58 +0200 | xmonadgood | (~xmonadgoo@42.107.80.24) (Ping timeout: 252 seconds) |
2022-08-14 07:39:20 +0200 | thunderrd | (~thunderrd@183.182.110.20) |
2022-08-14 07:58:30 +0200 | <isaacthekind[m]> | hey sorry i don't wanna cut you off, so maybe after ppl answer you they can address this. i really love the way this guy has set up a blue highlight bar as opposed to a full window highlight. i notice this is like over 5 years old though, and the repo has not been updated. i'm just wondering if maybe something has been implemented in recent years that will allow me to get this kind of behavior without having to make the bar from |
2022-08-14 07:58:30 +0200 | <isaacthekind[m]> | scratch. |
2022-08-14 07:58:30 +0200 | <isaacthekind[m]> | https://www.youtube.com/watch?v=70IxjLEmomg |
2022-08-14 08:02:25 +0200 | <Solid> | Lears once implemented this as a decoration style, but it never made its way into contrib |
2022-08-14 08:02:33 +0200 | <Solid> | you can find it here: https://github.com/xmonad/xmonad/issues/152#issuecomment-362716434 |
2022-08-14 08:02:56 +0200 | qbt | (~qbt@user/edun) |
2022-08-14 08:03:01 +0200 | Solid | is thinking maybe we should just make it into a proper module; enough people have been requesting it lately |
2022-08-14 08:08:39 +0200 | <zim0369[m]1> | > <@isaacthekind:matrix.org> hey sorry i don't wanna cut you off, so maybe after ppl answer you they can address this. i really love the way this guy has set up a blue highlight bar as opposed to a full window highlight. i notice this is like over 5 years old though, and the repo has not been updated. i'm just... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/43dd6f7fc87793c8170b38766b7e6d6a62a7…) |
2022-08-14 08:08:41 +0200 | <lambdabot> | <hint>:1:1: error: parse error on input ‘<@’ |
2022-08-14 08:09:23 +0200 | <zim0369[m]1> | isaacthekind: https://github.com/zim0369/dots/blob/main/config/xmonad/xmonad.hs |
2022-08-14 08:10:06 +0200 | <zim0369[m]1> | At the bottom there's a highlight bar section. and there are imports related to it at the top. Then apply myDecorate on your layout as in myLayout in my config |
2022-08-14 08:11:15 +0200 | <isaacthekind[m]> | > * <@Solid:libera.chat> is thinking maybe we should just make it into a proper module; enough people have been requesting it lately |
2022-08-14 08:11:15 +0200 | <isaacthekind[m]> | plz! |
2022-08-14 08:11:16 +0200 | <lambdabot> | <hint>:1:1: error: parse error on input ‘*’ |
2022-08-14 08:11:29 +0200 | <isaacthekind[m]> | zim0369[m]1: perfect, i'm gonna try this, thank you |
2022-08-14 08:11:38 +0200 | <isaacthekind[m]> | ahh i see it there, it's similar to what solid sent |
2022-08-14 08:11:48 +0200 | <isaacthekind[m]> | awesome thank you both |
2022-08-14 08:20:50 +0200 | noex | (~null@user/noex) (Ping timeout: 244 seconds) |
2022-08-14 08:22:35 +0200 | noex | (~null@user/noex) |
2022-08-14 08:26:38 +0200 | <Hash> | I'm kind of getting tired of having to use/rely on kde panels |
2022-08-14 08:27:07 +0200 | <Hash> | What panel do you use that doesn't have any gtk/qt or whatever silly depenendyc and has a full menu, app switcher, virtual desktop switcher, systray, etc. |
2022-08-14 08:27:45 +0200 | <Hash> | Oh that works with mouse. |
2022-08-14 08:28:43 +0200 | <quarkQuark[m]111> | <xmonadgood> "geekosaur I want to create a..." <- If you're using XMonad.Util.EZConfig, at least, you can define these in exactly the same way as normal keybindings |
2022-08-14 08:28:49 +0200 | <Solid> | sounds like you want a GUI panel without a GUI dependency |
2022-08-14 08:28:54 +0200 | <Solid> | probably going to be quite difficult to find |
2022-08-14 08:29:06 +0200 | <Hash> | There are some that use xlib only |
2022-08-14 08:30:20 +0200 | <Solid> | I reckon people are tired of writing stuff so low level when toolkits do it as well, but better |
2022-08-14 08:30:54 +0200 | <Solid> | and, I mean, it's not like you're not going to have GTK and QT installed anyways |
2022-08-14 08:31:10 +0200 | <quarkQuark[m]111> | Have you tried Tint2? Feels a bit hacky to use with XMonad but IIRC it might fit your requirements |
2022-08-14 08:31:16 +0200 | <Hash> | Yes, but I don't want to have to use KDE panels and well I use KDE and hate GTK |
2022-08-14 08:31:34 +0200 | <Hash> | Because I'd have to maintain a silly bugfix from KDE that makes it work with Xmonad |
2022-08-14 08:31:46 +0200 | <Hash> | and if moving from Ubuntu LTS to opensuse tumbleweed |
2022-08-14 08:32:00 +0200 | <Hash> | It will be hard to maintain and I'll have to patch a lot, as it's a rolling release. |
2022-08-14 08:32:16 +0200 | <Hash> | KDE really screwed us Xmonad people over, man. |
2022-08-14 08:32:18 +0200 | <Hash> | :( |
2022-08-14 08:34:34 +0200 | <quarkQuark[m]111> | You also might want to look into jgmenu |
2022-08-14 08:36:39 +0200 | <isaacthekind[m]> | also, do we have a crypto tracker. |
2022-08-14 08:36:50 +0200 | <isaacthekind[m]> | like if i want a little ticker in my xmobar that gives me the current price of ADA |
2022-08-14 08:37:05 +0200 | <Hash> | I do |
2022-08-14 08:37:10 +0200 | <Hash> | han gon |
2022-08-14 08:37:17 +0200 | <isaacthekind[m]> | yussss |
2022-08-14 08:37:18 +0200 | <isaacthekind[m]> | thank you |
2022-08-14 08:37:25 +0200 | <isaacthekind[m]> | i love this chat haha |
2022-08-14 08:37:33 +0200 | <Hash> | https://i.imgur.com/jl6HcWU.png |
2022-08-14 08:37:35 +0200 | <Hash> | like this? |
2022-08-14 08:38:11 +0200 | <isaacthekind[m]> | that looks like it's showing your total amount or smth? |
2022-08-14 08:38:26 +0200 | <isaacthekind[m]> | i was picturing something that can give me the current price in USD or ideally CAD |
2022-08-14 08:38:55 +0200 | <isaacthekind[m]> | i like that you even added the symbol |
2022-08-14 08:40:23 +0200 | <Hash> | cat bin/btcticker; #!/bin/bash\ncurl --silent --compressed https://api.bitcointicker.co/trades/coinbase/btcusd/60/ | jq 'reverse' | jq '.[0]["price"]' | sed 's/"//g'; |
2022-08-14 08:40:38 +0200 | <Hash> | Put something like that wherever you want |
2022-08-14 08:40:56 +0200 | <Hash> | Run Com "/home/stoned/bin/btcticker" [""] "btcticker" 300, |
2022-08-14 08:41:00 +0200 | <Hash> | Then just run it in xmobar |
2022-08-14 08:41:02 +0200 | <isaacthekind[m]> | ohhh |
2022-08-14 08:41:02 +0200 | <isaacthekind[m]> | ok wait can you clarify this |
2022-08-14 08:41:05 +0200 | <isaacthekind[m]> | is the 0 quantity |
2022-08-14 08:41:11 +0200 | <Hash> | I forgot. |
2022-08-14 08:41:20 +0200 | <Hash> | No It's just whatever api you want t use |
2022-08-14 08:41:28 +0200 | <Hash> | I use those guy, I reverse the shit and get the 0 |
2022-08-14 08:41:29 +0200 | <isaacthekind[m]> | ok, i'm going to try to get this set up, i just am tripping out about one thing here tho |
2022-08-14 08:41:30 +0200 | <Hash> | meaning the latest |
2022-08-14 08:41:39 +0200 | <Hash> | cuz their data was like, oldest, then something, If orgot. |
2022-08-14 08:41:43 +0200 | <Hash> | I don't know I was high. |
2022-08-14 08:41:58 +0200 | <isaacthekind[m]> | hahahah |
2022-08-14 08:42:07 +0200 | <isaacthekind[m]> | cardano, cannabis, this guy is like me |
2022-08-14 08:42:19 +0200 | <isaacthekind[m]> | next thing i know you'll say you're ripping a volcano with obsidian or smth |
2022-08-14 08:42:23 +0200 | <isaacthekind[m]> | but yeah back to xmonad |
2022-08-14 08:42:25 +0200 | isaacthekind[m] | uploaded an image: (3KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/vRhREWIdcwIegntLvDFYVXtG/image.png > |
2022-08-14 08:42:40 +0200 | <isaacthekind[m]> | is that btc price there beside ada icon? |
2022-08-14 08:42:55 +0200 | <isaacthekind[m]> | i'm just confused why the price is so high, ada is like 50 cents |
2022-08-14 08:43:17 +0200 | <Hash> | \o/ |
2022-08-14 08:43:41 +0200 | <Hash> | You're gonna have to find an api, query it with whatever, get your data, make sure yoru script/command works, then run it from xmobar |
2022-08-14 08:44:11 +0200 | <Hash> | it reads it from stdin and puts it in the xmobar status bar thing |
2022-08-14 08:44:26 +0200 | <isaacthekind[m]> | but my question is what that number is |
2022-08-14 08:44:28 +0200 | <Hash> | your command has to echo out whtever you're wanting to display |
2022-08-14 08:44:35 +0200 | <Hash> | I can't help you with the api man. |
2022-08-14 08:44:45 +0200 | <Hash> | You're gonna have to figure oout yoru coin, your api how to use it. |
2022-08-14 08:44:54 +0200 | <Hash> | I just use these guys for my bitcoin ticker |
2022-08-14 08:45:12 +0200 | <isaacthekind[m]> | yeah i just got a bit confused, i see this api is for btc |
2022-08-14 08:45:13 +0200 | <Hash> | 0 is the first element in the json arrayh |
2022-08-14 08:45:14 +0200 | chomwitt | (~chomwitt@2a02:587:dc15:5e00:4394:5e3a:258b:d8da) |
2022-08-14 08:45:28 +0200 | <isaacthekind[m]> | i was tripped out by the btc price beside the ada symbol |
2022-08-14 08:45:39 +0200 | <Hash> | Since when you get the json array, oldest items are at top, newest items at are bottom |
2022-08-14 08:45:42 +0200 | <Hash> | by items I mean prices |
2022-08-14 08:45:50 +0200 | <isaacthekind[m]> | yeah of course |
2022-08-14 08:45:53 +0200 | <isaacthekind[m]> | makes sense |
2022-08-14 08:45:54 +0200 | <Hash> | so its an arbitrary # of items |
2022-08-14 08:45:58 +0200 | <Hash> | I didn't want to have to coutn and all that |
2022-08-14 08:46:09 +0200 | <Hash> | so I just reverse it, so latest data is on top, and grab the 0th element |
2022-08-14 08:46:12 +0200 | <Hash> | latest price |
2022-08-14 08:46:23 +0200 | <isaacthekind[m]> | right |
2022-08-14 08:46:38 +0200 | <isaacthekind[m]> | ok i'm gonna try to implement something like this, thank you! |
2022-08-14 08:47:05 +0200 | <Hash> | Sure man |
2022-08-14 08:47:25 +0200 | <Hash> | I'm just wasting time on stupid things. I'll just continue using KDE I guess. |
2022-08-14 08:47:32 +0200 | <Hash> | For now* |
2022-08-14 08:47:48 +0200 | thunderrd | (~thunderrd@183.182.110.20) (Remote host closed the connection) |
2022-08-14 08:48:05 +0200 | <isaacthekind[m]> | i refuse to return to kde |
2022-08-14 08:48:12 +0200 | <Hash> | Not the desktop. |
2022-08-14 08:48:20 +0200 | <Hash> | Just the panels. |
2022-08-14 08:48:22 +0200 | <Hash> | They are nice. |
2022-08-14 08:48:41 +0200 | <Hash> | Also, if I just load the Xmonad session and start kde apps or anything, they're not styled |
2022-08-14 08:48:48 +0200 | <Hash> | all appears crazy and horrible. |
2022-08-14 08:49:05 +0200 | <Hash> | Which is weird, because the settings are there, but dont' take effect unti you start kde services |
2022-08-14 08:49:17 +0200 | <Hash> | so if you use kde apps outsdie kde, they'll pretty much look like crap |
2022-08-14 08:49:20 +0200 | <Hash> | unless i'm wrong. |
2022-08-14 08:50:59 +0200 | <Hash> | Mioght check out trinity desktop env. |
2022-08-14 08:51:09 +0200 | <Hash> | kicker was my favorite panel ever, kde 3.5.10 |
2022-08-14 08:52:14 +0200 | <Hash> | I'm going to try enlightenment w/ xmonad in a vm |
2022-08-14 08:54:17 +0200 | <Hash> | https://www.bodhilinux.com/ this hasn't been updaed to 22 yet |
2022-08-14 08:54:59 +0200 | <Hash> | Moksha is a continuation of the Enlightenment 17 desktop. but I wonder if like how the new enlightenment is differnent from e17 from moksha |
2022-08-14 09:41:13 +0200 | <quarkQuark[m]111> | <Hash> "so if you use kde apps outsdie..." <- Does setting QT_STYLE_OVERRIDE help? https://wiki.archlinux.org/title/Qt#Styles_in_Qt_5 |
2022-08-14 09:45:47 +0200 | <Alok[m]> | Hello, I want to remove the border if only one window is open, how can I do that? |
2022-08-14 09:45:47 +0200 | <Alok[m]> | https://batbin.me/stoppel here's my xmonad config |
2022-08-14 09:51:00 +0200 | <Alok[m]> | > <@alok8bb:matrix.org> Hello, I want to remove the border if only one window is open, how can I do that? |
2022-08-14 09:51:00 +0200 | <Alok[m]> | > https://batbin.me/stoppel here's my xmonad config |
2022-08-14 09:51:00 +0200 | <Alok[m]> | adding `smartBorders` $ tiled ||| ..... |
2022-08-14 09:51:00 +0200 | <Alok[m]> | is the right way? |
2022-08-14 09:51:02 +0200 | <lambdabot> | <hint>:1:1: error: parse error on input ‘<@’ |
2022-08-14 09:51:02 +0200 | <lambdabot> | error: Variable not in scope: httpserror: |
2022-08-14 09:51:02 +0200 | <lambdabot> | • Data constructor not in scope: (://) :: t0 -> (a0 -> c0) -> t |
2022-08-14 09:51:02 +0200 | <lambdabot> | • Perhaps you meant variable ‘//’ (imported from Data.Array)error: Varia... |
2022-08-14 09:52:16 +0200 | <Solid> | Alok[m]: yes |
2022-08-14 09:53:10 +0200 | <Alok[m]> | Solid: And how about gaps? I would want same gaps around every window. I tried to set gaps yesterday but then bar's behavior broke. |
2022-08-14 09:55:19 +0200 | <Solid> | broke in what way? |
2022-08-14 09:56:55 +0200 | <Alok[m]> | Solid: When hiding bar, the windows overlapped it but bar didn't hide |
2022-08-14 09:58:20 +0200 | <Solid> | "Hiding" the bar via the xmonad keybinding is just telling windows to ignore there's a bar; since gaps are "part of the window", this is to be expected |
2022-08-14 09:58:50 +0200 | <Solid> | you can either also disable gaps when hiding the bar, or tell the bar itself to properly hide itself (afaik xmobar can do that via dbus) |
2022-08-14 10:00:13 +0200 | <Alok[m]> | or just don't use gaps 😂 |
2022-08-14 10:00:28 +0200 | <Solid> | or that, yes; waste of screen space anyways :) |
2022-08-14 10:04:57 +0200 | <Alok[m]> | are there any default keybindings for resizing a floating window with keyboard? |
2022-08-14 10:06:01 +0200 | <Solid> | I don't think so, no |
2022-08-14 10:14:17 +0200 | thunderrd | (~thunderrd@183.182.110.20) |
2022-08-14 11:05:09 +0200 | noex | (~null@user/noex) (Remote host closed the connection) |
2022-08-14 11:06:29 +0200 | noex | (~null@user/noex) |
2022-08-14 11:38:17 +0200 | benin0 | (~benin@183.82.206.125) |
2022-08-14 14:13:13 +0200 | zawaken | (~zawaken@user/zawaken) (Quit: ZNC 1.9.x-nightly-20220808-32d4a4d5 - https://znc.in) |
2022-08-14 14:15:02 +0200 | zawaken | (~zawaken@user/zawaken) |
2022-08-14 14:15:12 +0200 | zawaken | (~zawaken@user/zawaken) (Client Quit) |
2022-08-14 14:18:12 +0200 | zawaken | (~zawaken@user/zawaken) |
2022-08-14 14:47:50 +0200 | defjam | (~eb0t@33bb4bbf.skybroadband.com) (Ping timeout: 244 seconds) |
2022-08-14 14:49:47 +0200 | defjam | (~eb0t@33b77162.skybroadband.com) |
2022-08-14 14:58:56 +0200 | <xmonadtrack> | New xmonad-contrib branch created: pull/742 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/742 |
2022-08-14 14:58:56 +0200 | <xmonadtrack> | xmonad-contrib Tony Zorman https://github.com/xmonad/xmonad-contrib/pull/742 * v0.17.0-215-gbcda2961: New module: XMonad.Layout.SideBorderDecoration (6 hours ago, 3 files, 130+ 0-) https://github.com/xmonad/xmonad-contrib/commit/bcda29610888 |
2022-08-14 15:51:47 +0200 | <geekosaur> | re moving and resizing floating windows: https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Actions-FloatKeys.html |
2022-08-14 15:52:31 +0200 | <geekosaur> | Alok[m], ^ |
2022-08-14 16:12:08 +0200 | steve_ | (~steve@ool-182c2b80.dyn.optonline.net) |
2022-08-14 16:51:27 +0200 | bubbler | (~bubbler@2a02:810d:8cc0:3fa0:28f1:2f9d:d0e4:6494) |
2022-08-14 18:00:42 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle) |
2022-08-14 19:07:42 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
2022-08-14 19:20:14 +0200 | banc- | (banc@gateway/vpn/airvpn/banc) |
2022-08-14 19:21:03 +0200 | catman | (~catman@user/catman) (Ping timeout: 268 seconds) |
2022-08-14 19:21:59 +0200 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 252 seconds) |
2022-08-14 19:22:29 +0200 | catman | (~catman@user/catman) |
2022-08-14 19:40:38 +0200 | benin0 | (~benin@183.82.206.125) (Quit: The Lounge - https://thelounge.chat) |
2022-08-14 19:44:27 +0200 | catman | (~catman@user/catman) (Ping timeout: 268 seconds) |
2022-08-14 19:46:00 +0200 | catman | (~catman@user/catman) |
2022-08-14 19:52:01 +0200 | catman | (~catman@user/catman) (Quit: WeeChat 3.6) |
2022-08-14 20:01:03 +0200 | noex | (~null@user/noex) (Quit: :q!) |
2022-08-14 20:07:48 +0200 | vreahli | (~vreahli@2601:647:5700:1380:7900:ab45:4951:dbee) |
2022-08-14 20:11:59 +0200 | catman | (~catman@user/catman) |
2022-08-14 20:24:28 +0200 | qbt | (~qbt@user/edun) (Quit: WeeChat 3.5) |
2022-08-14 20:35:22 +0200 | vreahli | (~vreahli@2601:647:5700:1380:7900:ab45:4951:dbee) (Ping timeout: 252 seconds) |
2022-08-14 21:58:04 +0200 | noex | (~null@user/noex) |
2022-08-14 23:42:41 +0200 | <isaacthekind[m]> | are there a plans to make xmonad compatible with wayland? |
2022-08-14 23:50:54 +0200 | <geekosaur> | xmonad itself, or any other X11 window manager, can't be. there are vague plans for an xmonad-alike for wayland but none of us can write it because we don't know wayland |
2022-08-14 23:51:07 +0200 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
2022-08-14 23:52:42 +0200 | <geekosaur> | in the meantime you can use sway, or if you're willing to accept the occasional crash see https://github.com/L-as/waymonad |
2022-08-14 23:53:17 +0200 | <geekosaur> | (wayland window managers are compositor plugins, or must come with compositors to plug themselves into) |