Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X.H.ManageDocks: Deprecate individual hooks #629

Merged
merged 1 commit into from Oct 22, 2021

Conversation

liskin
Copy link
Member

@liskin liskin commented Oct 22, 2021

Description

This will make it easier to transition to an implementation of EWMH that doesn't expose the individual hooks: X.H.ManageDocks would become a deprecated compatibility reexport of X.H.EWMH.Struts for a release or two, but the individual hooks need to be removed before that.

Note that individual hooks in X.H.EwmhDesktops were deprecated earlier and individual hooks in XMonad.Hooks.UrgencyHook aren't exported any more (or perhaps never been), so this only leaves X.H.SetWMName, which unfortunately does not have a combinator interface at this point.

Related: #625

Checklist

  • I've read CONTRIBUTING.md

  • n/a I've considered how to best test these changes (property, unit, manually, ...) and concluded: XXX

  • I updated the CHANGES.md file

This will make it easier to transition to an implementation of EWMH that
doesn't expose the individual hooks: X.H.ManageDocks would become a
deprecated compatibility reexport of X.H.EWMH.Struts for a release or
two, but the individual hooks need to be removed before that.

Note that individual hooks in X.H.EwmhDesktops were deprecated earlier
and individual hooks in XMonad.Hooks.UrgencyHook aren't exported any
more (or perhaps never been), so this only leaves X.H.SetWMName, which
unfortunately does not have a combinator interface at this point.

Related: xmonad#625
@liskin liskin added this to the v0.17.0 milestone Oct 22, 2021
@liskin liskin added this to In progress in xmonad 0.17 via automation Oct 22, 2021
Copy link
Member

@slotThe slotThe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

xmonad 0.17 automation moved this from In progress to To merge Oct 22, 2021
@liskin liskin merged commit 0f6403c into xmonad:master Oct 22, 2021
xmonad 0.17 automation moved this from To merge to Done Oct 22, 2021
@liskin liskin deleted the managedocks-hooks-deprecation branch October 22, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants