Max Falk

Results 19 comments of Max Falk

Thanks, for the reply. It might just be me but I've always preferred the simple approach of acpid or bsd style initalization. Keep configuration in as few files as possible...

In my eyes it's not much different to autorandr. It's a binary that can be used. What happens after installation is up to the user. You can symlink it directly...

@Micr0Bit I think so, give it a try and report back.

@Micr0Bit https://github.com/mikar/Spotify-AdKiller/tree/fix-46-ad-is-not-muted

I just looked into it and failed to reproduce this issue. I did fix an issue of spotify-adkiller not finding mp3 files in my LOCAL_MUSIC folder and submitted a pull...

Hey @markohlebar This is indeed specific to a certain project which is why I didn't suspect plugins at first but instead cleared DerivedData, ModuleCache, reinstalled XCode, recloned the project etc....

I'll try to supply reproducible steps with an openly available project but it might take me a while since I'm at work currently

I have tried with several open-source projects now and cannot reproduce it. It might just be our unique project of 3.6 GB size and 800k+ LOC. At least, it's the...

Hi, i suspect a dbus disconnect. Does this work i.e. toggle playback for the flatpak spotify instance? `dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause`

Next thing it could be is missing access to ewmh/netwm features which are needed by wmctrl to detect the list of currently running windows. If flatpak is a proper sandbox...