Commit graph

215 commits

Author SHA1 Message Date
Peter Vágner
8e29b21302 a11y: Better accessibility exposure for room and members menu buttons.
Member count, room name and room topic is now accessible to screen
reader users.
2018-05-21 14:46:47 +02:00
Peter Vágner
8cbb5c7bf5 a11y: allow focusing room_menu_button again 2018-05-21 14:02:47 +02:00
Eisha CHEN-YEN-SU
e3dfa34b42 i18n: Remove some untranslatable strings 2018-05-21 07:25:00 +02:00
Tobias Bernard
dfda70068f Fix padding on room member button 2018-05-19 18:36:28 +02:00
Alexandre Franke
f5fabe8b29 Fix typography 2018-05-19 16:31:26 +01:00
Alexandre Franke
e29db88366 Display number of room members 2018-05-18 22:03:14 +00:00
Daniel García Moreno
10de7a2b8b Make new room dialog transient for main_window 2018-04-26 17:07:52 +02:00
Christopher Davis
72c4104665 Redesigned new room creation (fixes #98)
* Changes minimum window width
* Uses StackSwitcher-like setup instead of dropdown
2018-04-26 11:05:05 +00:00
Christopher Davis
8cb4c52e85 Changed spacing to 6px 2018-04-23 18:32:47 -04:00
Christopher Davis
23f05357af Add extra spacing between markdown tutorial items 2018-04-23 18:12:05 -04:00
Christopher Davis
6ecd0bcc39 Implemented text dimming 2018-04-23 13:46:37 -04:00
Christopher Davis
ed3a7283b6 Added markdown popover 2018-04-23 12:43:45 -04:00
Daniel García Moreno
0a1ce4c730 Vscrollbar always to load more without button
If we remove the button to load more, we need to show always the
vertical scrollbar to receive the edge-reached event.

There's a accesibility problem here, because I've not been able to
launch this event without the mouse wheel so currently there's no way to
load more with the keyboard or only the mouse without the wheel, as far
as I now.

Fix #48
2018-04-22 10:58:01 +02:00
BrainBlasted
166d396c19 Added format button 2018-04-19 19:45:57 +00:00
Daniel García Moreno
2191bef172 Split the main_window.glade file 2018-04-17 09:13:33 +02:00