3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-29 11:27:45 +02:00

65 Commits

Author SHA1 Message Date
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
Björn Ritzl
ee66e8bec8
Update README.md 2017-12-07 10:58:43 +01:00
Björn Ritzl
ccd2b4a239
Update README.md 2017-11-28 09:08:40 +01:00
Björn Ritzl
571cd2ca49
Update README.md 2017-11-28 08:59:34 +01:00
Björn Ritzl
036cdb853d Fixed some issues regarding focus lost/gained next/previous screen id 2017-11-27 21:48:21 +01:00
Björn Ritzl
c9cf627977 Added docs for screen_exists 2017-11-27 21:19:08 +01:00
Björn Ritzl
d02cd03d2c Documentation fixes 2017-09-28 08:45:59 +02:00
Björn Ritzl
52ce9929a1 More documentation improvements 2017-09-28 08:34:29 +02:00
Björn Ritzl
240c039d03 controller->focus 2017-09-28 08:23:06 +02: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
9be4eeb87c Added optional callback function when transition is done 2017-09-17 18:55:39 +02:00
Björn Ritzl
e5b8f6d031 Fixed some typos 2017-09-04 21:40:34 +02:00
Björn Ritzl
a68fac766f Improved examples. Added transitions 2017-09-04 21:26:06 +02:00
Björn Ritzl
ebda0fc1d0 Additional docs 2017-09-04 12:07:18 +02:00
Björn Ritzl
0bb9b69a45 Initial commit 2017-09-04 12:01:57 +02:00