💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-11-29.txt captured on 2024-05-26 at 16:28:56.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2019-11-29T11:21:59 #kisslinux <dylanaraps> I'm going to try and tackle qtwebengine. 2019-11-29T11:22:09 #kisslinux <dylanaraps> This is gonna hurt 2019-11-29T13:18:03 #kisslinux <qtpie> nerdypepper, do you have TearFree option enabled for the i915 driver? 2019-11-29T13:38:49 #kisslinux <dylanaraps> qtpie: Is this about Firefox? I'm using the modesetting driver and it still occurs. 2019-11-29T13:40:54 #kisslinux <qtpie> dylanaraps, yes I was asking about the FF issue 2019-11-29T13:41:13 #kisslinux <qtpie> do you not get screen tearing with the modsetting driver? 2019-11-29T13:42:58 #kisslinux <dylanaraps> Nope 2019-11-29T13:43:06 #kisslinux <dylanaraps> Works perfectly. 2019-11-29T13:45:37 #kisslinux <qtpie> to try the modsetting driver i'll have to remove mesa right? 2019-11-29T13:47:49 #kisslinux <dylanaraps> No no 2019-11-29T13:47:54 #kisslinux <dylanaraps> Just remove xf86-video-intel. 2019-11-29T13:48:55 #kisslinux <qtpie> I see 2019-11-29T14:07:58 #kisslinux <Aarg[m]> dylanaraps, is there a specific reason you use xclip over xsel? 2019-11-29T14:08:14 #kisslinux <Aarg[m]> would be good if you supported both in `pash` 2019-11-29T14:08:37 #kisslinux <dylanaraps> You can set the command using `PASH_CLIP` now. :) 2019-11-29T14:08:41 #kisslinux <dylanaraps> It's just the default. 2019-11-29T14:08:43 #kisslinux <Aarg[m]> and personally I think `xsel` is much better usability-wise 2019-11-29T14:08:46 #kisslinux <Aarg[m]> ah, nice 2019-11-29T14:08:57 #kisslinux <dylanaraps> https://github.com/dylanaraps/pash#how-do-i-change-the-clipboard-tool 2019-11-29T14:09:10 #kisslinux <dylanaraps> I just released 2.0.0 which is a full rewrite in POSIX sh. :D 2019-11-29T14:09:48 #kisslinux <Aarg[m]> simply using an env var is definitely the better solution 2019-11-29T14:10:16 #kisslinux <dylanaraps> The entire program is a lot simpler now too. 2019-11-29T14:11:21 #kisslinux <Aarg[m]> I looked at spm ages ago but couldn't make it work 2019-11-29T14:11:57 #kisslinux <Aarg[m]> but Im pretty sure your code is also of higher quality than spm 2019-11-29T14:15:23 #kisslinux <dylanaraps> Yes 2019-11-29T14:15:25 #kisslinux <dylanaraps> 100%. 2019-11-29T14:56:31 #kisslinux <dylanara1> If anyone wants to patch their xorg-server to include an early version of TearFree for modesetting, there's a patch here: https://gitlab.freedesktop.org/xorg/xserver/merge_requests/24 2019-11-29T14:58:39 #kisslinux <qtpie> hate it when people keep bothering me to clear their doubts about a lot of stuff. 2019-11-29T14:58:50 #kisslinux <qtpie> oops 2019-11-29T14:58:52 #kisslinux <qtpie> sorry 2019-11-29T15:00:35 #kisslinux <dylanara1> Heh 2019-11-29T15:00:50 #kisslinux <qtpie> working on a screenplay 2019-11-29T15:00:54 #kisslinux <qtpie> for a course 2019-11-29T15:01:01 #kisslinux <qtpie> pasted a line here by mistake 2019-11-29T15:02:48 #kisslinux <dylanara1> All good, don't worry about it. :P 2019-11-29T20:46:08 #kisslinux <chrempson> keyboard/mouse stopped working under X, still OK under console. After some recent update. Anyone else had this? 2019-11-29T20:55:43 #kisslinux <chrempson> well damn, seems ok after a reboot :) 2019-11-29T21:38:57 #kisslinux <E5ten> dylanaraps: fucking lxqt devs added a hard glib dep to their libqtxdg, which everything else they make either directly or indirectly deps 2019-11-29T21:44:16 #kisslinux <dylanaraps> Is this new? 2019-11-29T21:44:24 #kisslinux <dylanaraps> Or has it always been like that? 2019-11-29T21:44:47 #kisslinux <E5ten> it was like a year ago but I didn't notice until now 2019-11-29T21:44:52 #kisslinux <E5ten> cuz I haven't updated my install of that lib 2019-11-29T21:47:59 #kisslinux <E5ten> ah wait no the push of the merge seems to have happened in like october 2019-11-29T21:48:22 #kisslinux <E5ten> https://github.com/lxqt/libqtxdg/pull/162 2019-11-29T21:57:39 #kisslinux <dylanaraps> Ah, FreeDesktop stuff 2019-11-29T21:58:32 #kisslinux <dylanaraps> > The design allows 2019-11-29T21:58:34 #kisslinux <dylanaraps> other backends to be used, if desired. 2019-11-29T21:58:41 #kisslinux <dylanaraps> That's a good sign at least. 2019-11-29T21:59:27 #kisslinux <dylanaraps> I have ideas for my own DE btw. Will write about it tomorrow. 2019-11-29T22:02:50 #kisslinux <E5ten> but no other backends exist so its useless... 2019-11-29T22:20:56 #kisslinux <dylanaraps> Of course :)