[00:18] wxl: Are you all set with usb-creator ? I just got home, I can test it if you need me to do so. [00:19] kc2bez: should be good but extra testing is always good [00:20] Ok. I can give it a spin tonight. [01:33] @tsimonq2 wxl: you will both be pleased to know my PGP key is now embedded to my Yubikey that arrived today. [01:35] as is my new SSH key (based on the GPG key) and it works [01:36] so yay for security [01:36] now i have to update my keys everywhere xD [01:36] (LP is already done) [01:51] wcl: can we change the icons of the .desktop? The ones that doesn't look good, like, printers, skanlite, lxqt-about. Change the icon they use. [01:52] fro example, lxqt-about.desktop looks much better with hwinfo icon instead of help-about [01:52] wxl^ [02:09] Yay teward [02:10] @HMollerCl it's an option in the desktop entry specification [02:11] yes, I know [02:11] my question is, can we as lubuntu change it? won't affect oter distributions? [02:12] in lxqt-about change to Icon=hwinfo [02:12] looks much better (need to restart the panel) [02:14] wxl: created a task for it https://phab.lubuntu.me/T95 [02:16] Oh hm that's an interesting quandry [02:18] or, we coudl create our own icons with xdg to ~.share/apps taht should work [02:19] sorry ~.local/share/applications [02:19] and we shoudl put to the originals notshownin=lxqt [02:21] @HMollerCl [sorry ~.local/share/applications], `~/.local/share/applications`? [02:22] yes [02:25] wxl: notShownIn=lxqt not needed, the one in `~/.local/share/applications` prevale [03:09] @tsimonq2: how do we have XDG_DATA_DIRS set? it seems it's set to /usr/share/Lubuntu but we seem to have stuff in /usr/share/lubuntu [03:10] and actually that seems like it might even be from 18.04 based on the name of the files in /wallpapers [03:10] furthermore /usr/share/Lubuntu doesn't exist at all [03:12] ^ @HMollerCl the relevance here is that it looks like we can write to $XDG_DATA_DIRS/icons [03:12] so we probably wouldn't change the desktop file but we could put a file in there with the right name [03:13] mm I'm not following you [03:14] we need to to put a .desktop file with a different icon=xxx [03:14] no [03:14] in xdg so it ended up in ~./local/share/applications [03:14] for example, let's say the desktop has Icon=blah [03:15] then we put icons at /usr/share/Lubuntu/icons/blah [03:15] it will take precendence over everything else except what's in $HOME [03:16] we could do what you're saying but that's quite a bit more complicated since we'd have to maintain the whole desktop file (and make sure we track its changes over time) [03:25] I don't get it, we put a new icon with name blah? [03:25] yep [03:25] ok, and it won't change when someone changes icon-theme? [03:26] when the menu consults the desktop entry, it will see blah and search through XDG_DATA_DIRS for the icon [03:26] as i understand it, that is correct, but i'm not sure [03:32] ok, only problem I see is that if someone chanegs teh deafult icon theme (to numix for example) that icon won't change [03:33] it might. i'm not sure [05:22] @tsimonq2: shouldn't we have compton in our repos? [07:33] apollonys was added by: apollonys [09:17] @teward001 [so yay for security], Do fido keys(and yubikeys) natively work with (l)ubuntu ? Or one has to do additional setup for it? [09:47] @The_LoudSpeaker [Do fido keys(and yubikeys) natively work with (l)ubuntu ? Or one has to do addit …], I've used them on other distros but it depends on what you want to use them for as they're multi-functional. [09:47] If it's just OTP the client works well, I've tried login integraiton as well and that though requiring a little configuration does work also. [14:13] @wxl [ then we put icons at /usr/share/Lubuntu/icons/blah], didn't work put a help-about.svg in usr/share/Lubuntu/icons/ but didn't work [14:25] sorry /usr/share/lubuntu/icons [14:29] didi it also with /usr/share/Lubuntu/icons/help-about.svg didn't work either [14:29] wxl:^ [14:46] does someone has some info about this project? https://github.com/lxqt/sddm-config-editor [14:47] it appears to be stalled [14:51] @The_LoudSpeaker [Do fido keys(and yubikeys) natively work with (l)ubuntu ? Or one has to do addit …], U2F works out of the box in 18.04+ with enabled browsers. YubiKeys for PGP SmartKeys and SSH Keys need some additional config out of the box [14:51] BUT it's not that hard to get that working... getting it *reversed* if yuo botch it is hard [14:56] https://phab.lubuntu.me/T20 [14:57] @HMollerCl [does someone has some info about this project? https://github.com/lxqt/sddm-conf …], https://phab.lubuntu.me/T20 [14:57] Is the same? [15:02] si the same what? [15:14] Sddm-config-editor [15:14] https://phab.lubuntu.me/T20 [15:25] aaa, sorry, yes the same. But doesn't appear to be much movement on it. [16:57] @HMollerCl first, re: sddd-config-editor, it *IS* part of the lxqt project, so that's a good sign. just because it's not getting a lot of activity doesn't mean it's not getting any. last commit in march. no pull requests (that's a good sign or a bad sign depending). most issues are agaida's and him trying to improve more infrastructure things. he does say it' [16:57] s not quite ready for Debian https://github.com/lxqt/sddm-config-editor/issues/15 [16:57] Issue 15 in lxqt/sddm-config-editor "Inclusion into debian" [Open] [16:58] i seem to remember when i built it, it worked quite well and it seemed fully functional [16:58] if you want to investigate with agaida his reasons, that would go a long way [17:00] the TODO seems mostly done *EXCEPT* probably the most important thing: validation of the config https://github.com/lxqt/sddm-config-editor/issues/15 [17:00] Issue 15 in lxqt/sddm-config-editor "Inclusion into debian" [Open] [17:00] i bet that would be a relatively simple bit of code to write [17:01] ew 26.3% of the code is ruby. whyyyyy???? [17:01] ah. separate version. NEVERMIND [17:01] jajjaa [17:01] still, weird [17:02] I did some tests with the icons, didn't succeed [17:02] i'm getting to that [17:02] it may be that you have to have a full folder of icons [17:02] i have to look at the specifications [17:02] or, crate a theme that inherits from epapirus... [17:02] Support for SVGs is optional. [17:02] ^^ from the spec [17:03] might try PNG to do a for sure test [17:04] ok, to be sure, your idea is put it like /usr/share/Lubuntu/icons/help-about.svg [17:04] ? [17:04] sounds like you should technically have an "icon theme" which is to say that there must be a file index.theme [17:04] this is not what we think of as "icon themes" throughout the desktop environment [17:05] well, maybe i'm wrong about that. hm. [17:06] what do you get from `echo $XDG_DATA_DIRS`? [17:06] oh and make sure you don't have anything in $XDG_HOME_DIRS/icons cuz that will override [17:07] https://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html [17:08] it does look like there should be an index.theme, some subdirectories, e.g. $basedir/hicolor/48x48/apps, PNG to be sure the test works as SVG may be ignored and there should be a icon-data .icon file [17:08] yup, I was reading the same [17:09] but that is for a complete theme.. [17:09] yeah but there has got to be a way to override it [17:09] XDG_DATA_DIRS=/usr/share/Lubuntu:/usr/local/share:/usr/share:/var/lib/snapd/desktop [17:09] so first, i'd try with the png and see if that works [17:10] failing that, add the icon-data file [17:10] failing that put it in icons/hicolor/48x48/apps [17:11] (make sure it's 48x48) [17:11] the svg looks like it should go in icons/hicolor/scalable/apps [17:40] @teward001 oh master of all things askubuntu this question has an answer that's good for lxde and one that's good for lxqt.. they both should be combined in one answer. what's the best solution? edit the accepted answer? https://askubuntu.com/questions/81383/how-can-i-add-new-autostart-programs-in-lubuntu [17:55] nope, just do nothing [17:55] leave it alone [17:56] if you want attach a bounty to the question and then award the bounty to the answer [17:56] but no, don't edit existing questions to merge answers together, it breaks votes [18:38] wxl: I tested all the combinations, no success [18:39] we might have to create our own theme bases on epapirus. In that heme we only include the icons we want to change. [19:06] wxl: I tested usb-creator on xenial, bionic, disco, and eoan. All worked well for me, no issues. Do you need a comment somewhere? [19:18] @HMollerCl sigh. i wonder if freedesktop doesn't have an irc channel or mailing list... [19:18] @kc2bez: bug report please [19:19] ok will do [20:38] phew that was a rabbit hole https://askubuntu.com/questions/1159861/how-to-turn-off-cursor-blinking-in-lubuntu/1161329#1161329 [21:10] @wxl [ @HMollerCl sigh. i wonder if freedesktop doesn't have an irc channel or ma …], or someone who understand how icons work... [21:10] I believe that the "canonical" form is to create our own theme. [21:17] wxl: look at 5 here: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles [21:17] All icons that are under the directory /usr/share/pixmaps don't need to have their full path specified, but their filename without the extension. For example, if the icon file is /usr/share/pixmaps/wallch.png, then the Icon field should be just 'wallch'. All other icons should have their full path specified. [21:25] sigh! I tried putting in /usr/share/pixmaps & usr/share/icons/hicolor/48x48/apps [21:25] but nothing [21:26] papirus icon prevail [22:00] i know. frustrating. [22:01] I moved to Lubuntu [22:01] congrats [22:01] Last week. [22:02] I know it doesnt have all apps, though I’ll find alternatives [22:02] @wxl [ congrats], thanks [22:02] it has most things [22:02] and you can just look in discover for what's missing [22:04] @HMollerCl there's #freedesktop on IRC but i know you've got a firewall. another option is https://lists.freedesktop.org/mailman/listinfo/freedesktop or MAYBE an issue on gitlab https://gitlab.freedesktop.org/xdg/xdg-specs [23:05] I will test making a whole theme that inherits E-papirus, I think that should be the cleanest way to proceed [23:05] my only concern is the same with the desktop entry.. then we have to track the changes [23:07] Don't get it [23:08] It will be a whole new theme, with a new package [23:14] well if you want to do it, i'm all for it hans but i'm not going to be responsible for it XD [23:44] Lupirus-icon-theme [23:46] XD [23:46] @HMollerCl [Lupirus-icon-theme], oO [23:46] sounds like a disease [23:46] good name [23:47] Lubuntu can be infectious. [23:48] Like a smile of course. XD [23:54] @wxl [ sounds like a disease], It's never lupus [23:54] I will be severely disappointed if nobody gets that joke [23:55] no. lupus ain't funny. [23:56] looking further: house sucks. [23:56] BAD [23:56] House MD is great [23:57] you would [23:57] tfw when you click on something in the sidebar of know your meme you probably shouldn't have