The `app_id` is used mainly for broad identification and grouping purposes.
Ah that was my intention. There's no way to identify a winewayland window without the app-id on compositors like sway. I misread the bug report. But it's trivial anyway so I'll copypaste the SetWindowText commit as well.
- Since the process name doesn't change during runtime, I would suggest initializing it just once during startup and making it available to the whole process (i.e., sticking to what the experimental branch and winex11 are doing).
- The commit message subject (after the component) should start with a capital and end with a period.
Changed.
Also not sure if `Co-authored-by` is sufficient here since I'm not really doing a whole lot in these commits anyway...