Tobias Hieta
|
b223e17e0d
Make sure to update size when switching modes
|
8 years ago |
Tobias Hieta
|
8c5ab9f7ca
WIP switch to fullscreen when switching mode
|
8 years ago |
Lionel CHAZALLON
|
5532a54b8a
Make sure we cancel autorepeat when switching webmodes
|
8 years ago |
Tobias Hieta
|
36b5716bae
Allow macOS menubar to be shown in desktop mode.
|
8 years ago |
Tobias Hieta
|
640ba62604
Move update endpoint parsing to host from web-client.
|
8 years ago |
Tobias Hieta
|
9791101472
Make all resize events count.
|
8 years ago |
Tobias Hieta
|
cc8ca29f29
Fix webUrl to contain initalScale needed for TV client.
|
8 years ago |
Tobias Hieta
|
172b89206b
Show mouse when switching modes
|
8 years ago |
Tobias Hieta
|
c9b01472c0
Add switch between desktop and tv mode
|
8 years ago |
Vincent Lang
|
73f70f6381
Add a simpler screensaver API for web-client
|
8 years ago |
Vincent Lang
|
d452e8300a
KonvergoWindow: ignore unexpected visibility states
|
8 years ago |
Vincent Lang
|
aaaef94314
Update settings on fullscreen change
|
8 years ago |
Tobias Hieta
|
71e28688a6
Fixed mixed always on top and fullscreen modes.
|
8 years ago |
Tobias Hieta
|
91aa497bd4
Fix a bug where fullscreen setting could be auto-repeated
|
9 years ago |
Lukas Pitschl
|
87746e4225
Make sure the X11BypassWindowManagerHint flag is only set in an X11 environment.
|
9 years ago |
Lukas Pitschl
|
baf88dba19
Code style adjustment
|
9 years ago |
Lukas Pitschl
|
51d58f5fea
Configure alwaysOnTop as cycleable setting.
|
9 years ago |
Lukas Pitschl
|
0f6b06da36
Add "Always on top" option as a setting
|
9 years ago |
Vincent Lang
|
29e85a0513
PlayerComponent: cleanup playback states
|
9 years ago |
Tobias Hieta
|
0932ce9791
Refactor, change KonvergoEngine to Globals
|
9 years ago |
Tobias Hieta
|
072206e003
Replace the Qt foreach macro with C++11 for style loops
|
9 years ago |
Tobias Hieta
|
628daf9866
Fix some minor issues when turning on more checks in clang-tidy
|
9 years ago |
Tobias Hieta
|
7f4202ff9c
Clang-tidy fixups
|
9 years ago |
Tobias Hieta
|
434e64dafe
Fix resolution when returning from fullscreen on OSX
|
9 years ago |
Tobias Hieta
|
0eff439b14
Fix fullscreen resolution on windows at startup.
|
9 years ago |
Tobias Hieta
|
85715bb322
Massive changes to how we handle screen and geometry restoration
|
9 years ago |
Tobias Hieta
|
fdd3188ad1
Let the host calculate the scale for the web-client
|
9 years ago |
Tobias Hieta
|
268f097120
Move the event filter from KonvergoWindow to it's own file.
|
9 years ago |
Tobias Hieta
|
fe9a9cf0ef
Filter out the keypad modifier from Keyboard input.
|
9 years ago |
Tobias Hieta
|
20ba10bf35
Fix wrong scale when running in fullscreen on Windows
|
9 years ago |