You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Arc Darker theme and made it easier to make your own themes
Added some logic to focus the chat input when alt+tabbing or focusing window
Marks currently viewed thread to read when focusing window
Added ability to intercept keys. One example of this is using ctrl+enter for sending messages and enter for new line. This can be set in settings. In the future I hope to support VIM keys, code snippets and encryption as well. @BlackCapCoder actually did some of this on his fork, pretty neat!
Refactored the code to try to clean it up and support native dependencies (like spell check)... may fix a few issues some of you had
Removed some settings like Mute Audio because Web Skype has this as an option now
New build process has the ability to make snap packages or appimage. I haven't forgot about OBS, that's next on my list :)