Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Desktop integration on X11 and Wayland
Desktop integration on X11 and Wayland

Contents

  • Widget behavior
    • Scrollbars
      • Scrollbar position
      • Overlay scrollbars
      • Scrollbar steppers
      • Zoom scrolling
      • Clicking in the scrollbar track
  • Interfaces
    • XDG Desktop Portal settings interface
    • Gtk.Settings
  • Panels and application icons
    • System tray menus
      • AppIndicator
      • KStatusNotifierItem
        • KStatusNotifierItem interface description
          • org.freedesktop.Notifications
          • org.kde.StatusNotifierItem
          • org.kde.StatusNotifierWatcher
          • Icons
          • Markup
      • Draft replacement Freedesktop specification
    • System tray applets
      • XEmbed-based protocol
      • Draft Wayland protocol ext-tray-v1
      • XAppStatusIcon
Back to top
View this page

Scrollbars¶

Contents

  • Scrollbar position
  • Overlay scrollbars
  • Scrollbar steppers
  • Zoom scrolling
  • Clicking in the scrollbar track

Further reading¶

  • Scrolling with pleasure – talks about the fundamental issues in smooth and high-precision scrolling

Next
Scrollbar position
Previous
Widget behavior
Copyright © 2025, Ethan C and contributors
Made with Sphinx and @pradyunsg's Furo
On this page
  • Scrollbars
    • Further reading