lubot | <tsimonq2> Thanks @acheronuk | 00:25 |
---|---|---|
lubot | <HMollerCl> https://phab.lubuntu.me/D11 this is needed so we can add network-manager-gnome to seed and nm-applet don't autostart (ending with 2 network trays nm-tray + nm-applet) | 01:26 |
-lugito:#lubuntu-devel- [Needs Review] *Added Hidden=True nm-applet.desktop to xdg autostart so nm.applet doesn't autostart. This will be good since we plan to use network-manager-gnome for connection-editor but not for tray applet. *Change default icon theme from papirus to ePapirus...: https://phab.lubuntu.me/D11 | 01:26 | |
-lugito:#lubuntu-devel- [rMANUAL778d23deb1ec: Fix wording for panel settings] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL778d23deb1ec | 03:45 | |
-lugito:#lubuntu-devel- [rMANUALd54cbce696a5: Add escape key to close windows open to customize panel] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALd54cbce696a5 | 03:51 | |
-lugito:#lubuntu-devel- [rMANUALe2f699891ca4: Add closing the menu or go back up with escape key] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALe2f699891ca4 | 03:54 | |
-lugito:#lubuntu-devel- [rMANUALfdeb5a2e2eb8: Add needed or to wording] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALfdeb5a2e2eb8 | 04:01 | |
-lugito:#lubuntu-devel- [rMANUALaf4bffbcb6e2: Add move left and right on calendar] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALaf4bffbcb6e2 | 04:05 | |
-lugito:#lubuntu-devel- [rMANUAL8e7f1170c9cd: Add mousewheel to change month] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL8e7f1170c9cd | 04:09 | |
-lugito:#lubuntu-devel- [rMANUAL7c86bbc34823: Add how to lock/unlock the panel] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL7c86bbc34823 | 04:12 | |
lubot | <SamuelBanya> I joined the qt mailing list to get some help on what I'm stuck on in terms of porting gtk code to qt for redshift | 04:40 |
lubot | <SamuelBanya> Hopefully they respond | 04:40 |
-lugito:#lubuntu-devel- [rMANUAL2b618c7fec09: Add right click custom options for quick launch] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL2b618c7fec09 | 05:52 | |
-lugito:#lubuntu-devel- [rMANUAL9ff1ff208995: Add remove an item from quick launch] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL9ff1ff208995 | 05:57 | |
-lugito:#lubuntu-devel- [rMANUALeeed0e24edf5: Move paragraph down and menu search up] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALeeed0e24edf5 | 06:02 | |
-lugito:#lubuntu-devel- [rMANUALbf21375e01f7: Add show desktop to the panel stuff] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALbf21375e01f7 | 06:15 | |
-lugito:#lubuntu-devel- [rMANUAL06b87b802926: Add sample preiviewing font] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL06b87b802926 | 06:40 | |
lubot | <HMollerCl> when doing grab-merge for nm-tray, it says: … *** WARNING *** … It looks like this package is maintained in revision control: … .... … You almost certainly don't want to continue without investigating. | 14:57 |
lubot | <HMollerCl> what does it means? | 14:57 |
lubot | <HMollerCl> @tsimonq2 ^ | 14:59 |
lubot | <tsimonq2> @HMollerCl [when doing grab-merge for nm-tray, it says: … *** WARNING *** … It looks like this p …], I don't know if I'd use grab-merge | 15:00 |
lubot | <tsimonq2> The message is correct | 15:01 |
lubot | <tsimonq2> You'll have to do the merge manually :/ | 15:01 |
lubot | <HMollerCl> how? I was following https://wiki.ubuntu.com/UbuntuDevelopment/Merging | 15:02 |
lubot | <HMollerCl> trying to find out why auto merge failed.https://merges.ubuntu.com/n/nm-tray/REPORT | 15:04 |
lubot | <tsimonq2> @HMollerCl [how? I was following https://wiki.ubuntu.com/UbuntuDevelopment/Merging], It's kind of hard to explain | 15:05 |
lubot | <tsimonq2> Quick example: … Current version in Ubuntu is 1.2.3-1ubuntu1. Grab both that and 1.2.3-1 from Debian, and do debdiff 1.2.3-1.dsc 1.2.3-1ubuntu1.dsc … Grab the latest Debian version, let's say 1.2.3-2. Apply the diff you created in the previous step to the Debian packaging. Create a changelog entry, do a source build, and check the di | 15:07 |
lubot | ff again. Does the diff look similar? | 15:07 |
lubot | <HMollerCl> does the patch nm-tray_0.4.1-0ubuntu1.patch that brought me grab-merge works or should I make one with diff? | 15:12 |
lubot | <tsimonq2> @HMollerCl [does the patch nm-tray_0.4.1-0ubuntu1.patch that brought me grab-merge works or …], Yeah, use thst | 15:12 |
lubot | <tsimonq2> *that | 15:12 |
lubot | <HMollerCl> ok, thanks, will see if it works. But I suppose it won't otherwise the auto build should have worked. | 15:13 |
lubot | <tsimonq2> Let's see :) | 15:13 |
lubot | <HMollerCl> sorry, the diff is oly for the .dsc? | 15:17 |
lubot | <tsimonq2> @HMollerCl [sorry, the diff is oly for the .dsc?], The debdiff tool is used with dsc files | 15:18 |
lubot | <HMollerCl> ok, thanks, will se what happen when I have some time | 15:18 |
lubot | <tsimonq2> Sweet | 15:19 |
-lugito:#lubuntu-devel- [rMANUAL9e92757f5988: Add featherpad shortcuts tab of prefrences] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL9e92757f5988 | 15:58 | |
-lugito:#lubuntu-devel- [rMANUALb336d559f3ed: Add paste to lxqt-runner] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALb336d559f3ed | 17:44 | |
-lugito:#lubuntu-devel- [rMANUALb311206ed6f0: Add cat command to view files] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALb311206ed6f0 | 18:56 | |
-lugito:#lubuntu-devel- [rMANUAL3fa069bbd574: Add ARK general prefrences screenshot] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL3fa069bbd574 | 19:07 | |
-lugito:#lubuntu-devel- [rMANUAL4d190aef4690: Add kcalc font screenshot] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4d190aef4690 | 19:23 | |
wxl | @lynorian: you might want to take a look at this nice pic @kc2bez created that explains how to change the login shell https://discourse.lubuntu.me/t/19-04-megathread/24/52?u=wxl | 19:25 |
-lugito:#lubuntu-devel- [rMANUAL4330df425f01: Fix indentation] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4330df425f01 | 19:26 | |
lynorian | wxl I kind of was thinking of how to explain what a login shell is in text is part of why that is not in the manual already | 19:33 |
lynorian | wxl I am trying to also use default themeing mostly in the manual I may want to take more with annotations on how to do stuff though | 19:35 |
-lugito:#lubuntu-devel- [rMANUAL2018827f7bde: Add pcmanfm-qt file search file type screenshot] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL2018827f7bde | 19:42 | |
lubot | <kc2bez> I can appreciate that, my theming isn't stock there. It could be a point of confusion. | 19:42 |
lynorian | kc2bez: mine on my main system is not default either but I have a vm set to stock theme | 19:42 |
wxl | ME would win | 19:43 |
wxl | hahah wtf XD | 19:43 |
lubot | <kc2bez> I have a stock VM, I didn't thik to do it there. | 19:43 |
lubot | <kc2bez> wxl Like windows ME? | 19:44 |
wxl | i have no clue | 19:44 |
lubot | <kc2bez> :) | 19:44 |
lubot | <HMollerCl> what are the changes you make? Maybe we should include some of the as stock | 19:48 |
lubot | <HMollerCl> I change the windows buttons for instance. | 19:48 |
lynorian | I have opaque purple shadows drawn by compton and a purple cursor and different icon theme | 19:49 |
lubot | <kc2bez> I am using a Kvantum theme KvSimplicityDark | 19:51 |
lubot | <kc2bez> Kvantum is fantastic. | 19:51 |
lubot | <HMollerCl> @lynorian [<lynorian> I have opaque purple shadows drawn by compton and a purple cursor and …], which icon theme? | 19:52 |
lynorian | I use plastique | 19:52 |
lynorian | oxygen | 19:52 |
lubot | <HMollerCl> I like numix circle | 19:52 |
lubot | <HMollerCl> never heard of plastique | 19:55 |
lynorian | no that is a qt widget stuff | 19:55 |
lynorian | oxygen is the icon theme | 19:55 |
-lugito:#lubuntu-devel- [rMANUALf3fe75e4d789: Add find files prop screenshot] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALf3fe75e4d789 | 20:00 | |
-lugito:#lubuntu-devel- [rMANUAL12c2ecbeafe0: Add switch user command] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL12c2ecbeafe0 | 20:34 | |
-lugito:#lubuntu-devel- [rMANUALd76ce2ba9aaa: Add keyboard shortcut to go up one layer] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALd76ce2ba9aaa | 20:46 | |
-lugito:#lubuntu-devel- [rMANUALbee0ffc08703: Add start of changing login shell] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALbee0ffc08703 | 21:10 | |
-lugito:#lubuntu-devel- [rMANUALdf7787ab7f56: Add users and groups home directory] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALdf7787ab7f56 | 21:15 | |
wxl | upgrading discourse | 22:27 |
wxl | and we're back | 22:29 |
lubot | <kc2bez> \o/ | 22:30 |
-lugito:#lubuntu-devel- [rMANUALd95330591ea8: Describe output profiles better] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALd95330591ea8 | 22:36 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!