Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libdazzle
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libdazzle
  • Merge requests
  • !23

suggestion-entry: Call show-suggestion within set_model only

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jan-Michael Brummer requested to merge jbrummer/libdazzle:dse-flicker-fix into master Oct 26, 2018
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

This removes the signal emitting from dzl_suggestion_entry_changed () in order to remove unnecessary flickering during text input. The call is only needed during dzl_suggesting_entry_set_model () for initial model setup. Every further handling is done within dzl_suggestion_popover_items_changed ().

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dse-flicker-fix