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

Feature Request (Windows) [Dark title bar] #1072

Open
iiasceri opened this issue Jan 10, 2020 · 5 comments
Open

Feature Request (Windows) [Dark title bar] #1072

iiasceri opened this issue Jan 10, 2020 · 5 comments

Comments

@iiasceri
Copy link

iiasceri commented Jan 10, 2020

Please for windows build specify some settings so Windows 10 can parse them and force color (black/dark) on title bar, I would do it my self but I still didn't understand how to compile your project to an executable (.exe)
Untitled

Cause it hurts my eyes

@rom1v
Copy link
Collaborator

rom1v commented Jan 10, 2020

Please for windows build specify some settings so Windows 10 can parse them and force color (black/dark) on title bar

scrcpy uses SDL which abstracts the window management API (so that the same code works for many platforms), so unless it exposes some flag to set darkmode, I don't think it's possible.

I still didn't understand how to compile your project to an executable (.exe)

BUILD.md

@iiasceri
Copy link
Author

Please for windows build specify some settings so Windows 10 can parse them and force color (black/dark) on title bar

scrcpy uses SDL which abstracts the window management API (so that the same code works for many platforms), so unless it exposes some flag to set darkmode, I don't think it's possible.

I still didn't understand how to compile your project to an executable (.exe)

BUILD.md

Ok then can you compile .jar version with dark title bar ?

@iiasceri
Copy link
Author

I would use this:
https://github.com/barry-ran/QtScrcpy
win

But I just don't like it ...

@rom1v
Copy link
Collaborator

rom1v commented Jan 10, 2020

Ok then can you compile .jar version with dark title bar ?

It the message you quote, I said:

I don't think it's possible.

(moreover the .jar is the device side)

@neevan99
Copy link

If you are looking for full screen effect while watching video, just start scrcpy with full screen argument:
scrcpy -f

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

3 participants