gtkcord3
gtkcord3 copied to clipboard
server/channel collapse button should toggle
(the little < icon that opens the channel list when the window is skinny)
currently, you have to select the channel again to get back to the chat. being able to click again to recollapse would be useful if you're just checking if you have unreads
hopefully this isn't another weird libhandy thing :P
This is a hard one. Currently, the back button on that screen is the hamburger menu button. I'm not aware of any libhandy widget that allows something like Discord Mobile either.


ah dang, I see. is it not possible to manually send events or move the sidebar with your own button?