summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2022-05-23Adapt to new application frameworkneedlefish_13.93.0needlefish/13.93.013.93.0Jose Dapena Paz4-6/+8
Drop usage of agl-js-api, and just provide a mock for lowcan calls. Bug-AGL: SPEC_4248 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I308441f8545ca67e4ae65b8097cb4623648c9034
2022-05-23Use appinfo.json instead of config.xmlJose Dapena Paz2-21/+11
Bug-AGL: SPEC-4248, SPEC-4251 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I73c297eae995e75e5c3a381297447118d8bef4ac
2021-05-04Disable dragging and zoom events on app imagesmarlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.012.93.012.92.012.91.012.90.112.90.011.92.011.91.0Lorenzo Tilve1-1/+9
Events triggered by webapps on those actions were producing some race conditions eventually causing a freeze. So disabling those and hiding displaying draggable link. Bug-AGL: SPEC-3786 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I404058f39ab90ee0ce87392d803a8693fc93a4ee
2020-09-11Restore background imagekoi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish/9.99.49.99.410.93.010.92.010.91.0Lorenzo Tilve2-1/+6
Bug-AGL: SPEC-3574 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I029dbe77053fcb82beb8e8a354aed63b939878cf
2020-08-07Do not require windowmanager APIjellyfish_9.99.3jellyfish/9.99.39.99.3Antia Puentes1-1/+0
The windowmanager was removed, since the agl-compositor adoption. Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I575802e5b92482c1ff2cb8881f41f61e360616d7
2020-02-04FUNCT Update background colorHumberto Alfonso Díaz3-14/+1
2020-02-04BUGFIX Correct layout for 1080Humberto Alfonso Díaz2-3/+3
2020-02-04BUGFIX Add landscape/portrait supportHumberto Alfonso Díaz6-21/+84
2020-02-04FUNCT First Dashboard versionHumberto Alfonso Díaz8-4/+279
2020-02-04STRUCT First structure for the repoHumberto Alfonso Díaz13-0/+14493