Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • E exo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • exo
  • Merge requests
  • !62

Keep type ahead search box inside view widget

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Schwinn requested to merge alexxcons/exo:search_box_positioning into master Jan 31, 2023
  • Overview 21
  • Commits 4
  • Pipelines 6
  • Changes 5

In order to be able to reuse them for tree-view and icon-view the following methods were moved:

exo_icon_view_get_work_area_dimensions was moved to exo_gtk_get_work_area_dimensions

exo_icon_view_search_position_func was moved to exo_gtk_position_search_box

Fixes #96 (closed)

@MShrimp4, if you have time to take a look

Edited Jan 31, 2023 by Alexander Schwinn
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: search_box_positioning