| josch | minute: we forgot about flash-kernel -- fixing it... | 00:16 |
|---|---|---|
| josch | oh, no we are not | 00:20 |
| josch | there is no rockchip/rk3588-mnt-reform-next.dtb yet | 00:20 |
| josch | minute: about my TODOs, there is https://source.mnt.re/reform/reform-handbook/-/merge_requests/16 left | 00:24 |
| josch | minute: and i do not yet see the intel CI box show up in https://source.mnt.re/josch/reform-debian-packages/-/settings/ci_cd | 00:24 |
| josch | ah that's https://source.mnt.re/reform/reform-debian-packages/-/merge_requests/49 | 00:34 |
| josch | minute: the first rk3588 images for you to try out and figure out why it's not booting: https://source.mnt.re/reform/reform-system-image/-/jobs/5110/artifacts/browse :) | 00:45 |
| minute | josch: exciting, thanks! | 01:42 |
| josch | good evening! | 01:43 |
| josch | i'm only fixing flash-kernel and then i think i'm done for now :) | 01:43 |
| minute | cool! i'm gona sleep, n8n8 | 01:43 |
| josch | good night _o/ | 01:44 |
| - mtm (QUIT: Ping timeout: 252 seconds) (~textual@c-71-228-84-213.hsd1.fl.comcast.net) | 02:03 | |
| + mtm (~textual@c-71-228-84-213.hsd1.fl.comcast.net) | 02:05 | |
| - mjw (QUIT: Ping timeout: 252 seconds) (~mjw@185.59.39.53) | 02:17 | |
| - nsc (QUIT: Ping timeout: 252 seconds) (~nicolas@i5C74DE01.versanet.de) | 03:40 | |
| + nsc (~nicolas@i5C74DCE3.versanet.de) | 03:42 | |
| - Gooberpatrol66 (QUIT: Quit: Konversation terminated!) (~Gooberpat@user/gooberpatrol66) | 04:56 | |
| + Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) | 04:57 | |
| josch | minute: is this one ready to be merged? https://source.mnt.re/reform/reform-debian-packages/-/merge_requests/49 | 07:59 |
| Twodisbetter | weird font issues in chromium based browsers on the pocket. Anyone fix that? | 08:46 |
| Twodisbetter | also any tips on changing the default kb backlight and startup behavior? | 08:48 |
| minute | Twodisbetter: if you have graphical glitches in chromium, turn of hardware accel in chromium. it might even be faster | 11:47 |
| Twodisbetter | ok thank you! I'll search how to do that real quick | 11:47 |
| minute | Twodisbetter: i wrote some new code for reform next keyboard that remembers the keyboard backlight color/setting between turning on/off. i will bring that to pocket's firmware soon. | 11:48 |
| Twodisbetter | minute: Awesome! I will just hold out for that then. | 11:48 |
| minute | josch: almost, but the next dtb has an error regarding sound which i fixed last night but forgot to push | 11:50 |
| Twodisbetter | > ok thank you! I'll search how to do that real quick | 11:53 |
| Twodisbetter | nevermind I know how to do this. System under settings. Duh! | 11:53 |
| Twodisbetter | minute: does it matter which USB C port is used for charging? | 11:58 |
| minute | Twodisbetter: as described in the manual/quickstart paper, there's only one charging port | 12:03 |
| Twodisbetter | roger, I'll look. | 12:05 |
| Twodisbetter | is it still the case that charging seems to only happen when powered off? | 12:10 |
| Twodisbetter | disregard, it seems it just takes a minute for the pd to negogiate and begin charging. | 12:15 |
| Twodisbetter | one more question for the crowd here, but is there a way to auto hide or manually hide the panel like you can on Sway with Wayfire? | 12:24 |
| + mjw (~mjw@77-173-20-127.fixed.kpn.net) | 12:31 | |
| minute | Twodisbetter: do you want to hide the panel or fullscreen an app? | 12:34 |
| Twodisbetter | minute: hide the peanel | 12:34 |
| minute | ok, that i don't know. the panel is waybar, maybe their documentation has some info | 12:35 |
| Twodisbetter | waybar can be killed like how you do it in sway, but I don't know if you can bind keys like you can in sway with wayfire | 12:35 |
| minute | ohhh one can send a signal to send waybar to hide it | 12:36 |
| minute | and unhide it | 12:36 |
| Twodisbetter | yeah KILLALL USR1 or something like that | 12:36 |
| minute | > killall -SIGUSR1 waybar | 12:36 |
| minute | yeah | 12:36 |
| minute | i didn't know that yet | 12:36 |
| Twodisbetter | But I would have to do this in the terminal? Do you know if I can bind this to a key? | 12:37 |
| minute | you can use command bindings for this https://github.com/WayfireWM/wayfire/wiki/Configuration#command | 12:37 |
| Twodisbetter | ok, seems like you need a hook to assign it to. You can't make your own. I ran it in a terminal and it removed waybar. | 12:41 |
| minute | command_toggle_waybar = killall -SIGUSR1 waybar | 12:43 |
| minute | binding_toggle_waybar = <super> KEY_W | 12:43 |
| minute | works perfectly for me | 12:44 |
| minute | Twodisbetter: just add those two lines under the [command] section in wayfire.ini | 12:44 |
| Twodisbetter | can you reload wayfire like you can with Sway? | 12:47 |
| Twodisbetter | also thank you for helping me with this. I know you have a lot to do, and I hope I'm not messing up your weekend too much | 12:49 |
| Twodisbetter | last question, but does fractional scaling work well? If I want to move to 1.5 scaling instead of 2? | 12:51 |
| Twodisbetter | and I just tried it and it worked beautifully | 12:52 |
| Twodisbetter | much better for me | 12:52 |
| - mjw (QUIT: Ping timeout: 276 seconds) (~mjw@77-173-20-127.fixed.kpn.net) | 13:01 | |
| + mjw (~mjw@2a02:a46d:4148:1:983b:9a1c:ad1e:172d) | 13:02 | |
| Twodisbetter | first time using wayfire. It is basically sway with a bit more typical desktop features. Pretty excellent all around. Perfect fit on the Pocket Reform as well. | 13:05 |
| - mjw (QUIT: Ping timeout: 265 seconds) (~mjw@2a02:a46d:4148:1:983b:9a1c:ad1e:172d) | 13:40 | |
| Zaba | vkoskiv: whereabouts are you? :D | 13:54 |
| - mtm (QUIT: Ping timeout: 260 seconds) (~textual@c-71-228-84-213.hsd1.fl.comcast.net) | 14:02 | |
| + mtm (~textual@c-71-228-84-213.hsd1.fl.comcast.net) | 14:06 | |
| josch | minute: okay, then i just hit the merge button on https://source.mnt.re/reform/reform-system-image/-/merge_requests/103 -- i didn't want to wait longer for a fix for the x-terminal-emulator -> foot symlink fix in the system images | 14:59 |
| minute | josch: thanks | 15:09 |
| josch | in related news, https://mnt.re/system-image/ now has reform-system-rk3588.img.gz | 15:22 |
| minute | josch: extremely nice | 15:26 |
| minute | we also built the release candidate rcore yesterday | 15:26 |
| minute | i will start rcore batch production next week | 15:27 |
| - colinsane1 (QUIT: Quit: bye) (~colinunin@97-113-150-69.tukw.qwest.net) | 16:29 | |
| + colinsane (~colinunin@97-113-150-69.tukw.qwest.net) | 16:32 | |
| - bluerise (QUIT: Quit: brb) (~bluerise@p5b0acdf4.dip0.t-ipconnect.de) | 16:51 | |
| + bluerise (~bluerise@p5b0acdf4.dip0.t-ipconnect.de) | 16:53 | |
| jfred | hrm... yeah, my big reform's charge % as reported by the OLED display is now dropping rapidly once I power it on. I wonder if I killed one or more of the cells somehow | 17:45 |
| Twodisbetter | minute: with regard to the pocket system controller update, I am getting 403 errors when trying to run it. It doesn | 18:08 |
| Twodisbetter | 't seem to be able to download the binary | 18:08 |
| vkoskiv | Zaba: I'm at G11, seat 18 | 18:12 |
| vkoskiv | Bunch of side quests today. There was a meeting in a beerhouse where everyone had an old NMT cellular phone, they mod them into UHF or VHF radios | 18:13 |
| + mjw (~mjw@2a02-a46d-4148-1-983b-9a1c-ad1e-172d.fixed6.kpn.net) | 18:15 | |
| ^alex | re: keyboard power saving: huzzah, tinyusb gives us a `mount` event when the system starts up, and a `susp` event when the system shuts down, so we can probably base our "is the system on" detection on this | 18:24 |
| Twodisbetter | > minute: with regard to the pocket system controller update, I am getting 403 errors when trying to run it. It doesn | 18:51 |
| Twodisbetter | Josch helped me resolve this. I am using the 30/7 build | 18:51 |
| - mjw (QUIT: Ping timeout: 252 seconds) (~mjw@2a02-a46d-4148-1-983b-9a1c-ad1e-172d.fixed6.kpn.net) | 18:52 | |
| abortretryfail | MNT made a cellular phone? :D | 18:53 |
| Twodisbetter | hahaha, not sure about the build nomenclature, but I just meant I used the binary from 30/7/2024 | 18:54 |
| Zaba | NMT, not MNT :P | 19:14 |
| + mjw (~mjw@89.205.227.109) | 19:25 | |
| - mjw (QUIT: Read error: Connection reset by peer) (~mjw@89.205.227.109) | 19:26 | |
| + mjw (~mjw@89.205.227.109) | 19:29 | |
| - mjw (QUIT: Read error: Connection reset by peer) (~mjw@89.205.227.109) | 19:43 | |
| + mark_ (~mjw@89.205.227.109) | 19:43 | |
| - mark_ (QUIT: Remote host closed the connection) (~mjw@89.205.227.109) | 20:11 | |
| + mark_ (~mjw@89.205.227.109) | 20:11 | |
| - mark_ (QUIT: Ping timeout: 255 seconds) (~mjw@89.205.227.109) | 20:30 | |
| + murphnj (~murph@user/murphnj) | 21:47 | |
| + murph_nj (~murph@ool-457bb02e.dyn.optonline.net) | 21:47 | |
| - sir-photch (QUIT: Remote host closed the connection) (~m-hy5poy@static.93.70.235.167.clients.your-server.de) | 21:52 | |
| + sir-photch (~m-hy5poy@static.93.70.235.167.clients.your-server.de) | 21:53 | |
| + mark_ (~mjw@gnu.wildebeest.org) | 22:02 | |
| - murph_nj (QUIT: Quit: Leaving) (~murph@ool-457bb02e.dyn.optonline.net) | 22:17 | |
| vkoskiv | Easy to confuse the two :D | 23:33 |
| vkoskiv | Zaba: Nice talking to you! Still at G11 for the time being, now just hanging out | 23:34 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!