lp://staging/~larsu/overlay-scrollbar/only-enable-for-supported-themes
- Get this branch:
- bzr branch lp://staging/~larsu/overlay-scrollbar/only-enable-for-supported-themes
Branch merges
- Iain Lane (community): Needs Fixing
- PS Jenkins bot (community): Approve (continuous-integration)
- Ayatana Scrollbar Team: Pending requested
-
Diff: 116 lines (+55/-11)1 file modifiedos/os-scrollbar.c (+55/-11)
Branch information
Recent revisions
- 386. By Lars Karlitski
-
Only show scrollbars if the theme supports it
Keep the gsetting so that users can override this.
- 383. By Lars Karlitski
-
Hide scrollbars before unmapping them
Otherwise gtk_widget_
pop_verify_ invariants throws a warning about unrealizing a visible widget. Approved by Andrea Cimitan, PS Jenkins bot, Sebastien Bacher.
- 382. By PS Jenkins bot
-
Releasing 0.2.16+
r359+14. 04.20131129- 0ubuntu1 (revision 381 from lp:overlay-scrollbar). Approved by PS Jenkins bot.
- 381. By Lars Karlitski
-
Create native windows for the scrollbar overlay and tail
As of gtk 3.10, non-native windows are clipped to their widget's allocation. The hijacked scrollbar is given a 0-width or height when horizontal) allocation to make it disappear. Using native windows makes sure that the overlay and tail are drawn regardless.
Approved by Sebastien Bacher, PS Jenkins bot, Andrea Cimitan.
- 380. By PS Jenkins bot
-
Releasing 0.2.16+
r359+13. 10.20130826- 0ubuntu1 (revision 379 from lp:overlay-scrollbar). Approved by PS Jenkins bot.
- 379. By Brandon Schaefer
-
Remove the check if a GtkPaned is H/VPaned, as its deprecated in gtk 3.0. Now just use the priv->side to tell if which way its facing. If its true on the side, then allow paned to be resized. Fixes: https:/
/bugs.launchpad .net/bugs/ 907837. Approved by PS Jenkins bot, Andrea Azzarone.
- 378. By PS Jenkins bot
-
Releasing 0.2.16+
r359+13. 10.20130718- 0ubuntu1 (revision 377 from lp:overlay-scrollbar). Approved by PS Jenkins bot.
- 377. By Sebastien Bacher
-
Use the right bar variable, that fixes the orange bar being wrongly displayed. Fixes: https:/
/bugs.launchpad .net/bugs/ 1201019. Approved by PS Jenkins bot, Charles Kerr.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/overlay-scrollbar