Some tweaks for Teams
Currently implemented features:
- Support for both teams.live.com and teams.microsoft.com
- Tweaks may apply to one or both
- Configuration through
%LOCALAPPDATA%\teamsplus\config.ini(Settingsbutton) - CEF DevConsole (
Debugbutton)- CEF DevConsole for second pane (Shift +
Debugbutton)
- CEF DevConsole for second pane (Shift +
- Always on Top toggle (
AOTbutton) - Split to two panels with a movable separator
Clonebutton: Clone the same session- Open a new session to log in with multiple accounts at the same time
Secondarybutton: Persist the sessionTemporarybutton: Forget session data after closing
- UI tweaks
- Change background colour or background image of the header
- Change background colour or background image of the chat pane
- Links open in the default browser
- Make the first video feed fill the whole window (
FocusandFocus Secondarybuttons) - Show/Hide the Chat List (
ChatListandChatList Secondarybuttons) - Take Screenshot (
ScrShotandScrShot Secondarybuttons)- Hold Shift to hide the Chat List while taking the screenshot
- Handle notifications
Currently implemented configuration values:
config.notifications, values:true, falseconfig.notifications-secondary, values:true, falsetheme.headerbg, values:#<HEX>, <URL>theme.headerbg-secondary, values:#<HEX>, <URL>theme.chatbg, values:#<HEX>, <URL>theme.chatblend, values: float between 0.0 and 1.0theme.chatbg-secondary, values:#<HEX>, <URL>theme.chatblend-secondary, values: float between 0.0 and 1.0
Known bugs:
Focusbutton sporadically doesn't work- Workaround: Click somewhere in Teams and try again within one second
- This is a browser security feature