summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tmpwip/exalm/scroll-gestureAlexander Mikhaylenko2021-10-141-13/+15
* scrolledwindow: Port to the new controllersAlexander Mikhaylenko2021-10-141-118/+68
* tmp demoAlexander Mikhaylenko2021-10-141-4/+13
* Add GtkEventControllerWheelAlexander Mikhaylenko2021-10-144-0/+245
* gestureswipe: Allow scroll eventsAlexander Mikhaylenko2021-10-141-1/+6
* gestureswipe: Don't emit :swipe for cancelled gesturesAlexander Mikhaylenko2021-10-141-2/+29
* gesturedrag: Allow scroll eventsAlexander Mikhaylenko2021-10-141-1/+6
* gesturesingle: Pass through scroll eventsAlexander Mikhaylenko2021-10-141-0/+4
* gesture: Handle scroll eventsAlexander Mikhaylenko2021-10-141-12/+82
* eventcontroller: Clarify filter_event()Alexander Mikhaylenko2021-10-1417-69/+138
* events: Give scroll events pointer positionAlexander Mikhaylenko2021-10-146-1/+68
* Merge branch 'ngl-is-the-new-gl' into 'master'Matthias Clasen2021-10-1187-4902/+4955
|\
| * gsk: provide an ngl rendererMatthias Clasen2021-10-071-4/+32
| * Skip gsk_ngl type funcsMatthias Clasen2021-10-071-0/+2
| * Maintain abiMatthias Clasen2021-10-072-0/+25
| * Rename ngl to glMatthias Clasen2021-10-0786-4902/+4900
* | Merge branch 'docs-window-position' into 'master'Matthias Clasen2021-10-111-4/+7
|\ \
| * | docs: Mention gtk_window_set_position() being goneEmmanuele Bassi2021-10-081-4/+7
* | | Merge branch 'docs-urlmap' into 'master'Emmanuele Bassi2021-10-103-0/+3
|\ \ \
| * | | docs: Add GdkPixbuf to the URL mapEmmanuele Bassi2021-10-093-0/+3
| |/ /
* | | [gtkimcontextquartz] Accommodate moving GdkSurface widget to private.John Ralls2021-10-101-2/+5
* | | Merge branch 'wip/otte/gles' into 'master'Benjamin Otte2021-10-097-7/+68
|\ \ \
| * | | testsuite: Add run for GLESBenjamin Otte2021-10-093-0/+37
| * | | gl: Make sure to set a proper alignmentBenjamin Otte2021-10-091-3/+3
| * | | gl: Check the stride is a multiple of the bppBenjamin Otte2021-10-091-1/+2
| * | | gl: Set stride properly in fallbackBenjamin Otte2021-10-091-0/+1
| * | | gl: Fix broken internal formatBenjamin Otte2021-10-091-1/+1
| * | | testsuite: Add a test targeting GL upload codeBenjamin Otte2021-10-091-0/+22
| * | | ngl: Use the right valueBenjamin Otte2021-10-091-2/+2
* | | | Update Basque translationAsier Sarasua Garmendia2021-10-081-1/+1
* | | | Merge branch 'wip/otte/glcontext' into 'master'Benjamin Otte2021-10-088-117/+323
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | glcontext: Add gdk_gl_context_get_api()Benjamin Otte2021-10-082-0/+49
| * | gl: Check allowed APIs in realize()Benjamin Otte2021-10-086-107/+145
| * | glcontext: Deprecate gdk_gl_context_set_use_es()Benjamin Otte2021-10-083-4/+19
| * | glcontext: Add GdkGLContext::allowed-apisBenjamin Otte2021-10-082-8/+112
* | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-10-082-7/+26
|\ \ \ | |/ /
| * | ngl: Fix glTexImage2D() usage on GLESBenjamin Otte2021-10-081-4/+20
| * | ngl: Compute correct renderformatBenjamin Otte2021-10-081-2/+2
| * | ngl: fbo 0 has no color attachmentBenjamin Otte2021-10-081-1/+4
|/ /
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-10-075-11/+47
|\ \
| * | css: Render the background-clip area, not the background-originBenjamin Otte2021-10-075-11/+47
* | | Merge branch 'wip/cdavis/menu-item-markup' into 'master'Matthias Clasen2021-10-074-0/+16
|\ \ \ | |_|/ |/| |
| * | Add support for pango markup in menu itemsChristopher Davis2021-10-074-0/+16
|/ /
* | Merge branch 'fix-filechooser-portal-crash' into 'master'Matthias Clasen2021-10-071-1/+3
|\ \ | |/ |/|
| * filechooserportal: Take a ref on transient-forMatthias Clasen2021-10-061-1/+3
|/
* Merge branch 'wip/matthiasc/gsk-hdr' into 'master'Matthias Clasen2021-10-0747-843/+849
|\
| * ngl: Make render_texture high depth awareMatthias Clasen2021-10-061-1/+4
| * ngl: Update framebuffer format for each frameMatthias Clasen2021-10-061-1/+6
| * ngl: Determine intermediate formatsMatthias Clasen2021-10-061-6/+38
| * ngl: Allow specifying texture formatsMatthias Clasen2021-10-069-5/+42