1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/ui/chatForm
tox-user d6df8883e3
feat(chat): full screen video chat
Implements #2922 and #2514.
This change adds:
- a button for enabling full screen mode
- a panel with buttons for controlling the chat in full screen mode
- a button to toggle video preview
- new icons

fix(chat): fix buttons in full screen video call
feat(chat): add hotkey for exiting full screen video
fix(chat): use screen res to position button panel
fix(chat): dont remove video widget on window close
2018-05-10 20:08:37 +00:00
..
buttons.css refactor: rename hideButton to searchHideButton 2018-02-14 19:41:59 +02:00
callButton.svg refactor(style): Move chatFormHeader to chatForm 2017-11-26 23:13:12 +03:00
emoteButton.svg refactor: Move buttons style in ChatForm css 2017-11-26 23:13:12 +03:00
exitFullScreenButton.svg feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
fileButton.svg refactor: Move buttons style in ChatForm css 2017-11-26 23:13:12 +03:00
fullScreenButtons.css feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
micButton.svg refactor(style): Move chatFormHeader to chatForm 2017-11-26 23:13:12 +03:00
micButtonRed.svg feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
screenshotButton.svg refactor: Move buttons style in ChatForm css 2017-11-26 23:13:12 +03:00
searchDownButton.svg feat: add form for search 2018-02-10 17:56:16 +02:00
searchHideButton.svg refactor: rename hideButton to searchHideButton 2018-02-14 19:41:59 +02:00
searchUpButton.svg feat: add form for search 2018-02-10 17:56:16 +02:00
sendButton.svg refactor: Move buttons style in ChatForm css 2017-11-26 23:13:12 +03:00
videoButton.svg refactor(style): Move chatFormHeader to chatForm 2017-11-26 23:13:12 +03:00
videoButtonRed.svg feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
videoPreview.svg feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
videoPreviewRed.svg feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00
volButton.svg refactor(style): Move chatFormHeader to chatForm 2017-11-26 23:13:12 +03:00
volButtonRed.svg feat(chat): full screen video chat 2018-05-10 20:08:37 +00:00