Anton Georgiev
79485a2950
Merge pull request #12181 from lfzawacki/v2.2.x-external-video
...
Overlay for external video with volume controller and reload button
2021-07-21 12:07:06 -04:00
Mario Jr
e9ca202767
fix(audio): fix icon for device list selector
...
This complements #12694 , which was initially made using an
existent font (which may vary it's size depending on OS/browser)
Added a new specific icon for the device icon selector
Thanks to @ramonlsouza who found this problem
2021-07-05 17:26:07 -03:00
Mario Jr
f379d35158
Merge branch 'develop' into feat-add-device-button-selector
2021-06-25 18:47:41 -03:00
Mario Jr
ce076ffaad
feat(audio): add a new button for selecting audio device
...
This commit adds a new small button over the "Phone/audio" button. Currently
this button pops up the device audio selector, which contains the "Leave audio"
option. This commit brings back the "Leave audio" behavior to the phone
button, using a new smaller button to switch between audio devices.
This issue address the problem reported by #12320 and complements the work done
for #9723 .
Some technical details:
Added a new component : ButtonEmoji. This allow us to add an emoji inside
another button.
Modified dropdown trigger a bit: if the trigger contains a ButtonEmoji,
then we will use the emoji to trigger the dropdown (instead of the button
itself). This commit doens't change the default behavior of dropdown (when
the trigger doesn't have a ButtonEmoji component), to avoid regressions with
current dropdowns; this will only change it's behavior when used with
the new ButtonEmoji component.
2021-06-22 08:58:52 -03:00
Mario Gasparoni
127636f648
Merge remote-tracking branch 'lfzawacki/v2.2.x-external-video' into develop-external-video
2021-06-09 18:14:04 -03:00
Max Franke
f2c95c61e3
feat(screenshare): reduce mirror effect
...
Add the shrink/expand button in the screenshare layout to reduce the mirror/tunnel
effect, when the presenter is sharing the same screen as the application is.
2021-06-07 09:11:32 -03:00
Lucas Zawacki
89793662c5
Use icon names as per Pedro's suggestion
2021-04-28 16:46:14 -03:00
Lucas Zawacki
fd8825c7cd
Volume slider for external video players
2021-04-26 18:16:41 -03:00
Jonathan S
8bda94dc52
Add new line at the end of the bbb-icons.css
2021-03-19 12:35:31 +00:00
Jonathan S
b5a014eea7
Add icon to new button.
2021-03-19 12:35:30 +00:00
KDSBrowne
d9f3cd0d34
add notification tab to settings modal
2020-03-19 14:19:40 +00:00
Anton Georgiev
2abd68c130
cc icon, first round cc ui changes
2019-06-12 19:28:00 +00:00
KDSBrowne
88724820f7
add popout_window icon
2019-05-13 18:27:05 +00:00
Chad Pilkey
d3656ef022
clean up of the buttons. simplified and reduced
2019-03-19 10:11:48 -07:00
Anton Georgiev
f2bd5573f9
remove unused font files; pulled latest fonts
2019-02-21 22:13:57 +00:00
Anton Georgiev
f620de2585
pulled latest fonts to obtain download-off icon
2019-02-20 19:29:16 +00:00
Anton Georgiev
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Tainan Felipe
b36abace9a
Add minus icon
2018-08-17 11:07:22 -03:00
KDSBrowne
155b36f929
add desktop unshare icon
2018-08-07 23:02:11 +00:00
Tainan Felipe
aaebcd8f10
add filled star in feedback rating
2018-06-12 16:53:17 -03:00
Tainan Felipe
2e76439395
Change hand to pointer icon
2018-04-18 16:32:13 -03:00
Oleksandr Zhurbenko
b3ceb4d5f6
Updated the html5 client's font to use the latest icons
...
Fixes #4715
2018-01-03 12:35:01 -08:00
Oswaldo Acauan
29117285ef
Merge remote-tracking branch 'upstream/v2.0.x-release' into qa-design
2017-10-06 11:59:07 -03:00
Oswaldo Acauan
37569a5158
Update more icon and rotate it 90deg
2017-10-05 17:21:33 -03:00
Oswaldo Acauan
230a2d5263
Fix silent changes caused by the old pr revert
2017-10-02 11:12:58 -03:00
Oleksandr Zhurbenko
b207a1275e
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-08-01 13:49:46 -07:00
JaeeunCho
7fc1fa376f
changed 'romm' to 'room'
2017-07-26 11:04:55 -07:00
JaeeunCho
4e382a819e
changed @font-face and class
2017-07-19 14:16:35 -07:00
JaeeunCho
9a3ba4b34f
HTML5 - added new icons
2017-07-19 08:01:58 -07:00
Oleksandr Zhurbenko
017ff470c3
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
2017-06-07 13:29:35 -07:00
Anton Georgiev
492c9f77a0
remove unnecessarily added svgs
2017-04-12 12:49:56 -04:00
Anton Georgiev
573db8dcc3
updated icons to v11, adjusted few icons
2017-04-12 12:12:47 -04:00
Oleksandr Zhurbenko
70f0832829
Corrected the 'rectangle_tool' icons code
2017-04-10 12:53:14 -07:00
Oleksandr Zhurbenko
80666bd688
Updated icons in the html5 client
2017-03-01 17:03:02 -08:00
Lajellu
98db4c8eec
HTML5 - fixes merge conflicts bw master and this branch
2016-12-20 09:18:24 -08:00
Oswaldo Acauan
4e4023373a
Add missing aliases to some emoji icons
2016-12-06 14:39:16 -02:00
Oswaldo Acauan
875e96a232
Update BBB icon font to the release v7
2016-12-05 18:27:54 -02:00
Gabriel Carvalho de Campes
a262430871
Add code to handle breakout rooms in html5
2016-11-07 13:52:39 -02:00
Lajellu
63c9f94b54
HTML5 - changes status names, and user list sorting logic to match flash client
2016-10-06 13:42:37 -07:00
Oleksandr Zhurbenko
f64ed1fd4a
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into closed-captioning
2016-08-20 16:37:11 -07:00
Lajellu
219078f49d
adds slide controls and new bbb icons
2016-08-02 15:55:20 -07:00
Oleksandr Zhurbenko
d510907179
Upgraded Meteor to 1.4
2016-07-27 14:50:35 -07:00
Lajellu
bd46e8c2ff
adds new icons
2016-07-26 14:28:58 -07:00
gcampes
ce32ae5b20
Merge branch 'html5-new-userlist' into html-userlist
2016-05-31 08:37:14 -03:00
gcampes
18e4f98f1d
Adds html5 new userlist, WIP
2016-05-19 15:22:56 -03:00
Oswaldo Acauan
a69d7faab9
Add iconRight option to Button component
2016-05-20 11:49:28 -03:00
Oswaldo Acauan
d81cb28f35
Add new component button and some basic styles
2016-05-20 10:37:19 -03:00
Anton Georgiev
1c50be53a3
fix fonts path
2016-05-11 18:30:24 +00:00
Oswaldo Acauan
01860a8804
Add basic styles for new design
2016-05-02 19:42:54 -03:00