summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-08-052-30/+34
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | ci: Disable treeview-headers-hidden reftestMatthias Clasen2021-08-051-2/+5
| * | | | text: Move setup code out of a loopMatthias Clasen2021-08-051-28/+29
* | | | | Merge branch 'wip/exalm/shadow-extents' into 'master'Matthias Clasen2021-08-052-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Shrink shadow extentsAlexander Mikhaylenko2021-08-042-7/+7
* | | | | Merge branch 'fix-tab-not-captured-in-popover' into 'master'Matthias Clasen2021-08-052-6/+69
|\ \ \ \ \
| * | | | | popover: Cycle around focus with (Shift+)Tabvanadiae2021-08-041-2/+56
| * | | | | popovermenu: Cycle around focus also with (Shift+)Tabvanadiae2021-08-041-4/+13
|/ / / / /
* | | | | Merge branch 'combobox-keynav' into 'master'Matthias Clasen2021-08-031-8/+57
|\ \ \ \ \
| * | | | | treepopover: Start adding keynavMatthias Clasen2021-08-021-8/+57
|/ / / / /
* | | | | Merge branch 'big-keysyms' into 'master'Matthias Clasen2021-08-034-24/+24
|\ \ \ \ \
| * | | | | imcontext: Treat keysyms as 32bit valuesMatthias Clasen2021-08-024-24/+24
* | | | | | Merge branch 'surround-test' into 'master'Matthias Clasen2021-08-035-2/+164
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add some GtkIMContext testsMatthias Clasen2021-08-022-0/+155
| * | | | | textview: Fix the get_surrounding implementationMatthias Clasen2021-08-021-1/+1
| * | | | | Add a private getter for the textview key controllerMatthias Clasen2021-08-022-0/+8
| * | | | | Remove an unimplemented functionMatthias Clasen2021-08-021-1/+0
|/ / / / /
* | | | | Merge branch 'fix-custom-widget-menu-focus' into 'master'Matthias Clasen2021-08-021-1/+20
|\ \ \ \ \
| * | | | | menusectionbox: Passthrough the focus function of custom widgets' gizmovanadiae2021-08-021-1/+20
* | | | | | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2021-08-021-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | video: Use cross-fade transition to avoid resizesBenjamin Otte2021-08-021-1/+1
* | | | | | Merge branch 'fix-4144' into 'master'Matthias Clasen2021-08-021-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gtkgesturerotate: Fix assertionJames Westman2021-08-021-5/+5
|/ / / / /
* | | | | Merge branch 'input-tweaks' into 'master'4149-imcontext-handle-16bit-keysymsMatthias Clasen2021-08-028-306/+272
|\ \ \ \ \
| * | | | | imcontext: Code cleanupMatthias Clasen2021-07-291-35/+15
| * | | | | composetable: Allow multiple dead keysMatthias Clasen2021-07-296-212/+110
| * | | | | composetable: Change an APIMatthias Clasen2021-07-294-39/+47
| * | | | | imcontext: Handle Escape in Compose sequenceMatthias Clasen2021-07-291-6/+12
| * | | | | imcontext: Tweak Compose sequence handlingMatthias Clasen2021-07-291-1/+27
| * | | | | composetable: Add a prefix apiMatthias Clasen2021-07-292-0/+46
| * | | | | composetable: Reduce the scope of a variableMatthias Clasen2021-07-291-13/+13
| * | | | | imcontext: Tweak Compose sequence preeditMatthias Clasen2021-07-291-2/+4
* | | | | | Merge branch 'fix-double-underscore-mnemonic' into 'master'Matthias Clasen2021-08-023-35/+80
|\ \ \ \ \ \
| * | | | | | Avoid pango deprecationsMatthias Clasen2021-08-011-34/+43
| * | | | | | Add more label parsing testsMatthias Clasen2021-08-011-0/+36
| * | | | | | label: Ignore __ for mnemonicsMatthias Clasen2021-08-011-1/+1
|/ / / / / /
* | | | | | Merge branch 'titlebar-gesture' into 'master'Matthias Clasen2021-08-027-13/+160
|\ \ \ \ \ \
| * | | | | | gtk/windowhandle: Delegate titlebar action to the compositor if possibleFlorian Müllner2021-07-291-10/+42
| * | | | | | gdk/toplevel: Add gdk_toplevel_titlebar_gesture()Florian Müllner2021-07-296-3/+118
| | |_|/ / / | |/| | | |
* | | | | | Update Polish translationPiotr Drąg2021-08-012-1158/+1183
* | | | | | Merge branch 'color-glyph-fixes' into 'master'Matthias Clasen2021-07-313-28/+89
|\ \ \ \ \ \
| * | | | | | gsk: Use harfbuzz for color fontsMatthias Clasen2021-07-311-105/+45
| * | | | | | Bump the harfbuzz depMatthias Clasen2021-07-311-1/+1
| * | | | | | gsk: Cache per-glyph color informationMatthias Clasen2021-07-311-1/+52
| * | | | | | ngl: Use per-glyph color informationMatthias Clasen2021-07-311-10/+18
| * | | | | | gsk: Mark color glyphsMatthias Clasen2021-07-311-2/+64
* | | | | | | Merge branch 'fix-iconhelper' into 'master'Matthias Clasen2021-07-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | iconhelper: Fix the paintable implementationMatthias Clasen2021-07-311-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'update-docs' into 'master'Emmanuele Bassi2021-07-3111-34/+75
|\ \ \ \ \ \ \
| * | | | | | | docs: Update the URLs of related projects for GTKEmmanuele Bassi2021-07-313-10/+19