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

208 Commits

Author SHA1 Message Date
Björn Ritzl
973ab5b01c
Update README.md 2018-02-09 22:00:13 +01:00
Björn Ritzl
9d9d93cd4c
Update README.md 2017-12-28 21:20:09 +01:00
Björn Ritzl
30615c0044
Update README.md 2017-12-28 19:59:20 +01:00
Björn Ritzl
cd75f4a948 Added popup tests 2017-12-28 19:44:52 +01:00
Björn Ritzl
3c62d8caa0 Added new version of screen setup image 2.1 2017-12-28 00:07:03 +01:00
Björn Ritzl
9cdf4817e8 Added popup_on_popup flag to screens 2017-12-28 00:02:10 +01:00
Björn Ritzl
1467b136d8 Added a note on letting the init fucntion of the screen.script finish first 2017-12-25 00:24:25 +01:00
Björn Ritzl
995843ff20 Merge branch 'dev/agulev' 2.0 2017-12-08 07:42:07 +01:00
Björn Ritzl
31fdf89bd6
Update README.md 2017-12-08 06:52:52 +01:00
Björn Ritzl
eca1f54ced
Update README.md 2017-12-08 06:52:30 +01:00
Björn Ritzl
9c48899440
Update README.md 2017-12-08 06:51:21 +01:00
Björn Ritzl
2d527c39ff
Update README.md 2017-12-08 06:49:03 +01:00
Björn Ritzl
a6e4cd0771
Update README.md 2017-12-08 06:47:57 +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
Björn Ritzl
1d476424ce Added more logging 2017-12-07 21:09:13 +01:00
Björn Ritzl
007a4eced3 Improved on the state handling while showing/hiding screens
Also added simple debug logging
2017-12-07 20:49:48 +01:00
Björn Ritzl
6caa41e9f6 Merge branch 'master' of https://github.com/britzl/monarch 2017-12-07 20:48:20 +01:00
Björn Ritzl
1479839ed0 Improved the wait the example app is delaying startup until all screens are ready 2017-12-07 20:48:18 +01:00
Björn Ritzl
ee66e8bec8
Update README.md 2017-12-07 10:58:43 +01:00
Björn Ritzl
0c45c3007a Bug in bash script 2017-12-07 10:44:11 +01:00
Björn Ritzl
617610ee69 Updated build scripts 2017-12-07 10:39:19 +01:00
Björn Ritzl
19e9c0d8a7 Added multiple bugfixes 1.4 2017-12-06 21:25:27 +01:00
Björn Ritzl
1b3b16c355 Added more documentation. Changed monarch.get_stack() 1.3 2017-12-01 09:31:50 +01:00
Björn Ritzl
6529147e18 Added correct token 2017-11-30 21:05:01 +01:00
Björn Ritzl
7aa3b9a7ef Adding ci script 2017-11-30 20:45:16 +01:00
Björn Ritzl
e6615e2888 Started adding unit tests 2017-11-30 20:25:17 +01:00
Björn Ritzl
ccd2b4a239
Update README.md 2017-11-28 09:08:40 +01:00
Björn Ritzl
ccc6847200
Create LICENSE.md 1.2 2017-11-28 09:01:31 +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
62684f9795
Merge pull request #8 from AGulev/master
Replace strings with constants / new type of transactions / information for the focus messages
2017-11-27 21:21:46 +01:00
Björn Ritzl
c9cf627977 Added docs for screen_exists 2017-11-27 21:19:08 +01:00
Björn Ritzl
895bc6f9ed
Merge pull request #5 from subsoap/master
Adding monarch.screen_exists(id)
2017-11-27 21:16:13 +01:00
AGulev
4ead8d9d42 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	monarch/monarch.lua
2017-11-27 10:57:32 +03:00
Björn Ritzl
4c65581456 A couple of bug fixes. Added reload option. 1.1 2017-11-22 13:28:27 +01:00
AGulev
8324b54fc5 remove unneed print 2017-11-20 18:57:06 +03:00
AGulev
36e3f69f48 add more information for focus events 2017-11-20 18:52:18 +03:00
Brian Kramer
8df7ddd32f Adding monarch.screen_exists(id)
In some projects may need to wait until initial screen has been
registered before attempting to show it
2017-11-08 09:29:25 -08: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
d02cd03d2c Documentation fixes 1.0 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
e24acb51d8 Fixed wrong message constant 2017-09-26 02:16:44 +02:00
Björn Ritzl
1174de2ba5 Cleanup 2017-09-25 21:55:12 +02:00
Björn Ritzl
95fd994fa0 Simplified message constant. Added focus message 2017-09-25 21:33:28 +02:00
Björn Ritzl
e7edfbe173 Changed how transition urls are defined 2017-09-25 21:21:33 +02:00
Björn Ritzl
592418fef7 Fixed a too high render order value 2017-09-25 21:20:58 +02:00
Björn Ritzl
d397b90dc2 Default to 0 delay 2017-09-25 18:16:04 +02:00