💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-10-26.txt captured on 2024-06-16 at 13:53:38.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

2019-10-26T07:17:36 #kisslinux <dylanaraps> Firefox disallows disabling DNT: https://bugzilla.mozilla.org/show_bug.cgi?id=1306855
2019-10-26T07:18:57 #kisslinux <dylanaraps> > privacy.donottrackheader.enabled;false
2019-10-26T07:19:25 #kisslinux <dylanaraps> OK, that works when it shouldn't (according to another bugzilla issue).
2019-10-26T08:22:57 #kisslinux <z3bra> yo!
2019-10-26T08:28:28 #kisslinux <dylanaraps> hello
2019-10-26T08:30:16 #kisslinux <z3bra> sup?
2019-10-26T08:33:57 #kisslinux <z3bra> could you check my patch?
2019-10-26T08:43:28 #kisslinux <z3bra> I guess not?
2019-10-26T11:48:26 #kisslinux <axpira> How log manager are you using in kiss?
2019-10-26T11:51:06 #kisslinux <axpira> Sorry what's log manager are you using?
2019-10-26T11:52:29 #kisslinux <z3bra> I don't use kiss, but you can look into rsyslog I think
2019-10-26T12:36:44 #kisslinux <nestman> shell gods
2019-10-26T12:37:02 #kisslinux <nestman> https://gist.github.com/masato9000/8ae4517b1544ea543580d33f9fff0575
2019-10-26T12:38:33 #kisslinux <z3bra> my brain hurts
2019-10-26T12:38:55 #kisslinux <nestman> can you help me clean this mess lol
2019-10-26T12:40:31 #kisslinux <z3bra> I have no idea what you're trying to do here
2019-10-26T12:45:59 #kisslinux <nestman> i feel like this script is unsafe or something
2019-10-26T12:46:20 #kisslinux <z3bra> can't tell if I don't know what it does
2019-10-26T12:46:35 #kisslinux <z3bra> did you lint it?
2019-10-26T12:46:49 #kisslinux <dylanaraps> z3bra: Your patch looks like it complicates things further to me.
2019-10-26T12:47:10 #kisslinux <dylanaraps> Thank you for doing it regardless.
2019-10-26T12:47:10 #kisslinux <nestman> not yet, it just looks intimidating
2019-10-26T12:47:28 #kisslinux <z3bra> that's because I couldn't remove the chained-list you use to keep track of windows
2019-10-26T12:48:02 #kisslinux <z3bra> I admit that this would need a decent re-architecturing of your code though
2019-10-26T12:48:09 #kisslinux <dylanaraps> I understand that. It seems more complicated even factoring this in.
2019-10-26T12:48:13 #kisslinux <nestman> it's like `pacman -Sc`
2019-10-26T12:49:05 #kisslinux <z3bra> you code wasn't made with this in mind, so yeah that's probably not efficient now
2019-10-26T12:55:08 #kisslinux <nestman> dylanaraps: would you consider adding a patch that shows a window on all workspaces
2019-10-26T12:57:47 #kisslinux <dylanaraps> This patch allows you to show more than one workspace at once: https://github.com/dylanaraps/sowm/blob/master/patches/sowm-almost-tags-0.3.diff
2019-10-26T12:58:07 #kisslinux <dylanaraps> Can kinda use it for your purpose.
2019-10-26T12:58:17 #kisslinux <dylanaraps> I'll accept an optional patch to add this behavior though.
2019-10-26T12:59:10 #kisslinux <z3bra> why did you go for Xlib btw?
2019-10-26T12:59:40 #kisslinux <dylanaraps> No real reason.
2019-10-26T13:00:06 #kisslinux <dylanaraps> Though I've now tried both and find Xlib easier to use than XCB.
2019-10-26T13:00:32 #kisslinux <dylanaraps> It doesn't really matter.
2019-10-26T13:33:03 #kisslinux <nestman> maybe i could just strip the almost tags patch keeping the toggle all function
2019-10-26T13:33:36 #kisslinux <nestman> but to make it as a window rule, i have no idea yet
2019-10-26T13:33:49 #kisslinux <nestman> i could try and read dwm's source
2019-10-26T13:36:50 #kisslinux <dylanaraps> You'll have to add the window to every ws_list value.
2019-10-26T13:37:14 #kisslinux <dylanaraps> s/value/list
2019-10-26T13:37:21 #kisslinux <dylanaraps> Then do the reverse to toggle.
2019-10-26T14:06:56 #kisslinux <nestman> dylanaraps: have you seen the wm `meow`?
2019-10-26T14:09:26 #kisslinux <dylanaraps> Link?
2019-10-26T14:11:01 #kisslinux <z3bra> dylanaraps, btw, you can keep the patch to simply set the workspace on each window
2019-10-26T14:11:26 #kisslinux <z3bra> or for example set a "current_workspace" atom on the root window
2019-10-26T14:11:39 #kisslinux <nestman> https://github.com/stevommmm/meow
2019-10-26T14:11:54 #kisslinux <z3bra> so users could retrieve the current workspace using external tools and report it, eg. in a status bar
2019-10-26T14:14:25 #kisslinux <dylanaraps> nestman: neat
2019-10-26T14:14:56 #kisslinux <dylanaraps> z3bra: I'm aware, yeah. I have no plans to add any EWMH/ICCCM support to sowm though this could be a patch in the patches/ dir.
2019-10-26T14:38:50 #kisslinux <z3bra> okay
2019-10-26T14:39:00 #kisslinux <z3bra> I'll remove then fork then
2019-10-26T14:39:19 #kisslinux <z3bra> thanks for looking at it at least ;)
2019-10-26T16:32:18 #kisslinux <chrempson> My user is in the video group, but can't start xorg.  What else do I need to do here?
2019-10-26T16:32:49 #kisslinux <chrempson> error is "unable to retrieve master".  Seems like a permissions issue?  I'm able to start x as root
2019-10-26T16:35:01 #kisslinux <dylanaraps> Which video driver?
2019-10-26T16:35:24 #kisslinux <dylanaraps> If rootless Xorg doesn't work, worse case just set 'setuid' on the '/usr/bin/X' executable.
2019-10-26T16:36:02 #kisslinux <dylanaraps> (as root): 'chmod u+s /usr/bin/X'
2019-10-26T16:36:12 #kisslinux <dylanaraps> chrempson:
2019-10-26T16:36:30 #kisslinux <chrempson> amdgpu
2019-10-26T16:37:34 #kisslinux <chrempson> I realise I can do setuid - but rootless x should be possible?
2019-10-26T16:37:49 #kisslinux <chrempson> something else I need to do?
2019-10-26T16:40:04 #kisslinux <chrempson> also, when I do run X with setuid the mouse and keyboard do not respond.  My user is in the input group... also when I run X as root, the kbd/mouse don't work either.  Any hints?
2019-10-26T16:42:52 #kisslinux <icyphox> Missing drivers maybe?
2019-10-26T16:43:06 #kisslinux <wildefyr> libinput?
2019-10-26T16:43:39 #kisslinux <icyphox> xf86-input-{mouse,keyboard} afaik
2019-10-26T16:52:54 #kisslinux <chrempson> there is only xf86-input-libinput
2019-10-26T17:00:26 #kisslinux <dylanaraps> + regular libinput is needed
2019-10-26T17:00:43 #kisslinux <chrempson> aah - got it now.  didn't have eudev kernel module loaded