**** BEGIN LOGGING AT Mon Nov 14 02:59:57 2022 Nov 14 17:43:56 Herrie: also, something else is that we lost the window height for dashboard and such Nov 14 17:44:45 though I wonder if there would be a nice solution to this, other than our huge old patch Nov 14 17:58:16 damned, the latest update broken firstuse (bad scaling, text not showing up on buttons...) Nov 14 17:58:47 well, incorrect: it broke the whole compositor :( Nov 14 18:04:34 somehow the hardcoded "1920x1080" resolution made a comeback Nov 14 18:06:42 ah, I *might* have broken configd-data Nov 14 18:07:05 yup, made a typo :( Nov 14 18:14:21 ok, fixed Nov 14 18:28:16 Tofe: Good it was an easy fix at least! Nov 14 18:28:47 Seeing LG's implementation of notifications I doubt there is an easier way Nov 14 18:29:17 We should check their types of notifications, but I think the whole dashboard concept with swipable layers doesn't exist Nov 14 18:30:44 Seems we have "toast" and "alert" as per https://www.webosose.org/docs/reference/ls2-api/com-webos-notification/ Nov 14 18:31:09 And https://webostv.developer.lge.com/develop/guides/notifications Nov 14 18:31:21 Which we might need to extend a bit? Nov 14 18:33:09 Their notificationmgr should be a good replacement for luna-next ones if we didn't replace the implementation yet we had? Nov 14 18:33:30 I don't recall from top of my head and still in plane so cannot check right now Nov 14 18:34:05 I think we moved from luna-next to somewhere else but not sure if we migrated to LG's API/implementation yet? Nov 14 18:34:28 well, for the notifications I thnk we can find a common ground with LG's API Nov 14 18:34:43 for the dashboard and the alerts, it's another story Nov 14 18:35:25 our current notification management is entirely in our cardshell, iirc Nov 14 18:36:30 Tofe: Well we used to have API implementation in luna-next Nov 14 18:36:45 Moved that to luneos-components maybe? Nov 14 18:37:00 I'm not sure, let me see Nov 14 18:37:05 But ideally we'd use LG's implementation in modified form? Nov 14 18:38:29 yes, and provide some sort of proxy for the legacy apps Nov 14 18:41:15 https://github.com/webOS-ports/luneos-components/tree/tofe/qt6/modules/LunaNext/Shell/notifications here it is Nov 14 18:41:27 moved from luna-next plugins lately Nov 14 18:55:34 Tofe: Ah this is what I recalled Nov 14 18:56:01 But I guess we should move to LG's implementation (at some point) at least Nov 14 18:56:34 We have the components in build already if I recall correctly Nov 14 19:01:02 So calling the right LG API might show something already Nov 14 19:28:22 Probably correct, though I have no idea what the LG's notification's app is going to do :) Nov 14 19:28:53 I think it's an add-on to lsm somehow Nov 14 19:28:58 So it's modular Nov 14 19:29:42 mmh luna-send doesn't even return anything Nov 14 19:30:36 nothing in the journal Nov 14 19:30:52 It could be we need to "start" it similar to some other bits like the luna-downloadmgr Nov 14 19:31:07 In systemd service file Nov 14 19:33:21 could be, I just tried it as-is :) Nov 14 19:34:14 Could be I'm mistaken and not all bits are in image yet Nov 14 19:39:31 Tofe: We should have notificationmgr in our image Nov 14 19:40:52 Hmmz it should be started as well I guess? https://github.com/webOS-ports/notificationmgr/blob/webOS-ports/webOS-OSE/files/systemd/notificationmgr.service Nov 14 21:20:10 Tofe: Or maybe we needed auto-lsm instead of lsm for that? Nov 14 21:20:34 Will check tomorrow, tired from lots of traveling today Nov 14 21:43:41 pretty tired myself too tonight :) **** ENDING LOGGING AT Tue Nov 15 02:59:56 2022