Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • libhandy libhandy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 131
    • Issues 131
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • libhandylibhandy
  • Merge requests
  • !416

preferences-window: cancel search from keyboard

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ujjwal Kumar requested to merge ujjwal0501/libhandy:my_work_fix_206 into master Mar 04, 2020
  • Overview 26
  • Commits 1
  • Pipelines 5
  • Changes 2

Fixes: #206 (closed)

Implemented a way to cancel the search.

Connected a custom private callback function toggle_search_state with the stop-search signal of GtkSearchEntry.

Might need some modifications in the implementation to fit the standards. :-)

Also, the code inside key_pressed (here) might need some cleanup as it is never reached.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: my_work_fix_206