Suguru Hirahara
|
731776d189
|
Improve link buttons and inline link buttons styling (#8238)
* Set padding: 0 to both "link" and "link_inline"
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - _SpotlightDialog.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - JoinRuleSettings
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - _ViewSourceEvent.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - _RoomDirectory.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - _InviteDialog.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - ServerOfflineDialog
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - UpdateCheckButton
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - NonUrgentEchoFailureToast
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant settings - CallView
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove unused styles - _RoomSettingsDialogBridges.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace "link" with "link_inline" for inline links
- src/components/structures/UserMenu.tsx
- src/components/views/dialogs/BetaFeedbackDialog.tsx
- src/components/views/dialogs/FeedbackDialog.tsx
- src/components/views/rooms/NewRoomIntro.tsx
- src/components/views/settings/tabs/room/NotificationSettingsTab.tsx
- src/components/views/settings/tabs/user/PreferencesUserSettingsTab.tsx
- src/components/views/spaces/SpaceCreateMenu.tsx
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace "link_inline" with "link" for links not inline
- src/async-components/views/dialogs/security/CreateKeyBackupDialog.tsx
- src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx
- src/components/structures/auth/ForgotPassword.tsx
- src/components/structures/auth/Registration.tsx
- src/components/views/auth/InteractiveAuthEntryComponents.tsx
- src/components/views/dialogs/security/AccessSecretStorageDialog.tsx
- src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx
- src/components/views/messages/TileErrorBoundary.tsx
- src/components/views/messages/ViewSourceEvent.tsx
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove a redundant declaration - _SetupEncryptionBody.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove a redundant declaration - _ReplyChain.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove a redundant declaration - _EventTile.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove an obsolete style block - _RoomPreviewCard.scss
The block was transferred from _SpaceRoomView.scss with ec24dc661edb6979ba901936067e5bc731dafa59
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove a redundant declaration - _SecurityUserSettingsTab.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove element='span' - NewRoomIntro.tsx
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant declarations - _ServerPicker.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace 'link' with 'link_inline' - AnalyticsToast.tsx
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
|
4 years ago |
Suguru Hirahara
|
ed2c79051e
|
Fix dropdown button size for picture-in-picture CallView (#8680)
|
4 years ago |
Šimon Brandner
|
a5b795c934
|
Improve UI/UX in calls (#7791)
|
4 years ago |
Timo
|
ef95644e23
|
Render Jitsi (and other sticky widgets) in PiP container, so it can be dragged and the "jump to room functionality" is provided (#7450)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
4 years ago |
Michael Telatynski
|
44d7d74949
|
Call view accessibility fixes (#7439)
|
4 years ago |
Timo
|
9bcb82d6dc
|
Add CSS variable to make the UI gaps consistent and fix the resize handle position (#7234)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
4 years ago |
Timo
|
a156ba8be9
|
Fix video call container size inconsistencies (#7170)
|
4 years ago |
Šimon Brandner
|
816136de97
|
Make double-clicking the PiP take you to the call room (#7142)
|
4 years ago |
Šimon Brandner
|
bafeb38472
|
Improve VoIP UI/UX (#7048)
* Remove speaking indicator
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove mic icon for primary feed
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove caching as it doesn't seem to be neccessary
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add call view buttons colors
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Refactor button code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Update call view button icons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add dialpad icon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix button sizing in PiP
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix secondary voice video feed color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
5c66bd6c7b
|
Add `max-empty-lines` and `no-eol-whitespace` to stylelint (#7034)
|
4 years ago |
Šimon Brandner
|
abab31c33b
|
Add a speaking indicator
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
7eabb85e61
|
Fix PiP of held calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
0ee59a17de
|
Fix PiP of held calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
bf5c94572c
|
$toast-bg-color -> $system
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
7ce88c9966
|
$toast-bg-color -> $system
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
d0e76a0ecd
|
Use CallViewButtons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
91b4b50969
|
Fix wrong cursor being used in PiP
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Šimon Brandner
|
e2bc76a129
|
Fix voice feed cut-off
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
4 years ago |
Dariusz Niemczyk
|
3ab54bce6e
|
Move CallViewHeader css to separate file
|
4 years ago |
Šimon Brandner
|
cb89dd408c
|
Use mic mute icons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
7ed5dee74b
|
Make colors a bit clearer
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
277fdf1711
|
voipcall-plinth-color -> quinary-content-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
3ef20174f3
|
Fix issues with the controls disappearing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
03a8308ae8
|
Fix call type icon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
d243f7bad8
|
Move some CSS to a more correct place
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
3fac4adfc7
|
Fix feed sizing issues
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
3993e698bd
|
Put the call controls close togather
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
fadb13e9fb
|
Center all buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
60ab7aaed5
|
Support hiding sidebar
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
0c55a6c5bf
|
Add presenting text
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
228b2ccf2d
|
Increase z-index of call controls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
198722eb41
|
Add classes for screensharing buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Ayush PS
|
b90a1de178
|
Merge branch 'develop' into err
|
5 years ago |
Ayush PS
|
c843387043
|
Merge branch 'develop' into Bubble-bericht
|
5 years ago |
Šimon Brandner
|
b8cb72345c
|
Remove unnecessary margin
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
9b2eb8ebc0
|
Set box-shadow opacity to 20%
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
cf21658e30
|
Use suggested box-shadow
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
2d17ba445a
|
Increase drop shadow alpha to 0.45
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
2cfd4659e1
|
Add separate mx_CallView_content class
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
David Baker
|
82ba546142
|
WIP attended transfer
|
5 years ago |
Panagiotis
|
e5794a4c80
|
linter
|
5 years ago |
Panagiotis
|
4d2ecc98b0
|
fix: decrease the size of CallView on smaller screens
so that when the user opens the search box, it does not disappear, and AuxPanel does not need an awkward scrollbar
|
5 years ago |
Panagiotis
|
6a5ea970e9
|
fix: make call area smaller on small screens
so that it doesn't need a scrollbar
|
5 years ago |
Šimon Brandner
|
bb13dc49a6
|
Make CallView use CallFeed
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
2e535d2a99
|
Fix CSS to make it work with resizing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
Šimon Brandner
|
9ffef8f072
|
Fix VoIP PIP frame color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
5 years ago |
David Baker
|
4b43929aa3
|
Add in-call dialpad for DTMF sending
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1573
|
5 years ago |
David Baker
|
d851c826e5
|
Probably better to just remove this
|
5 years ago |
David Baker
|
0d4b2f48dc
|
Probably better to just remove this
|
5 years ago |
David Baker
|
f325df3b6a
|
Remove secondary call avatar
and change 'paused' to 'on hold'
|
5 years ago |