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

~/.xmonad/xmonad.hs -> xmonad.hs #859

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Conversation

slotThe
Copy link
Member

@slotThe slotThe commented Dec 22, 2023

Description

With XDG support so firmly ingrained now, it's about time we stop hard-coding the configuration path in the docs.

Checklist

  • I've read CONTRIBUTING.md

  • I've considered how to best test these changes (property, unit,
    manually, ...) and concluded: the CI runs through :)

  • [n/a] I updated the CHANGES.md file

Sorry, something went wrong.

With XDG support so firmly ingrained now, it's about time we stop
hard-coding the configuration path in the docs.
portnov added a commit to portnov/xmonad-contrib that referenced this pull request Dec 22, 2023
See also xmonad#859

Co-authored-by: brandon s allbery kf8nh <allbery.b@gmail.com>
@slotThe slotThe merged commit 82e4260 into xmonad:master Dec 23, 2023
18 checks passed
@slotThe slotThe deleted the kill-dots branch December 23, 2023 07:08
geekosaur added a commit that referenced this pull request Jan 21, 2024
* First version of DecorationEx.

* Fixed most warnings.

* Fix build error with ghc-9.8.1.

* Fix title shrinking with text decoration.

* Add convinience re-exports.

* Get rid of orphan instances.

* Fix a couple of warnings.

* Rename X.L.DecorationEx.Types -> X.L.DecorationEx.Common

* Add instance Default StandardCommand.

* Fix some typos and formatting

thanks to @geekosaur

Co-authored-by: brandon s allbery kf8nh <allbery.b@gmail.com>

* Fix reference to xmonad.hs

See also #859

Co-authored-by: brandon s allbery kf8nh <allbery.b@gmail.com>

* Fix reference to xmonad.hs

Co-authored-by: brandon s allbery kf8nh <allbery.b@gmail.com>

* Fix formatting

Co-authored-by: brandon s allbery kf8nh <allbery.b@gmail.com>

* Fix some typos and formatting

thanks to @geekosaur

Co-authored-by: brandon s allbery kf8nh <allbery.b@gmail.com>

* Remove commented code.

* Update CHANGES.md.

* calcWidgetPlace is now allowed to return rectangle with any X,

but that will be ignored.

* More generic instance for DecorationWidget GenericWidget.

* Replace explicit definition of `fi` with import from X.Prelude.

thanks to @slotThe.

* Move fetch-all pattern to the end of definition.

thanks to @slotThe.

* X.L.DecorationEx: Add screenshot

---------

Co-authored-by: brandon s allbery kf8nh <allbery.b@gmail.com>
Co-authored-by: Tony Zorman <soliditsallgood@mailbox.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants