Consolatis
Consolatis
Removed the additional log output + rebased + squashed. Ready from my point of view but I think @tokyo4j wanted to have another look at the diff before we merge.
> Hi, it's not clear to me what server and client are. Server is based on the `app-id`, i.e. desktop entry and icon with the same name as the `app-id`?...
> At first I understood that the `server` was based on `xdg-toplevel-icon` because of the “based on their app-id”, since technically `xdg-toplevel-icon` also uses the `app-id`, right? The xdg-toplevel-icon doesn't...
Well, I have no clue whats up with the static analyzer. It just seems wrong. This works: https://godbolt.org/z/vMMvqodzo and should be the exact same that is used in this PR....
I just quickly scrolled through the diff so can't really say anything about the PR itself. One thing I noticed: if we rewrite rcxml.c anyway, this seems like a good...
- I'd would welcome the logic to move somewhere else. `menu.c` is already way too big because it does many things at once - parsing - rendering - handling input...
I am mostly interested in providing some way for new users to do something with labwc after installing. Note, most users won't start labwc from the TTY but from a...
I fail to see how adding another binary to labwc (which then also need to be packaged by distros) is beneficial compared to having the list in labwc itself.
I've added both of the PRs to the 0.9.0 milestone. I don't really mind which variant we choose but would really appreciate if we can come to a conclusion to...
> So let me suggest another idea that achieves a similar goal to `lab-sensible-terminal`, but without shipping another executable - how about adding `OpenTerminal` (and `OpenBrowser`) action? This feels more...