Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 64

Thread: Wayland's Weston Gets Output Configuration File

  1. #11
    Join Date
    Jul 2010
    Posts
    431

    Default

    Quote Originally Posted by asdx View Post
    I don't care if KMS remembers the resolution or not after restart, I don't want to be editing a config file like a fucking idiot for something basic as setting the resolution.
    Did you fucking read the comment you were responding to? By default it does everything for you but if you need to you can change it yourself. This can only be better than situation where you are stuck with KMS even when the results are not ideal.

  2. #12
    Join Date
    Jan 2012
    Posts
    731

    Default

    Quote Originally Posted by Jonno View Post
    E.g. KMS knows how to change resolution, but needs to be told what resolution the user wants to use. This is just one way of telling it, one that persists over a reboot. Dynamic (xrandr-style) resolution changes will of course also be supported.
    What makes you think that as a user I care about that? I FUCKING DONT.

    I bet some grandma using Ubuntu probably doesn't also.

    Information about resolution or whatever is the job for EDID and KMS to handle: http://en.wikipedia.org/wiki/EDID

    I don't want to bother to edit a fucking text file.

    WTF, it seems like Wayland hasn't learned anything from X.

  3. #13
    Join Date
    Jan 2012
    Posts
    731

    Default

    Quote Originally Posted by Teho View Post
    Did you fucking read the comment you were responding to? By default it does everything for you but if you need to you can change it yourself. This can only be better than situation where you are stuck with KMS even when the results are not ideal.
    Bullshit.

    Go fix what is broken and stop giving me shitty workarounds like this.

    Fucking idiots.
    Last edited by asdx; 07-31-2012 at 12:14 PM.

  4. #14
    Join Date
    Jun 2010
    Location
    ฿ 16LDJ6Hrd1oN3nCoFL7BypHSEYL84ca1JR
    Posts
    768

    Default

    Quote Originally Posted by asdx View Post
    Information about resolution or whatever is the job for EDID and KMS to handle: http://en.wikipedia.org/wiki/EDID
    Well, I have an old KVM switch that in fact does not relay that information correctly. I also still have a very old monitor right in my house that apparently doesn't advertise hsync/vsync correctly.

    It's not in there yet but in the future this could be a good place to set in what directions the screens should be rotated by default.

    If you have two or more screens, how exactly does weston decide how to place them per default? Could go in this config file.

    Quote Originally Posted by asdx View Post
    I don't want to bother to edit a fucking text file.
    Then write a fucking gui. I could probably do it in less than 10 minutes with a bit of pyqt.

    Quote Originally Posted by asdx View Post
    WTF, it seems like Wayland hasn't learned anything from X.
    How do I set in X that when my external screen is connected that the external screen should be left from LVDS and that the external screen should be the primary screen? X doesn't do that without a config file. At the moment KDE does it for me.


    Lastly I don't see why weston should not use that or a similar file to automatically save whatever you change in your current session so you never even have to touch it.

  5. #15
    Join Date
    Jan 2012
    Posts
    731

    Default

    Quote Originally Posted by ChrisXY View Post
    Then write a fucking gui. I could probably do it in less than 10 minutes with a bit of pyqt.
    Thanks but no thanks. I won't bother with any of that bullshit.

    I will just say this loud and clearly.

    If I have to open a terminal or my editor to configure something as basic as the resolution, then wayland is an uber failure.

    If KMS can't set my resolution on the fly then it's a failure too.

    It's incredibly annoying that something as basic as this still can't "just work" without user intervention. WTF?

    WHY DO WE STILL NEED TO SET THE FUCKING RESOLUTION MANUALLY?!?!
    Last edited by asdx; 07-31-2012 at 12:39 PM.

  6. #16
    Join Date
    Jul 2009
    Posts
    190

    Default

    Quote Originally Posted by asdx View Post
    That's my question, why are Wayland developers reintroducing a feature (configuration file) when Xorg devs tried to get rid of it?
    Wrong.

    What we did in X.Org was make the configuration file optional. The problem with xorg.conf wasn't that it existed, but instead that you could not start up a server without it. We spent a lot of time making the server do the right thing by default and making sure that most people would never have to touch it. But we retained the option for people who had different needs from the default heuristics.

    You should also probably look into therapy if something as basic as a new entry in weston.ini makes you this angry.

  7. #17
    Join Date
    Jul 2010
    Posts
    51

    Default

    <Darxus> This isn't a feature most people are expected to use, right? For most people this stuff will just be automatic, like it is for X?
    <krh> Darxus: right

    ^ Creator of Wayland.

  8. #18
    Join Date
    Nov 2008
    Posts
    75

    Default

    Quote Originally Posted by asdx View Post
    WHY DO WE STILL NEED TO SET THE FUCKING RESOLUTION MANUALLY?!?!
    YOU DON'T!!!

    Wayland uses KMS which defaults to the auto-detected native resolution, which will be just fine for ~99% of use-cases (including the Ubuntu-using grandmother you mentioned). This is for the ~1% of users where the default won't be enough...

  9. #19
    Join Date
    Jan 2012
    Posts
    731

    Default

    Quote Originally Posted by daniels View Post
    Wrong.

    What we did in X.Org was make the configuration file optional. The problem with xorg.conf wasn't that it existed, but instead that you could not start up a server without it. We spent a lot of time making the server do the right thing by default and making sure that most people would never have to touch it. But we retained the option for people who had different needs from the default heuristics.

    You should also probably look into therapy if something as basic as a new entry in weston.ini makes you this angry.
    @daniels:

    I apologize for expressing myself that way, but I have this huge PTSD that comes from a few years ago (before we had KMS) when X would require a xorg.conf to even start (if you were lucky), and I would have to help people over SSH with their xorg.conf. It was terrible. This probably was before (or after) the XFree86/Xorg fork.

    I simply don't want that to happen to Wayland/Weston and I'm worried about similar experiences happening again.

    Why can't we have things just work?

    You are probably right about therapy, I need it *sigh*.

  10. #20
    Join Date
    Jan 2012
    Posts
    731

    Default

    Quote Originally Posted by Jonno View Post
    YOU DON'T!!!

    Wayland uses KMS which defaults to the auto-detected native resolution, which will be just fine for ~99% of use-cases (including the Ubuntu-using grandmother you mentioned). This is for the ~1% of users where the default won't be enough...
    Ok sorry.

    I'm really sorry for expressing myself that way above. I retract from what I've said (the insults).

    /me goes to seek therapy.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •