Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xfce4-taskmanager xfce4-taskmanager
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • 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
  • Apps
  • xfce4-taskmanagerxfce4-taskmanager
  • Merge requests
  • !28

Open
Created Feb 07, 2022 by Alexander Schwinn@alexxconsDeveloper
  • Report abuse
Report abuse

Draft: Optionally show gtk header bar

  • Overview 11
  • Commits 2
  • Pipelines 4
  • Changes 1

This MR is not to be merged (at least not now), but rather to discuss how optional GtkHeaderBar should be implemented in general in Xfce.

For the record: Connecting to "notify::gtk-dialogs-use-header" to change the GtkHeaderBar during runtime wont work. That would cause:

(xfce4-taskmanager:37947): Gtk-WARNING **: 23:43:38.309: gtk_window_set_titlebar() called on a realized window

... and the window is moved to the top-left corner of the screen.

Edited Feb 10, 2022 by Alexander Schwinn
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: optionally_show_gtk_header_bar