tinywrkb
tinywrkb
Ah, ok. I'm trying to target the same type of Notion source as the `notion-repackaged` repo, meaning the app source from the Windows app installer. The latest Windows installer is...
I have 2.0.27 in a working state. Most things work, but not themes, though they do not work for me also in 2.0.18, even when using the `notion-repacked` binary, so...
> Oh, actually it works well, however, the extension button didn't show up. So I can't setting the notion-enhancer. The menu notifications code doesn't work that well, you can comment...
> The sidebar button selector at file `notion-enhancer/repo/menu/client.mjs` line `14` is wrong. Here is the correct one. > > ``` > const sidebarSelector = '.notion-sidebar-container .notion-sidebar > div:nth-child(3) > div...
[This](https://github.com/tinywrkb/flatpaks/blob/master/com.github.sqlitebrowser.sqlitebrowser/com.github.sqlitebrowser.sqlitebrowser.yaml) seems to work correctly. I once used the app and had it installed on my system. Instead of just removing the app from my system I converted it to...
@Qwertie- A few things to know about my manifest and Flatpak: * The app seems to work fine in Wayland so it should use the `socket=fallback-x11` permission instead of `x11`....
@Qwertie- > That's submitted to flathub now, works perfect on my machine. Great! > I couldn't get even single files to open correctly without home dir access so I guess...
> Maybe I'm missing something here, but why would 3D graphics be needed here? Is the gui able to be gpu rendered if we have this permission? Why wouldn't it...
Thanks for responding. > if we haven't had license problems with other distributions of the notion-enhancer yet I don't see why we would with Flatpak. This not how this works....
Oh! That's great, and makes packaging much simpler.