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

Fix rotation #23

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Fix rotation #23

merged 2 commits into from
Jul 17, 2024

Conversation

flokli
Copy link
Contributor

@flokli flokli commented Jul 17, 2024

commit 0edd702
Author: Florian Klink [email protected]
Date: Wed Jul 17 13:00:34 2024 +0200

nix/configuration: rotate output by 180

These displays are all mounted upside-down, for now just hardcode this.

The proper fix would be to control these with
https://wayland.app/protocols/wlr-output-management-unstable-v1
and decide where to put it.

commit cfabf76
Author: Florian Klink [email protected]
Date: Wed Jul 17 12:33:13 2024 +0200

nix: bump nixpkgs, fix wlr-randr cross

Contains https://github.com/NixOS/nixpkgs/pull/327863

flokli added 2 commits July 17, 2024 12:59
These displays are all mounted upside-down, for now just hardcode this.

The proper fix would be to control these with
https://wayland.app/protocols/wlr-output-management-unstable-v1
and decide where to put it.
@flokli flokli requested a review from freyacodes July 17, 2024 11:02
Copy link
Member

@freyacodes freyacodes left a comment

Choose a reason for hiding this comment

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

Hardcoding seems fine. I'd like to pin against the upstream again after NixOS/nixpkgs#327863 is merged

@flokli
Copy link
Contributor Author

flokli commented Jul 17, 2024

Hardcoding seems fine. I'd like to pin against the upstream again after NixOS/nixpkgs#327863 is merged

Yes ofc

@flokli flokli merged commit dec7bd2 into wipbar:main Jul 17, 2024
3 checks passed
@flokli flokli deleted the fix-rotation branch July 17, 2024 11:17
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.

2 participants