Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfce4-taskmanager xfce4-taskmanager
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AppsApps
  • xfce4-taskmanagerxfce4-taskmanager
  • Merge requests
  • !28

Draft: Optionally show gtk header bar

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Alexander Schwinn requested to merge alexxcons/xfce4-taskmanager:optionally_show_gtk_header_bar into master Feb 07, 2022
  • 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
Reviewers
Request review from
Time tracking
Source branch: optionally_show_gtk_header_bar