1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved Window frame bugs on linux

Discussion in 'Developer Support' started by Savior, Mar 3, 2016.

  1. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    Ubuntu 14.04 LTS, Unity

    -Dragging the window is bugged. The window can be dragged, but when moving the cursor more quickly, the drag offset (the point you clicked before dragging) gets shifted in the direction where I drag to.

    -The frame can't leave the monitor's viewport, so I can't move spectre to my second monitor, and can't move it off screen.

    -After maximizing, when I restore the window, the size remains at fullscreen.


    Unfortunately I can't find any good GIF recorders to record the bugs, so if any of you knows a good one (or a sharex alternative) tell me pls
     
  2. Best Answer:
    Post #2 by Arbiter, Apr 6, 2016
  3. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    Reproduced and fixed for next build.

    Reproduced, but this is an operating system restriction on undecorated windows and thus out of my control. Instead I have implemented the option to enable decorated window (cog button). This will replace our sexy skinned window frame with the ugly one of your operating system. The benefit of this would be to fix unfixable UI issues like this one and enable the use of operating system shortcuts on the native window for power users like @Eagles13. The implementation is complete on my end, but it requires a little bit of work on @Cloud's. I have specced it out for him, so it may be in the next build. No promises from me though.

    Reproduced and fixed for next build.

    As such, marking as resolved.
    --- Double Post Merged, Apr 6, 2016, Original Post Date: Apr 6, 2016 ---
    Was informed that the feature I needed from @Cloud already exists (because he bae), so I went ahead and applied the changes needed to finish the decorated window implementation. It should definitely be in the next build now.
     
    Savior likes this.

Share This Page

Loading...