Alessio Molinari

Results 96 comments of Alessio Molinari

> This PR could fix the issue when notification don't disappear when watching a movie or something else in full screen (even outside from TDesktop). > The notification remain on...

Whenever you think you want to merge this, just let me know and I'll resolve the conflicts

I'm investigating this. When the WL client sends the request, `Events::listener_monitorStateRequest` is received. This calls `Renderer::applyMonitorRule`, which then sets `g_pConfigManager->m_bWantsMonitorReload` to `true`. Now, while `Monitor::onDisconnect` is correctly called, and the...

Mmm yeah I was testing on a hyprland debug build, running as a window. But the rest of the calls should still happen right? Anyway, I'll take another look later...

Hey everybody, could you check that my PR fixes this problem for you? https://github.com/hyprwm/Hyprland/pull/6136

@aacebedo that's weird, are you sure you're not using any other tool to manage your monitors? It works for me. I've noticed though that when trying to re-enable the monitor...

Interesting. Could you try with kanshi (that's what I'm using to test)? Just making sure that it is not a tool problem

are you on my latest commit? `f596516f1a9099175bfedbc7f9bf3aab31035bc2`

Yes let's wait for somebody else to also report on this. You could share your logs in the mesntime, could be helpful

Happy to hear that :) @aacebedo could you attach your logs? I wouldn't know why it's not working on your side