Revīziju grafs

18 commits

Autors SHA1 Ziņojums Datums
les
7d1e52bbe1 improve connect-dialog for mobile 2021-03-11 10:39:25 +01:00
les
d046b436b6 clean help text message 2021-01-06 10:14:05 +01:00
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
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
Renamed from themes/MetroMumbleLight/main.css (Browse further)