Code Monkey home page Code Monkey logo

i3b's People

Contributors

dmbuce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

laur89 jbsdev

i3b's Issues

i3move: margin not respected & problems with large windows

This is report of two issues. Please refer to attached video of reproduction.
Note the video is of two screens side-by-side; left is smaller, right a larger one.

  1. top margin not respected
    Note how the window will cover the polybar in top, but leave a gap at the bottom. Do I misunderstand top & bottom margins, or is it an issue?

  2. if window is a considerable fraction of a screen size, then i3move will sometimes have problems moving it around. This occurs in the video after galculator window size is increased, on the smaller screen (left). Note after some moving around the problem is fixed.

~/.config/i3move:

--title 18
--border 2
--margins 20 1 1 1
--inside-distance w
--outside-distance -9px
--small-distance =
--large-distance 3
--threshold 33%%
--no-clamp
--snap
--hide
--compound-display
--passthru
i3move-bugreport.webm

i3move/xrandr too slow

While working on multi monitor support, I noticed that xrandr was slow on my laptop but not on my gaming rig. I fixed the issue by configuring xorg.conf . My gaming rig did not have the issue because Xorg was previously configured with nvidia-xconfig . After configuring my xorg.conf on my laptop as root with Xorg :2 -configure; mv ~/xorg.conf.new /etc/X11/xorg.conf, the issue went away.

Some more info: https://wiki.archlinux.org/title/xorg#Configuration

Commit 73e9051 adds an xrandr dependency to i3move, so if i3move runs slowly, check to see if xrandr is the cause. If it is, configure Xorg if possible.

If configuring Xorg is not possible / not desireable, let me know and I can look into adding an option to i3move to tell it what your display layout is so that it doesn't have to run xrandr.

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.