Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen applications and applications that use the webcam/mic should always be counted as foreground. #42

Closed
freyjadomville opened this issue May 18, 2022 · 2 comments

Comments

@freyjadomville
Copy link

Hi,

Running Pop!_OS 22.04 to try out the scheduler on lower end hardware (Haswell ultrabook i7 processor, 2C/4T). Providing some feedback:

  • If I'm on a VoIP call (Discord, Telegram), my intuition is that the call should always be counted as a foreground process whilst the call is happening.
  • Similarly, any application that is full-screen should be considered as a foreground process, like a video maximised in a browser.

In both cases, you get video/audio hitches when interacting with an application on a second screen, which detracts from the experience.

I'd offer a PR but my experience with Rust and dbus is minimal.

Hope this helps!

@mmstick
Copy link
Member

mmstick commented May 20, 2022

Have you tried adding these to a config so they're always at least neutral in priority?

Similarly, any application that is full-screen should be considered as a foreground process, like a video maximised in a browser.

That's already the case for foreground windows.

@freyjadomville
Copy link
Author

I realised I was misunderstanding how the configuration worked, not experienced this since doing a proper RTFM - my bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants