summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try if the sizegroups test sill crashes in citest-ciMatthias Clasen2020-05-221-5/+3
* gl renderer: don't pretend all transform nodes support being transformedTimm Bäder2020-05-221-1/+3
* gl renderer: Fix some off-by-one and rounding errors in the shadow codeTimm Bäder2020-05-222-17/+19
* Merge branch 'fix-printbackend' into 'master'Matthias Clasen2020-05-226-6/+19
|\
| * Build media backends with common_cflags and export the symbolQiu Wenbo2020-05-226-6/+19
|/
* Update Ukrainian translationYuri Chornoivan2020-05-221-525/+529
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-226-111/+116
|\
| * trash-monitor: Rate limit updatesOndrej Holy2020-05-211-14/+55
| * range: Treat lower and upper limit the sameMatthias Clasen2020-05-211-2/+2
| * windowhandle: Drop Move and Resize from the fallback menuMatthias Clasen2020-05-211-45/+0
| * tooltip: Avoid criticalsMatthias Clasen2020-05-211-4/+7
| * accelgroup: Use Unicode in string literalsMatthias Clasen2020-05-211-5/+4
| * Differentiate keypad keysyms in acceleratorsMatthias Clasen2020-05-212-41/+48
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-215-15/+26
|\
| * gtk-demo: Fix breakage in a css demoMatthias Clasen2020-05-211-9/+9
| * gtk-demo: Plug another leakMatthias Clasen2020-05-211-0/+2
| * gtk-demo: Plug another leakMatthias Clasen2020-05-211-4/+13
| * gtk-demo: Plug another leakMatthias Clasen2020-05-211-1/+1
| * gtk-demo: Plug a leakMatthias Clasen2020-05-211-1/+1
|/
* gl renderer: Fix blurred outset shadow slicingTimm Bäder2020-05-212-123/+396
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-202-8/+16
|\
| * mediastream: Volume is a doubleMatthias Clasen2020-05-201-5/+5
| * mediastream: Some properties were meant to be readonlyMatthias Clasen2020-05-201-3/+3
| * mediacontrols: Make volume control react to has-audioMatthias Clasen2020-05-201-0/+8
* | Merge branch 'wip/exalm/window-polish' into 'master'Matthias Clasen2020-05-201-5/+5
|\ \ | |/ |/|
| * window: Fix tiled style class namesAlexander Mikhaylenko2020-05-201-5/+5
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-05-201-0/+9
|\ \ | |/ |/|
| * gdk: Short-circuit some surface settersMatthias Clasen2020-05-201-0/+9
* | Merge branch 'wip/baedert/single-node-window' into 'master'Timm Bäder2020-05-2049-776/+431
|\ \ | |/ |/|
| * window: Use GtkNative's check_resize everywhereTimm Bäder2020-05-202-18/+11
| * window: Create default titlebar directly in realizeTimm Bäder2020-05-201-34/+21
| * update documentation for new style classes and node namesTimm Bäder2020-05-202-4/+10
| * Adwaita: style updates for new window node hierarchyTimm Bäder2020-05-201-31/+31
| * window: Fix the surface coordinates everywhereTimm Bäder2020-05-201-174/+86
| * window: Inline gtk_window_configure() into only callerTimm Bäder2020-05-202-65/+34
| * window: Rewrite edge region detectionTimm Bäder2020-05-201-189/+157
| * window: Fix computing the opaque regionTimm Bäder2020-05-201-25/+24
| * window: Avoid using GtkStyleContext in subtract_decoration_cornersTimm Bäder2020-05-201-9/+5
| * window: Fix get_surface_transform()Timm Bäder2020-05-201-2/+6
| * window: Set overflow to HIDDENTimm Bäder2020-05-201-0/+2
| * inspector: Fix overlay coordinatesTimm Bäder2020-05-203-7/+14
| * inspector: Don't offset layout overlay too muchTimm Bäder2020-05-201-6/+0
| * Window: Remove extra_input_region APITimm Bäder2020-05-202-7/+0
| * Call all window subclasses "window"Timm Bäder2020-05-204-10/+7
| * testsuite: Remove window decoration nodes from reference resultsTimm Bäder2020-05-2038-38/+0
| * window: Remove decoration nodeTimm Bäder2020-05-202-92/+68
| * window: Don't care about shadow in measure()Timm Bäder2020-05-201-15/+2
| * window: Don't care about shadow in size_allocate()Timm Bäder2020-05-201-12/+11
| * window: Remove custom snapshot() implementationTimm Bäder2020-05-201-93/+0
| * widget: Remove GtkWindow special case in create_render_node()Timm Bäder2020-05-201-5/+2
|/