REAPER: floating window disappears #376
|
Hello, I am using the DAW REAPER: https://www.reaper.fm/download.php There is one button I can click for changing the routing. This creates a floating window. When I move my mouse higher than the window this window just vanishes: reaper.mp4Is this intentional? I tested this with a very basic config file and the latest git version of scroll: Thanks for clarification! |
Replies: 2 comments
|
That is the expected behavior. It is not a regular floating window, it is more like a "popup button" kind of widget. The same happens using other compositors (Hyprland, sway etc.). You click on the master output and its settings show up until you click on it again (or goes out of focus). In reality, it should appear next to the button, but sway/scroll by default center floating windows. |
|
Ah, I see. It kind of confused me. Thanks for your answer! |
That is the expected behavior. It is not a regular floating window, it is more like a "popup button" kind of widget. The same happens using other compositors (Hyprland, sway etc.). You click on the master output and its settings show up until you click on it again (or goes out of focus). In reality, it should appear next to the button, but sway/scroll by default center floating windows.