gnome-shell/js
Carlos Garnacho fab390826e appDisplay: Separate PageIndicators to a separate file
In order to cater for emoji panel usage, we want something like PageIndicators
except:
- It should have horizontal disposition
- It should not be animatable (?)
- It should not be reactive

Separated PageIndicators into a base, non-animated widget, and an
AnimatedPageIndicators that can be used on appDisplay.js. Reactiveness is
set through an extra method, and layout is set as a construct argument.
2019-02-05 16:25:54 +01:00
..
extensionPrefs extensionPrefs: Work around xgettext bug 2019-02-03 16:11:09 +00:00
gdm st: Add StDirectionType enum 2019-01-30 22:50:01 +01:00
misc objectManager: Fix index mix-up 2019-02-05 02:21:40 +00:00
perf perf: Stop using legacy generator functions 2019-01-28 17:29:35 +00:00
portalHelper cleanup: Port GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
ui appDisplay: Separate PageIndicators to a separate file 2019-02-05 16:25:54 +01:00
js-resources.gresource.xml appDisplay: Separate PageIndicators to a separate file 2019-02-05 16:25:54 +01:00
meson.build build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
portal-resources.gresource.xml build: Include params.js in portal-helper gresources 2018-10-23 15:38:31 +00:00
prefs-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00