Skip to content

refactor how dbus and kwin reexec work

Harald Sitter requested to merge work/sitter/xwayland-try-3 into master

they are now two functions instead of wrappers since they never actually yield into a block but are either noop or re-executing (thus ending execution flow)

this flattens out the code a tad

Merge request reports