Commit Graph

312 Commits

Author SHA1 Message Date
bed27a3c8b d/p/0004-wayland-Do-not-constrain-saved-window-size.patch,
d/p/0005-Set-GDK_WINDOW_STATE_TILED-if-any-edge-is-tiled.patch,
d/p/0006-GtkHeaderBar-Reconsider-buttons-if-any-tiling-state-.patch,
d/p/0007-GtkWindow-Set-tiled-class-on-windows-that-have-any-t.patch:
Add patches committed upstream to fix tiling behaviour with GNOME
3.26 (Closes: #879566)
2017-10-28 12:57:03 +00:00
70125646d9 Drop 0004_fix-gtkentry-wayland-regression.patch: fixed in mutter instead 2017-10-22 00:11:11 +00:00
7dc7ed6068 Cherry-pick fix for lag with Epiphany's address bar (Closes: #875826) 2017-10-16 12:24:54 +00:00
64c12e5403 Cherry-pick fixes committed after the 3.22.24 release
- 0001-Adwaita-Fix-typo-.backgrounf-.background.patch
- 0002-theme-Fix-Adwaita-headerbars.patch
- 0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch
2017-10-04 21:18:22 +00:00
2d5a5344c7 * debian/patches/fix-gtk-menu-sliders.patch:
+ Removed, applied upstream.
2017-09-09 12:35:08 +00:00
fbea805cce Add patch to fix regression with clicking on sliders in menus 2017-08-24 00:56:19 +00:00
8689425a57 Drop patches which have been merged upstream. 2017-03-24 01:27:40 +00:00
c094bfeff0 Revert move of .flat from frame > border to frame as it broke existing
themes which relied on that behaviour.
2017-03-05 20:40:12 +00:00
7f17f41819 Add patch from upstream fixing unintended key repeats on Wayland (Closes: #856478) 2017-03-01 18:18:55 +00:00
d1934c2a1e Drop debian/patches/032_mips_treeview_row_separator_height.patch, no
longer needed.
2017-02-28 17:48:35 +00:00
490e3220df Stop patching gtk-doc.make and instead run gtkdocize via the upstream
provided autogen.sh on autoreconf. The gtk-doc-tools version in Debian has
been fixed to properly handle the installation of HTML images for
out-of-tree builds.
2017-02-15 06:42:23 +00:00
9412ce3854 d/p/gdk-x11-Check-if-we-have-access-to-GL-before-using-G.patch:
add proposed patch from upstream Bugzilla to let GDK X11
initialization complete successfully when libGL.so.1 is not
available (Closes: #847366)
2017-01-20 23:18:09 +00:00
12a3ad42e4 New upstream release. 2017-01-16 23:21:07 +00:00
c5029a8971 * d/p/wayland-Handle-subsurface-as-popup-parent.patch
- Added. Fix location of popup menus if the parent window is a subsurface
    (From upstream git, bgo#776225)
* d/p/wayland-Disable-EGL-swap-interval.patch
  - Added. Rely purely on the Gdk frame clock and disable EGL swap interval.
    Fixes the mainloop blocking when the compositor is throttling refreshes
    (From upstream git, bgo#769835)
2017-01-11 22:01:22 +00:00
687daebcd2 * New upstream release.
* Drop d/p/cssshadowvalue-scale-the-blur-surface-by-the-same-fa.patch
  - now included in upstream release.
* Update debian/libgtk-3-0.symbols with one addition.
2016-11-20 19:05:53 +00:00
89d3a6585f * d/p/cssshadowvalue-scale-the-blur-surface-by-the-same-fa.patch
- Added. Improve the rendering of shadow around GTK windows, this turns out
    to be a big performance improvement for HiDPI on wayland (From upstream
    git, bgo#772075)
2016-11-10 21:58:43 +00:00
e675d23292 Bump Build-Depends on libxrandr-dev to (>= 2:1.5.0). This means we can
drop d/p/0001-Fix-division-by-zero-when-calculating-the-refresh-ra.patch.
Upstream has already applied a similar patch for the Xrandr 1.5 code path
and we no longer need the workaround for Xrandr 1.3.
2016-10-01 12:42:11 +00:00
158ba9635f Drop d/p/wayland-Avoid-negative-size-constraints.patch and
d/p/wayland-always-sync-state-after-a-frame-is-painted.patch, merged
upstream.
2016-10-01 12:36:19 +00:00
ba2ad82a87 * d/p/wayland-Avoid-negative-size-constraints.patch
- Added. Resolve unexpected order of size-allocation signals, fixes issues
    with placing clutter-gtk widgets on wayland.
    (From upstream git, bgo#771915)
* d/p/wayland-always-sync-state-after-a-frame-is-painted.patch
  - Added. Always sync the state after a frame paint. Avoids things getting
    out of sync when painting using GL as e.g. epiphany does these days.
    (From upstream git, bgo#771553)
2016-09-28 12:17:40 +00:00
53d4816f85 * New upstream release.
* Update build-dependencies according to configure.ac changes:
  - bump libglib2.0-dev to >= 2.49.4
  - bump wayland-protocols to >= 1.6
* Fix debian/patches/no-accessibility-dump.patch to apply again.
* Drop d/p/Don-t-apply-GDK_HINT_RESIZE_INC-to-GDK_WINDOW_STATE_.patch
  - now included in upstream release.
* Update debian/libgtk-3-0.symbols with several additions and one missing:
  - gdk_wayland_display_get_xdg_shell unused outside of gtk+.
2016-08-30 17:06:06 +00:00
14653f8f44 * d/p/0001-Fix-division-by-zero-when-calculating-the-refresh-ra.patch:
+ New patch. Fix division by zero when running under Xvfb.
2016-07-20 20:29:15 +00:00
6e5520bbff * debian/patches/wayland-add-extended-state-for-tiled.patch:
+ Dropped, included upstream.
2016-07-20 20:27:43 +00:00
6ada360ed4 Add my patch from upstream bug 755947 to disable character-cell-based
size contraints for TILED windows, so that gnome-terminal can snap to
half the screen under Wayland
2016-06-24 18:15:51 +00:00
2e8978fd47 Backport patch from upstream to mark tiled Mutter/Shell windows
as GDK_WINDOW_STATE_TILED under Wayland (with mutter >= 3.20.2-2)
2016-06-24 17:23:19 +00:00
41a7165f94 Drop patches/015_default-fallback-icon-theme.patch: The default icon theme
is already defined as Adwaita, not need to also define the fallback theme.
2016-06-05 00:30:31 +00:00
5b0d32b8dd Drop revert-scrolledwindow-Remove-child-before-destroying.patch, merged
upstream.
2016-05-31 18:50:03 +00:00
2276ad06e7 Cherry-pick patch from upstream Git which reverts a commit that was
causing crashes in the filechooser in some applications.
2016-05-22 07:02:00 +00:00
e5d5e6001c * Restore debian/patches/reftest-known-fail.patch so we can mark known
failing tests as non-fatal.
* Drop debian/patches/disable-flaky-textview-margins-reftest.patch and tag
  textview-margins.ui as known-fail.
2016-05-01 23:13:29 +00:00
8a523975eb Drop debian/patches/git_window-Remove-suspicious-branch.patch, merged
upstream and refresh the remaining patches.
2016-04-16 18:25:27 +00:00
e49694004e * New upstream release.
* Drop debian/patches/git_fix_emacs.patch, included in release.
* Add debian/patches/git_window-Remove-suspicious-branch.patch
  - from upstream git, reverts a revert in 3.20.2 that causes the
    testsuite to fail. Emacs users watch out!
2016-04-11 11:20:39 +00:00
a25291eec3 Add debian/patches/disable-flaky-textview-margins-reftest.patch 2016-03-30 13:04:34 +00:00
1003ed6c44 * New upstream release.
* Drop debian/patches/git_a11y_GTK_CSD_distcheck.patch, included in release.
* Add debian/patches/git_fix_emacs.patch, cherry-picked from upstream git.
  Thanks to Matteo F. Vescovi for verifying the commit fixed the emacs problem.
2016-03-30 10:35:28 +00:00
e5535df542 * New upstream release.
* Make testsuite fatal again.
* Add debian/patches/git_a11y_GTK_CSD_distcheck.patch
  - cherry-pick commit from upstream to use client-side decorations
    for a11y tests when running under distcheck.
* Drop debian/patches/reftest-known-fail.patch
* Stop tagging reftests as known fail since they should be fixed now:
  - style-properties-nth-child.ui
  - label-text-shadow-changes-modify-clip.ui
* Add debian/patches/no-accessibility-dump.patch
  - skip this test until someone figures out how to reliably run it
    always with CSD enabled, to match testsuite expected data.
2016-03-23 15:13:15 +00:00
2932133021 * New upstream stable release 3.18.4
+ Revert a GtkTextBuffer change that broke binding API
    - Remove downstream cherry-picks for this change.
  + Properly refresh styles when widget names change
2015-11-13 13:19:42 +00:00
e1cad37dbb Revert "textbuffer: nicer get_iter functions" and related commits since
this broke the bindings API. (Closes: #804798)
2015-11-12 17:50:52 +00:00
317fc80fc1 Refresh patches. 2015-10-13 19:43:05 +00:00
7f247f0449 * Add debian/patches/git_stylecontext-make-sure-valid.patch
- patch from upstream git to fix crash with some themes (Closes: #800911)
2015-10-10 23:21:57 +00:00
585714f90a * Add d/p/0001-Revert-stylecontext-Clear-style-property-more-freque.patch
- temporarily revert commit causing regression while waiting for
    upstream to comment on proper solution. (Closes: #800911)
2015-10-10 16:11:19 +00:00
bb42b81016 * Refresh patches.
* Drop debian/patches/git_bitmask-dont-hardcode-64bit-size.patch, merged
  upstream.
2015-10-07 22:41:03 +00:00
e4329c4b41 * Add debian/patches/git_bitmask-dont-hardcode-64bit-size.patch
- from upstream git. should fix test failure on i386, mips, mipsel.
* debian/rules: move --fail-missing to binary target instead of
  binary-indep to use it on full builds only. This should avoid
  breaking source-only uploads as the binary-indep (only) builds
  more then it needs to do (which is not installed anywhere).
2015-09-27 13:36:24 +00:00
8d9c915be8 * New upstream release.
* Drop debian/patches/git_test-simplify-use-bash.patch
  - now included in upstream release.
2015-09-23 15:38:17 +00:00
3d0c402be8 * Drop patches which are unused and has been for a very long time:
- debian/patches/030_tests_skip_filechooser.patch
  - debian/patches/042_treeview_single-focus.patch
  - debian/patches/043_notebook_scroll.patch
2015-09-22 15:20:18 +00:00
29cafd3ff5 Update debian/patches/series 2015-09-22 14:54:30 +00:00
c80f525a03 Add debian/patches/git_test-simplify-use-bash.patch from upstream 2015-09-20 17:46:54 +00:00
81b251055e * debian/patches:
+ Refreshed.
* debian/patches/notify-test-Don-t-test-object-relying-on-dbus-connec.patch:
  + Dropped, included upstream.
2015-05-22 11:48:09 +00:00
c112dbb40e * New upstream release
* debian/patches/044_tracker_fts.patch:
  + Dropped, upstream also defaults to FTS tracker queries now
* debian/control: Update build-dependency versions
* debian/control: Add libexpoxy and libegl1-mesa-dev to build-depencies
* debian/libgtk-3-0.symbols: Updated
* d/p/notify-test-Don-t-test-object-relying-on-dbus-connec.patch:
  + Added. Fix test failure when no session bus is running (bgo#749009)
2015-05-06 11:02:12 +00:00
2f7f500a83 * debian/patches/077_fix_menu_height_calculating.patch:
+ Dropped, merged upstream.
2014-11-11 17:54:35 +00:00
7c309bfa16 debian/patches/077_fix_menu_height_calculating.patch: backport upstream
commit to fix calculation of menu height (closes: #767906).
2014-11-04 14:08:30 +00:00
9518920b32 * New upstream release.
- includes fix gtkbuilder fix for problems affecting libgweather
    users (like gnome-clocks, Closes: #764681)
2014-10-11 13:26:24 +00:00
705f288a59 * Add debian/patches/gtkbuilder-undo-the-type-name-heuristic-changes.patch
- Fixes breakage for libgweather users. (Closes: #764681)
    (Thanks ricotz for pointing out the upstream git commit.)
2014-10-11 13:06:07 +00:00