mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Set WM_CLASS window hint for Xorg
This commit is contained in:
parent
8fe1d3fc2e
commit
8661b3587b
3 changed files with 32 additions and 1 deletions
|
@ -411,6 +411,9 @@ inline const char * getPlatformName()
|
|||
;
|
||||
}
|
||||
|
||||
void setXorgClassHint(const video::SExposedVideoData &video_data,
|
||||
const std::string &name);
|
||||
|
||||
} // namespace porting
|
||||
|
||||
#ifdef __ANDROID__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue