Code Monkey home page Code Monkey logo

Comments (9)

Cloudef avatar Cloudef commented on June 28, 2024

a687827 Connector (adapter) names and ids are now available.

from wlc.

ddevault avatar ddevault commented on June 28, 2024

Should return unique names for each x output as well (when running on top of x), like X-1, X-2, etc. (currently gives NULL)

from wlc.

Cloudef avatar Cloudef commented on June 28, 2024

They already have names None-1, None-2, if you need to check if running under X11, use wlc_get_backend_type()

from wlc.

ddevault avatar ddevault commented on June 28, 2024

I get them as null, not as None.

from wlc.

Cloudef avatar Cloudef commented on June 28, 2024

Is the output handle valid?

from wlc.

ddevault avatar ddevault commented on June 28, 2024

https://github.com/SirCmpwn/sway/blob/master/sway/container.c#L45-L48

I have no reason to think it's not. The resolution thing works.

from wlc.

Cloudef avatar Cloudef commented on June 28, 2024

94ce0ca

from wlc.

Cloudef avatar Cloudef commented on June 28, 2024

Changed title as this means modesetting as well.

from wlc.

robcohen avatar robcohen commented on June 28, 2024

This is a problem for me as well.
I am running Arch Linux 4.14.6-1-ARCH with sway 0.15.0.
I can access both monitors simultaneously, but the Ultrawide is "scrunched up" into the TTY mode with black bars on both sides.
Effectively it is fitting the "correct resolution" into the TTY mode resolution.

Any fixes would be appreciated. I already tried the v86d effort to no avail. (I will try again as I think my vesa config needs work).

I have the following hardware:

Dell Inspiron 7370 2-in-1 Laptop
Dell Ultrawide U3417W

relevant KMS in refind.conf

menuentry "Arch Linux" {
    icon     /EFI/refind/icons/os_arch.png
    volume   "Arch Linux"
    loader   /vmlinuz-linux
    initrd   /initramfs-linux.img
    options  "rd.luks.uuid=920a154d-bb16-43ff-a8e8-e8956df2f5ad rd.luks.name=920a154d-bb16-43ff-a8e8-e8956df2f5ad=VolGrp01 root=/dev/mapper/VolGrp01-root rw video=eDP-1:1920x1080:e video=DP-1:3440:1440:e splash quiet"
$ swaymsg -t get_outputs
Output eDP-1
  Geometry: 1920x1080 @ 0,0
  Scale factor: 1x
  Workspace: 1

Output DP-3
  Geometry: 3440x1440 @ 1920,0
  Scale factor: 1x
  Workspace: 2

from wlc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.