Björn Ritzl
354dc71b12
Don't create a transition for a node if one already exists
...
Fixes #50
2019-08-03 15:40:06 +02:00
Björn Ritzl
f5879a5f63
Added support for multiple nodes per transition
2019-07-29 07:34:34 +02:00
Björn Ritzl
bc4260d72a
Added fade in/out transition
2018-07-13 06:54:26 +02:00
Björn Ritzl
d1cf8281c9
Added helpers for common sets of transitions
2018-06-16 22:43:25 +02:00
Alexey Gulev
c2239d67e5
Finish transition when layout changes ( #21 )
...
* If layout changes when transaction in progress we have to finish current transaction
2018-06-10 14:31:46 +02:00
Björn Ritzl
724713f9e4
Include transition id in TRANSITION.DONE message
...
Also send the TRANSITION.DONE message to the gui that was transitioned
2018-06-01 08:43:08 +02:00
Björn Ritzl
dbf1bdea9d
Replay transitions when the layout changes
2018-05-25 15:33:51 +02:00
Björn Ritzl
a4cef48239
Handle layout change and window resize for transitions
2018-03-19 22:56:12 +01:00
Björn Ritzl
6474c9a173
Improved the transition module
...
The transition module will now properly handle if the same transition is started more than once before completed. In such a case only one animation will be played but all senders will be notified when completed.
2017-12-07 23:03:54 +01:00
AGulev
00c458a05a
scale_in and scale_out transactions
2017-11-03 10:24:37 +03:00
AGulev
de2fa9c4e2
replace hashes with constants
2017-11-03 09:50:28 +03:00
Björn Ritzl
e46a703b25
Changed from controller_url to focus_url. Improved docs
2017-09-28 08:22:05 +02:00
Björn Ritzl
d397b90dc2
Default to 0 delay
2017-09-25 18:16:04 +02:00
Björn Ritzl
149c50221c
Null fix when handling transitions
2017-09-25 18:01:40 +02:00
Björn Ritzl
a68fac766f
Improved examples. Added transitions
2017-09-04 21:26:06 +02:00