Commit graph

23 commits

Author SHA1 Message Date
joker-x 53992a1f59 Apply mobile view if height >= 600px and width >= 320px only 2020-07-21 09:58:54 +02:00
joker-x 73407fa904 Responsive improvements 2020-07-21 08:23:27 +02:00
Jérôme Lebleu 27c8e1a411 Set 'cursor: pointer' property to buttons 2020-05-08 15:27:09 +02:00
Jonas Herzig e730b65bef Use position: absolute instead of float for tree (fixes #98)
Using float has the huge disadvantage that different floating elements can block
each other if they're just slightly too big (e.g. because of fractional pixels
when zooming), leading to the same-level channels being displayed with
increasing indention, even though they shouldn't.
2020-05-03 15:10:46 +02:00
Fabien Quatravaux 01853bd238 [fix] Display join only dialog correctly on the screen 2020-04-12 14:57:39 +02:00
encrypt 003dc96ce1 mumble tokens basic implementation, connection dialog token is replaced with tokens 2020-03-22 21:12:12 +01:00
Jonas Herzig 0dfdfcc27a Add setting for showing user count after channel name 2018-10-08 20:20:43 +02:00
Jonas Herzig ae1479368c Remove hard-coded dialog width/height and size them dynamically 2018-10-08 17:32:38 +02:00
Jonas Herzig cfe6cd8b14 Change default fonts to those used by MetroMumble 2018-09-26 15:40:39 +02:00
Jonas Herzig b0234654a5 Add server connection info dialog 2018-09-26 15:13:44 +02:00
Jonas Herzig e77da5335e Add "Audio Quality" and "Audio per packet" to settings dialog 2018-09-26 13:07:29 +02:00
Jonas Herzig 2046bdf03a Implement "View Avatar" in user context menu 2018-09-24 21:38:53 +02:00
Jonas Herzig af5a134081 Add context menu for users and channels 2018-09-24 21:38:53 +02:00
Jonas Herzig d7b03d2192 Display user avatars instead of talking indicators when possible 2018-09-24 21:38:53 +02:00
Jonas Herzig 2b7f7c1625 Properly align user name and talking indicator 2018-09-24 21:38:53 +02:00
Jonas Herzig ca83780109 Implement theming support and add MetroMumbleDark theme 2018-09-24 21:38:53 +02:00
Jonas Herzig 1f82d981a3 Implement vertical toolbar 2018-09-24 21:38:53 +02:00
Jonas Herzig 5eefeeb721 Add GUI for handling rejected connection attempts 2018-09-24 21:38:53 +02:00
Jonas Herzig 60413ecbea Add query param to replace the connect dialog with a single join button
E.g. https://server/?address=server&port=443&username=test&joinDialog=true
2018-09-24 21:38:53 +02:00
Jonas Herzig 80f766379d Add voice activity detection 2017-09-20 15:16:49 +02:00
Jonas Herzig c49dabbfc4 Add setting for voice mode and PTT key 2017-09-19 22:40:54 +02:00
b07057d509 added support for server passwords 2017-04-30 18:34:10 +00:00
johni0702 7bad9baaaf Initial commit 2016-12-11 17:55:01 +01:00