Room grid view experiment #2271
make MatrixDispatcher constructor public
8143e7c9
cram OpenRoomsStore between RoomViewStore and dispatcher
0e4c2a87
pass the RoomViewStore down with a prop instead of global var.
98607e80
track active room with OpenRoomsStore
7e5e66ef
Merge branch 'experimental' into roomgridview
f0360723
correctly detected collapsed rhs
fc0b08e0
avoid using roomviewstore for detecting selected room
b9ade576
make copy of initial state, as there can be multiple instances now
a22a717b
less ambigious name for local dispatcher
9d556d0a
support opening all rooms of a group in OpenRoomsStore
9a0491f6
add first draft of RoomGridView
e53d2845
wire up view_group_grid action from community context menu to new view
087056a7
basic divider lines for tiles
41f9ca09
fix errors when trying to switch room
21e05896
allow changing active room in grid by clicking it
5c955dd5
also give empty tiles a key
af62c212
style active room rect, and make it not jump
5c315aca
also forward actions from room dispatcher to global one
4f5a7d20
emit focus_composer after updating the active room in GroupGridView
6048d28c
only listen and dispatch to room-local dispatcher in room view, composer
bb47e656
add right panel back to grid view
a4430a4e
use % instead of fr units for grid, make size independant of content
4a10b63d
show right panel tabs inside panel instead of room header in grid mode
4b205ad3
disable editor history/persistence when in grid to avoid pesky bug
cd38be09
show focus glow below dialogs (at z-index 4000)
36a4bc3b
make menu option look somewhat better
a5922d50
hack so we don't revert to single room view when viewing grid
dd975a17
emit join error over own dispatcher, meh
366375ed
remove trace, add comment, ...
dfe05b69
fix correct room being highlighted in left panel
686d737a
Merge branch 'experimental2' into roomgridview
0d231bab
Merge branch 'experimental2' into roomgridview
1ea9d02c
bwindels
merged
1d1729de
into experimental2 7 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub