gnome-shell/src/st
Jonas Ådahl 918b3eeb42 st/theme-node-transition: Pass actor when constructing timeline
Timelines now take an actor, to be able to derive an appropriate frame
clock, so pass the one of the actor we're transitioning on.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1299
2020-07-02 20:50:03 +00:00
..
croco croco: Remove duplicated conditions 2020-04-27 16:23:46 +02:00
meson.build st: Remove BoxLayout child meta 2020-05-21 21:17:16 +00:00
st-adjustment.c
st-adjustment.h
st-bin.c st: Remove deprecated Bin properties 2020-05-21 14:36:59 +02:00
st-bin.h st: Remove deprecated Bin properties 2020-05-21 14:36:59 +02:00
st-border-image.c
st-border-image.h
st-box-layout.c st/box-layout: Fix gtk-doc comments 2020-05-25 18:43:30 +00:00
st-box-layout.h
st-button.c
st-button.h
st-clipboard.c st: Add st_clipboard_get_content() 2020-06-19 13:44:15 +02:00
st-clipboard.h st: Add st_clipboard_get_content() 2020-06-19 13:44:15 +02:00
st-drawing-area.c Switch to ClutterActors resource-scale-changed signal 2020-06-30 13:42:18 +00:00
st-drawing-area.h
st-entry.c st/entry: Fix leak when copying or cutting text using shortcuts 2020-06-08 15:21:17 +00:00
st-entry.h
st-focus-manager.c
st-focus-manager.h
st-generic-accessible.c
st-generic-accessible.h
st-icon-colors.c
st-icon-colors.h
st-icon.c Switch to ClutterActors resource-scale-changed signal 2020-06-30 13:42:18 +00:00
st-icon.h
st-image-content.c st/image-content: Implement GIcon interface 2020-07-01 12:42:57 +02:00
st-image-content.h
st-label.c Switch to ClutterActors resource-scale-changed signal 2020-06-30 13:42:18 +00:00
st-label.h
st-password-entry.c
st-password-entry.h
st-private.c Use new clutter_actor_get_resource_scale() API 2020-06-30 13:42:18 +00:00
st-private.h
st-scroll-bar.c st/scroll-bar: Fix horizontal bar in RTL locales 2020-06-17 01:08:03 +02:00
st-scroll-bar.h
st-scroll-view-fade.c
st-scroll-view-fade.glsl
st-scroll-view-fade.h
st-scroll-view.c st/scroll-view: Adjust scroll events in RTL locales 2020-06-17 01:07:28 +02:00
st-scroll-view.h
st-scrollable.c
st-scrollable.h
st-settings.c
st-settings.h
st-shadow.c
st-shadow.h
st-texture-cache.c st/texture-cache: Return a GIcon from bind_cairo_surface_property() 2020-07-01 12:42:57 +02:00
st-texture-cache.h st/texture-cache: Return a GIcon from bind_cairo_surface_property() 2020-07-01 12:42:57 +02:00
st-theme-context.c st/theme-context: Also remove theme nodes on stylesheet changes 2020-04-28 19:53:58 +00:00
st-theme-context.h st/theme-context: Add a getter for the scale-factor property 2020-04-06 11:24:30 -03:00
st-theme-node-drawing.c st/theme-node: Use the node's scale factor 2020-04-06 11:24:30 -03:00
st-theme-node-private.h st/theme-context: Also remove theme nodes on stylesheet changes 2020-04-28 19:53:58 +00:00
st-theme-node-transition.c st/theme-node-transition: Pass actor when constructing timeline 2020-07-02 20:50:03 +00:00
st-theme-node-transition.h st/theme-node-transition: Pass actor when constructing timeline 2020-07-02 20:50:03 +00:00
st-theme-node.c st/theme-context: Also remove theme nodes on stylesheet changes 2020-04-28 19:53:58 +00:00
st-theme-node.h
st-theme-private.h
st-theme.c st/theme: Remove entry from files_by_stylesheet after emitting signal 2020-05-21 20:59:35 +00:00
st-theme.h
st-types.h
st-viewport.c st/viewport: Invalidate transform when it changes 2020-06-30 19:17:58 +02:00
st-viewport.h
st-widget-accessible.h
st-widget.c st/theme-node-transition: Pass actor when constructing timeline 2020-07-02 20:50:03 +00:00
st-widget.h st/widget: Remove get_resource_scale function 2020-06-30 13:42:18 +00:00
st.h.in
test-theme.c st/tests: Replace ClutterGroup by ClutterActor 2020-06-26 21:03:57 +00:00
test-theme.css