Home liberachat/#kmonad: Logs Calendar

Logs: liberachat/#kmonad

←Prev  Next→
Page 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 125
12,420 events total
2022-01-05 21:29:01 × neurocyte0 quits (~neurocyte@user/neurocyte) (Ping timeout: 240 seconds)
2022-01-05 21:30:41 neurocyte09 joins (~neurocyte@IP-045128182210.dynamic.medianet-world.de)
2022-01-05 21:30:42 × neurocyte09 quits (~neurocyte@IP-045128182210.dynamic.medianet-world.de) (Changing host)
2022-01-05 21:30:42 neurocyte09 joins (~neurocyte@user/neurocyte)
2022-01-06 02:32:22 neurocyte091 joins (~neurocyte@IP-212232089218.dynamic.medianet-world.de)
2022-01-06 02:32:22 × neurocyte091 quits (~neurocyte@IP-212232089218.dynamic.medianet-world.de) (Changing host)
2022-01-06 02:32:22 neurocyte091 joins (~neurocyte@user/neurocyte)
2022-01-06 02:34:51 × neurocyte09 quits (~neurocyte@user/neurocyte) (Ping timeout: 256 seconds)
2022-01-06 02:34:52 neurocyte091 is now known as neurocyte09
2022-01-06 11:39:51 choffee joins (~m-pjzrzg@2001-ba8-1f1-f048-216-3eff-fe8e-acb7.autov6rev.bitfolk.space)
2022-01-06 18:23:45 × neurocyte09 quits (~neurocyte@user/neurocyte) (Read error: Connection reset by peer)
2022-01-06 18:24:32 neurocyte091 joins (~neurocyte@IP-212232089218.dynamic.medianet-world.de)
2022-01-06 18:24:32 × neurocyte091 quits (~neurocyte@IP-212232089218.dynamic.medianet-world.de) (Changing host)
2022-01-06 18:24:32 neurocyte091 joins (~neurocyte@user/neurocyte)
2022-01-07 02:31:26 neurocyte0917 joins (~neurocyte@IP-046243081042.dynamic.medianet-world.de)
2022-01-07 02:31:26 × neurocyte0917 quits (~neurocyte@IP-046243081042.dynamic.medianet-world.de) (Changing host)
2022-01-07 02:31:26 neurocyte0917 joins (~neurocyte@user/neurocyte)
2022-01-07 02:33:29 × neurocyte091 quits (~neurocyte@user/neurocyte) (Ping timeout: 256 seconds)
2022-01-07 02:33:29 neurocyte0917 is now known as neurocyte091
2022-01-07 09:48:47 × neurocyte091 quits (~neurocyte@user/neurocyte) (Quit: The Lounge - https://thelounge.chat)
2022-01-07 09:49:59 neurocyte0917 joins (~neurocyte@IP-046243081042.dynamic.medianet-world.de)
2022-01-07 09:49:59 × neurocyte0917 quits (~neurocyte@IP-046243081042.dynamic.medianet-world.de) (Changing host)
2022-01-07 09:49:59 neurocyte0917 joins (~neurocyte@user/neurocyte)
2022-01-07 15:46:36 kraM joins (~kraM@user/kram)
2022-01-07 15:50:16 <kraM> Hey guys. I have a working setup on node a which I want to use on node b as well. https://paste.xinu.at/HfONk/ xcape like: Have CAPS used as ESC on short keypress, as META when holding it down.
2022-01-07 15:50:17 GavinFreeborn[m] joins (~gavinokma@2001:470:69fc:105::cb9)
2022-01-07 15:50:17 contessa joins (~contessa@2001:470:69fc:105::a9f)
2022-01-07 15:50:17 Tisoxin joins (~ikosit@user/ikosit)
2022-01-07 15:50:17 meain joins (~meain@2001:470:69fc:105::2db)
2022-01-07 15:50:57 <kraM> On node b activating this configuration results in the Enter key doing nothing anymore. I have no idea what I'm doing and what this configuration exactly tells me.
2022-01-07 15:51:15 <kraM> (Did this once with some guy who understands kmonad.)
2022-01-07 15:51:39 <kraM> Anything reasonable in what I said and any idea where I might want to learn more?
2022-01-07 15:53:26 <kraM> Ah. Hm. I fear the input device I'm targeting on node b isn't exactly the keyboard only. It seems to disable the touchpad completely as wall.
2022-01-07 16:07:25 <kraM> Okay. I guess I understand what happens, but I have no idea how to address this. From kernel point of view I only have /dev/input/by-path/platform-i8042-serio-0-event-kbd only.
2022-01-07 16:11:10 <kraM> Hm. Nope. cat $device doesn't do anything when moving the mouse via touchpad.
2022-01-07 16:16:12 <kraM> So, device-file seems to be correct, kmonad configuration looks legit (as far as I understand), but touchpad and enter key on internal keyboard stop working. Any hint greatly appreciated!
2022-01-07 16:29:36 <neurocyte0917> kraM, maybe evtest can tell you more about what is going on?
2022-01-07 16:33:28 <kraM> sudo evtest -> choose input 4 -> press Enter -> all fine. Start kmonad, press Enter -> new blank line in terminal, EV_MSC or EV_KEY output.
2022-01-07 16:33:55 <kraM> Ah. Sure. Um. kmonad creates a virtual keyboard, right?
2022-01-07 16:34:42 <kraM> Right. Now I'm completely confused.
2022-01-07 16:37:29 <kraM> Reason for my confusion: sudo systemctl start kmonad -> broken. Running as unprivileged user -> everything works as expected.
2022-01-07 16:37:57 <kraM> A wayland thing, maybe?
2022-01-07 16:38:47 <kraM> Like, root/sudo doesn't know about the wayland session, does something, and sway doesn't recognize any new input devices (or something like that)?
2022-01-07 16:39:49 <kraM> (Node a is a desktop with xorg and everything feels simpler. Node b is a notebook with wayland/sway.)
2022-01-07 16:44:47 <neurocyte0917> I use kmonad with wayland all the time. It should work fine.
2022-01-07 16:46:04 <neurocyte0917> and evtest with the kmonad virtual device doesn't produce any events at all?
2022-01-07 16:50:19 <kraM> kmonad device gives me, e.g.: type 1 (EV_KEY), code 28 (KEY_ENTER), value 1
2022-01-07 16:51:28 <kraM> (Need to do that via ssh right now. Currently I don't have any Enter key functionality again, whatever user I start the service with.)
2022-01-07 16:51:57 <kraM> ESC/LMET an CAPS is working fine though.
2022-01-07 16:52:10 kraM is confused.
2022-01-07 16:52:48 <Solid> that sounds weird indeed
2022-01-07 16:54:55 <kraM> So to sum up: I guess there's nothing horrible wrong with my kmonad keyboard definition, right?
2022-01-07 16:55:03 <Solid> not that I can see
2022-01-07 16:56:30 <kraM> That's good. Checkmark.
2022-01-07 16:58:35 <kraM> kmonad seems to do everything correctly. It grabs on the physical keyboard, creates a virtual one, and evtest recognises keypress events on virtual keyboard correctly.
2022-01-07 16:58:38 <kraM> Checkmark.
2022-01-07 16:59:52 <kraM> In sway I cannot launch terminals (LMET+Enter) and in running terminals (alacritty) pressing Enter does nothing after starting kmonad. I'll test some gui application.
2022-01-07 17:02:36 <kraM> No Enter functionality in wayland native gui application. No Enter functionality in Xorg (xlsclients) application.
2022-01-07 17:04:25 <kraM> For idiots: Should I disable `input "*" { xkb_options "caps:escape" }` in sway?
2022-01-07 17:05:04 Solid has no idea about Wayland as he will cling to X11 for at least another 10 years
2022-01-07 17:07:36 <kraM> As far as I understand these xkb_options shouldn't bother kmonad.
2022-01-07 17:07:51 <Solid> they should not
2022-01-07 17:08:07 <Solid> kmonad reads directly from uinput, long before any environment has a chance to change the keys
2022-01-07 17:08:30 <kraM> Thought so.
2022-01-07 17:11:21 <kraM> Okay. Thank you guys for rubberducking. I'll give up for today. I still appreciate any further hint.
2022-01-07 17:20:18 <neurocyte0917> kraM, now that I think about it, I remember having similar problems with kmonad and wayland to you. My "fix" was to start kmonad before wayland (via systemd on startup) and since then I've had no problems.
2022-01-07 17:20:40 <kraM> I'll give that a try.
2022-01-07 17:22:18 <kraM> Works.
2022-01-07 17:22:59 <kraM> When it's not the simple things to fix an issue, it's the more simple things.
2022-01-07 17:23:39 <kraM> such happy much wow very thanks
2022-01-07 17:23:48 Solid adds that to his bucket list of reasons why wayland is not ready yet :>
2022-01-07 17:27:36 <kraM> A lot of things feel quite good nowadays with wayland, assumed not to use nvidia proprietary drivers.
2022-01-07 17:27:53 <kraM> Especially if you come from i3 and go to sway.
2022-01-07 17:29:41 <neurocyte0917> The nvidia drivers are catching up quickly in the last few months. I have a nvidia desktop running wayland and most things work just fine. Not everything though.
2022-01-07 17:30:03 <Solid> kraM: I do not
2022-01-07 17:30:22 <Solid> I suspect that to feel at home on Wayland we would need to port my current wm to it
2022-01-07 17:30:36 <Solid> (and we will, at one point)
2022-01-07 17:30:59 <kraM> I'll stick to Xorg on my desktop with nvidia. Desktop/wm is one thing, games, ... Before I did that, I'd buy an AMD GPU.
2022-01-07 17:31:00 <Solid> but I still object to some fundamental architectural decisions so... it'll probably never feel quite right :/
2022-01-07 17:31:18 <kraM> What wm are you using, Solid?
2022-01-07 17:31:31 <Solid> kraM: xmonad (of course!)
2022-01-07 17:31:56 <neurocyte0917> sway is a bigger problem than wayland for me. i3 just works. sway has some catching up to do.
2022-01-07 17:32:31 <neurocyte0917> I used xmonad for many years. I switched to i3 at some point, but I don't really remember why.
2022-01-07 17:32:36 <kraM> Hm. Ja. I'm too stupid for xmonad, herbstluftwm is missing a feature I'm used to too much (and hlwm is xlib only), so i3/sway it is for me.
2022-01-07 17:33:37 <Solid> no one's too stupid for xmonad---the website even says "that was easy!" :P
2022-01-07 17:35:05 <kraM> neurocyte0917: Did you say you run wayland with i3?
2022-01-07 17:35:37 <Solid> I think they meant they switched xmonad -> i3 on X11 and then to sway for wayland
2022-01-07 17:36:18 <kraM> xcb is X only, right?
2022-01-07 17:36:24 <Solid> yes
2022-01-07 17:38:09 <kraM> That would've grinded my gears, if switching to sway wasn't necessary.
2022-01-07 17:44:17 <drdo> I run wayland and kmonad works well. But I have had very strange issues when working with evdev directly myself
2022-01-07 17:44:53 <drdo> Even though the generated events were exactly the same I sometimes got strange results in terminals depending on how fast I emitted the events
2022-01-07 17:45:02 <drdo> I never figured it out
2022-01-08 02:30:18 neurocyte09174 joins (~neurocyte@IP-094046083160.dynamic.medianet-world.de)
2022-01-08 02:30:18 × neurocyte09174 quits (~neurocyte@IP-094046083160.dynamic.medianet-world.de) (Changing host)
2022-01-08 02:30:18 neurocyte09174 joins (~neurocyte@user/neurocyte)
2022-01-08 02:32:17 × neurocyte0917 quits (~neurocyte@user/neurocyte) (Ping timeout: 240 seconds)
2022-01-08 02:32:17 neurocyte09174 is now known as neurocyte0917
2022-01-08 17:25:54 × neurocyte0917 quits (~neurocyte@user/neurocyte) (Read error: Connection reset by peer)
2022-01-08 17:26:53 neurocyte0917 joins (~neurocyte@IP-094046083160.dynamic.medianet-world.de)
←Prev  Next→
Page 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 125

All times are in UTC.