[00:00] (also not a serious gamer) [00:01] Anyway, I will try to test [00:02] @TheWendyPower you could tell me how to set the default themes to give you time for the other things I can make (or would do it uglier than hell) [00:02] *can't [00:04] @HMollerCl [@TheWendyPower you could tell me how to set the default themes to give you time …], I honestly do not know yet. I'm still learning myself! I'll find out and share, as it is another thing on the list to be learned. [00:07] @TheWendyPower [I honestly do not know yet. I'm still learning myself! I'll find out and share, …], Tell me how did you do the clock in sddm and I will find my way [00:07] i'll show you her commit [00:08] https://phab.lubuntu.me/rARTbcfc86174cec88d9444bd9804ab7a4083c5a50fe [00:10] The clock was editing the main.qml file for the Lubuntu sddm theme. Then it was submitted (with help, as it was my first commit). ... Setting the default themes, that is a new mountain to climb. 😉 [00:12] I'm sure there is a config file that needs to edited, just not sure which one (yet). [00:13] @wxl [ we can set QuickExec but then EVERY app will automatically execute and tha …], @wxl could you turn this on in the live environment and then turn it back off after install? Still kludgy but maybe functional. I will dig on the issues page a bit to see if anyone else has submitted something. [00:17] @kc2bez yeah just trying to avoid the cludge. i'll make the change last minute if i have to [00:18] gotcha [00:22] @wxl [ https://phab.lubuntu.me/rARTbcfc86174cec88d9444bd9804ab7a4083c5a50fe], Where is the code to pull from? [00:25] @HMollerCl look at the top and you'll see Diffusion > Lubuntu Artowrk > bcfc86174cec .. click on Lubuntu Artwork to see the code base. [00:47] hey wxl, did you try looking in Calamares.src.modules.welcome.WelcomePage.ui? [00:48] this looks like this might be the about section that greets the user first, maybe we could stick a radio button for the minimal installation here? [00:48] Wafficus: honestly i haven't looked at it much more than in a cursory way [00:48] gotcha, that's my research so far for today [00:48] keep up the good work! [00:49] I was doing some deep dives, and couldn't find anything in the interactive directory [00:49] i think though what we're looking for are .ui files [00:49] 🌟 [00:49] that is, if it really is a matter of adding a radio button that is [00:49] i think that's probably true [00:49] *interactiveterminal directory that is [00:49] except i'm not sure it's actually the welcome [00:49] gotcha [00:50] it might be easier just to ask #calamares [00:50] they'll probably be like "oh it's right here" [00:50] I tried earlier today during work [00:50] i'll try again briefly [00:50] it's best to just idle there [00:51] errand time [00:52] mmm, ?ḿ not sure the files I need to change are there. There are the themes, but I can't find teh files whic decide which will be teh default. Example, GTK3 override are stored in ./config/lxqt/lxqt-config-appearance.conf and ./config/gtk-3.0/settings.ini which is created by lxqt-config-appearance. [00:56] @wxl ^ [00:58] Right, so we need to figure out how to either set that in the XDG settings or have lxqt-session check for it. Both are doable. [01:01] question, so how do I do commits back to github if I've never created a repository? [01:01] for it * [01:02] like I have a "lubuntu" directory with some of my reserach notes to look for .ui files for that issue regarding radio buttons [01:02] is this a "commit" command? [01:08] @tsimonq2 [Right, so we need to figure out how to either set that in the XDG settings or ha …], will have to do further investigation [01:15] @HMollerCl [mmm, ?ḿ not sure the files I need to change are there. There are the themes, but …], Ya, the section I edited was just for the Lubuntu sddm theme. I'll look too. [01:22] @Wafficus [ question, so how do I do commits back to github if I've never created …], That is something I've never done also. I guess first step is making sure your profile is all set up on github. [01:39] @TheWendyPower @wxl I could easily add the blue border to the arc theme here, I don't know if that is the way or changing it upstream or what. [01:51] searching for lxqt-config-apperance I found this picture. Apparently a SDDM Configuration exist in Configuration Center, I don't have it (maybe becasue I do autologin??) https://github.com/lxqt/lxqt-config/blob/master/lxqt-config.png [01:52] @TheWendyPower @wxl ^ [01:57] question, so if I'm doing "research" for the one bug, would I fork off that in the github repository? [01:57] or would I keep making notes as cases in the launchpad case? [01:57] or the phab site that is [01:59] gonna just add a comment in that particular bug [02:01] -lugito:#lubuntu-devel- [T32: Calamares should let the user pick what applications they WANT to use] SBanya (Samuel Banya) commented on the task: https://phab.lubuntu.me/T32#1488 [02:36] -lugito:#lubuntu-devel- [T32: Calamares should let the user pick what applications they WANT to use] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T32#1489 [02:37] @HMollerCl i'm not sure upstream would accept it, but we can certainly make our own thing, just as we have the Lubuntu Arc theme which is our variant of Arc [02:39] also @HMollerCl that lxqt-config.png looks oddly like KDE, which means i bet it's using KWin. that might add some other modules in, maybe? [02:41] OH [02:41] nevermind [02:41] it's sddm-config-editor [02:42] which you'll see listed here https://phab.lubuntu.me/w/lubuntu_2/ [02:42] tl;dr it's packaged for debian but we're waiting for them to pick it up [02:43] it's actually pretty solid. i've tried it out and it seems good [02:44] aalpanigrahi was added by: aalpanigrahi [02:46] @wxl Am I on the right path with this? https://github.com/lxqt/libfm-qt/pull/242 [02:49] Hello 😬😬 to everyone. I am really interested in contributing to Lubuntu , though I am not an expert coder. Is there some point from where I can learn how to contribute for Lubuntu. [02:58] @kc2bez great work! let me dig a little further into this [02:58] Awesome! happy to be useful. [02:58] @aalpanigrahi welcome! there is certainly a place for you here! at minimum you can help with testing, filing bug reports, and triaging bug reports [02:59] @aalpanigrahi most of the work we're doing doesn't involve a lot of coding. the heavy lifting is done upstream. some little tweaks here and there is mostly what we do. if you know *anything* about code you can probably help out, especially if you're willing to learn [03:01] Thank you. So where can I start @lubuntu_bot ? [03:02] @aalpanigrahi here's some of the stuff we're working on for the next release https://phab.lubuntu.me/T53 and here's some of the stuff we're planning on for the release after, but wouldn't mind having in the next release https://phab.lubuntu.me/w/lubuntu_2/ [03:02] -lugito:#lubuntu-devel- [Unbreak Now!, Open] Must haves for 18.10 release: https://phab.lubuntu.me/T53 [03:03] Cool , I will join right away. [03:03] @aalpanigrahi btw @lubuntu_bot is just a bridge to our IRC channel. you can mention the nick that comes after it (wxl in my case) if you want to get someone's attention on irc [03:03] @aalpanigrahi here's some info on testing https://phab.lubuntu.me/w/testing/ [03:03] @allpanigrahi bugs are discussed there, too [03:03] ping if you have questions! and THANK YOU SO MUCH!!!!!!!!!!!!!!!!!! [13:31] @HMollerCl I think the blue border on the active window looks great. Let's leave the inactive window with just the gray border (no change). You could share the finished tweaks on your launchpad or github, if you wanted to. ... I will have to look and see if I can find that SDDM config in the configuration center. I couldn't fin [13:31] d on before (that could have been me and not that lack of one), so I used the KDE configurations as I was trying to figure out what was wrong with the default SDDM. I don't auto login and it wasn't there for me. Like I said that could have been me! ... I need to get out the door, but this may have the location of the default theme files in it. I'l [13:31] l read through it myself some more when I have a bit of downtime during the day. Hopefully, between the two of us, we can get that found. https://wiki.archlinux.org/index.php/Environment_variables [13:32] @wxl do you ever sleep? [13:51] @TheWendyPower i just woke up so yes :) [14:17] @TheWendyPower thanks! I will read that and made the blue border only for active. @wxl Should we create a new theme or just modify the existing LubuntuArc? ... Regarding SDDM-config, as per @wxl comment and link (https://phab.lubuntu.me/w/lubuntu_2/) sddm-config-editr will be added in 19.04 [14:19] @HMollerCl if you mean the Lubuntu Arc in Openbox config, that's ours, so have at it [14:19] also re: sddm-config-editor, i *COULD* put it in a PPA [14:28] you back in action today @tsimonq2 ? [14:29] @wxl [ you back in action today @tsimonq2 ?], Not today, I'll probably be in bed after school. [14:29] okie dokie :( [14:32] omg what magic is this? i just added a ppa with `add-apt-repository` and it automatically updated [14:32] man these devs are really on it [14:32] @wxl [ man these devs are really on it], juliank did that right after being hired by Foundations last cycle. [14:33] He also reworked MoM and did a bunch of other really useful things. [14:33] Go buy him a tea :) [14:33] :) [14:57] @wxl question, I cloned lubuntu-artwork make the changes then git add -A and git commit. Where should I make the git push to? [15:00] I mean, I don't know how to do teh branch thing [15:01] @HMollerCl to be clear which repo did you clone? [15:02] https://git.launchpad.net/~usd-import-team/ubuntu/+source/lubuntu-artwork [15:02] usd-import-team..... weird [15:03] that's the one it shows when the green buton "Clone" is pressed in https://phab.lubuntu.me/source/lubuntu-artwork-archive/repository/ubuntu%252Fdevel/ [15:03] well you can push it to somethere in your own account e.g. ~youruser/lubuntu-artwork [15:03] oh [15:04] that's the problem [15:04] you're using the archive one [15:04] you want https://phab.lubuntu.me/source/lubuntu-artwork/ [15:04] @tsimonq2: ^ maybe we should make the archive mirrors non public? [15:05] if you cloned the right mirror on phabricator, you can just use arcanist [15:05] https://phab.lubuntu.me/w/packaging-tutorial/ [15:05] you can even ignore all the packaging stuff there and just do git clone; (make changes); arc diff [15:05] and we'll fix up the rest for you [15:05] but extra bonus points if you do the packaging. it's fairly trivial [15:06] ok, and when I push it to my account, how/when did you know to merge them? (I remember the things I did in teh kernel where not pushed to my account) [15:07] launchpad has a similar, albeit more annoying process as differential, called a merge proposal [15:07] not unlike the pull request of github, though, it requires a web interface, which i loathe [15:07] more better to do it all on phabricator :) [15:21] ok, done. I hope people like the blue border. [15:21] done where to be clear? [15:22] https://code.launchpad.net/~hmollercl/lubuntu-artwork/+git/lubuntu-artwork [15:23] did you click the "propose for merging" button? [15:23] nope [15:23] do that [15:23] I'm looking where it is [15:23] and it should lead you through what to do after that [15:24] Target branch: ?? [15:24] ubuntu/cosmic [15:26] ok, now it's done [15:26] good job :) [15:27] next time, phabricator. way easier [15:30] BTW, I found the problem I had with featherpad in which changes were not persistent. ~/.config/featherpad/fp.conf owner was root. In latest daily I didn't had the problem [15:30] XD [15:43] -lugito:#lubuntu-devel- [T59: Investigate Bluetooth Fun] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T59#1471 [15:49] -lugito:#lubuntu-devel- [T59: Investigate Bluetooth Fun] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T59#1471 [15:52] -lugito:#lubuntu-devel- [T59: Investigate Bluetooth Fun] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T59#1491 [15:53] off to work [15:54] but before i do something i forgot for @HMollerCl 🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟 [16:59] -lugito:#lubuntu-devel- [T59: Investigate Bluetooth Fun] kc2bez (Dan Simmons) commented on the task: https://phab.lubuntu.me/T59#1492 [22:06] @wxl [ @TheWendyPower i just woke up so yes :)], It does happen! 😉 [22:06] @HMollerCl [ok, now it's done], Awesome!