summaryrefslogtreecommitdiff
path: root/gtksourceview/gtksourcehoverassistant.c
Commit message (Expand)AuthorAgeFilesLines
* hover: disable context menus from hover assistantChristian Hergert2022-09-211-0/+42
* assistants: refuse to show assistants unless parent is mappedChristian Hergert2022-09-211-2/+5
* hoverassistant: adjust target location by child left marginChristian Hergert2022-09-061-0/+9
* hoverassistant: dismiss assistant on scrollChristian Hergert2022-08-311-0/+10
* hoverassistant: dont toggle visibility after disposalChristian Hergert2022-08-311-2/+9
* hoverassistant: implement dismissal without grabsChristian Hergert2022-08-311-102/+247
* hoverassistant: clamp location to visible_rectChristian Hergert2022-08-291-2/+15
* hover: don't show assistant if hover display is emptyChristian Hergert2022-07-111-1/+2
* hover: return focus to view when dismissingChristian Hergert2022-07-111-0/+13
* hover: fix positioning of assistantsChristian Hergert2022-07-111-7/+0
* hover: add GtkSourceHover supportChristian Hergert2021-03-101-0/+285