Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KTextEditor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FrameworksFrameworks
  • KTextEditor
  • Merge requests
  • !285

Try to fix completion positioning on Wayland

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christoph Cullmann requested to merge work/wayland_completion_position into master Feb 08, 2022
  • Overview 10
  • Commits 1
  • Pipelines 4
  • Changes 4

With the previous trivial porting the completion widget ends up in the void.

With the second commit, it at least seems to be positioned reasonable.

But I assume just removing this is a no good idea because one need to catch that cases for good positioning on screen edges.

I still fail a bit to see why the code behaves that differently, will try to debug a bit more in the near future in this branch.

@waqar

Edited Mar 19, 2022 by Christoph Cullmann
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/wayland_completion_position