gnome-shell/src/st
Florian Müllner f719ea8d69 st/scroll-bar: Remove pointless condition
Both branches are identical (which is correct - orientation or
text direction is irrelevant for the trough).

Spotted by coverity in CID 351261.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1950>
2021-08-13 15:16:54 +02:00
..
croco
meson.build Port to MetaContext 2021-07-15 12:42:17 +00:00
st-adjustment.c
st-adjustment.h
st-bin.c st-bin: Disallow st_bin_set_child with already-parented children 2020-11-26 13:47:11 +01:00
st-bin.h
st-border-image.c
st-border-image.h
st-box-layout.c
st-box-layout.h
st-button.c st/button: Consider touch sequences for ::pressed state 2021-05-11 16:13:49 +00:00
st-button.h
st-clipboard.c
st-clipboard.h
st-drawing-area.c
st-drawing-area.h
st-entry.c
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 st/icon: Only get resource-scale after peeking theme node 2021-08-05 10:03:51 +00:00
st-icon.h
st-image-content.c
st-image-content.h
st-label.c
st-label.h
st-password-entry.c st/password-entry: Honor disable-show-password key 2021-07-30 14:17:07 +00:00
st-password-entry.h
st-private.c st/private: Set sampling_radius to match the blur radius 2021-06-29 22:32:24 +00:00
st-private.h
st-scroll-bar.c st/scroll-bar: Remove pointless condition 2021-08-13 15:16:54 +02:00
st-scroll-bar.h
st-scroll-view-fade.c st/scroll-view-fade: Add :extend-fade-area property 2021-05-11 13:21:40 +00:00
st-scroll-view-fade.glsl st/scroll-view-fade: Add :extend-fade-area property 2021-05-11 13:21:40 +00:00
st-scroll-view-fade.h
st-scroll-view.c st/scroll-view: Don't emit superfluous style-changed events on children 2021-07-30 13:59:18 +00:00
st-scroll-view.h st/scroll-view: Make fade effect take ClutterMargin 2021-03-02 22:02:56 +00:00
st-scrollable.c
st-scrollable.h
st-settings.c st/settings: Add new disable-show-password setting 2021-07-30 14:17:07 +00:00
st-settings.h
st-shadow.c
st-shadow.h
st-texture-cache.c st/texture-cache: Split out load_cairo_surface_to_gicon() method 2021-03-14 20:36:41 +00:00
st-texture-cache.h st/texture-cache: Split out load_cairo_surface_to_gicon() method 2021-03-14 20:36:41 +00:00
st-theme-context.c
st-theme-context.h
st-theme-node-drawing.c st/theme-node-drawing: Render box-shadow independently of background-color 2021-06-30 12:28:08 +00:00
st-theme-node-private.h
st-theme-node-transition.c
st-theme-node-transition.h
st-theme-node.c
st-theme-node.h
st-theme-private.h
st-theme.c
st-theme.h
st-types.h
st-viewport.c st: Only use clutter_actor_invalidate_paint_volume() if the API exists 2021-04-26 12:18:52 +00:00
st-viewport.h
st-widget-accessible.h
st-widget.c st/widget: Include the shadow in the paint volume 2021-06-29 22:32:24 +00:00
st-widget.h
st.h.in
test-theme.c Port to MetaContext 2021-07-15 12:42:17 +00:00
test-theme.css