Coder Social home page Coder Social logo

Comments (12)

jcotton42 avatar jcotton42 commented on May 17, 2024 33

It'd be a bit of a stretch but something like i3wm would be neat

from powertoys.

zbrozek avatar zbrozek commented on May 17, 2024 8

I came here to say, "i3 for Windows!" and was very pleased to find I had been beaten to it.

from powertoys.

CSaratakij avatar CSaratakij commented on May 17, 2024 5

Please microsoft, something like i3
If you don't bother with it, give us API.
WM api and publlic all of the Virtual Desktop API.
.
Right now, the virtual desktop api is not useful.
For example, I can't list all virtual desktop or create a new virtual desktop programmatically. (hidden api?)
.
There is tilling wm in Windows like AquaSnap.
But it use mouse heavily.
Something like fully keyboard driven would be awesome.
.
Target visible windows from mouse is easy, filter visible windows without user selecting something kinda challenge....
.
Not only that, DWM (windows compositor) in Windows add an extra gap between window.
Attempt to tiles window with its own size require a hacks (subtract gap value with window size)
.
I kinda make wm with win32 api, i3wm inspired but right now is feels like bspwm.
MyWinTiles,
Also have its own bar MyWinBar
.
For tiling, I just call win32 api tiles functional :(
(which will have a gaps when tiles)
For virtual desktop, I just track HWND and minimize, restore.
.
But the point is, It's a full keyboard driven (hooray~).
There is a problem with UWP apps I haven't fixed yet..
And not support multi monitor at the moment.
.
Try this out, might convince you guys to implement a full window manager with layouts and full keyboard driven wm. :)

from powertoys.

vexvoltage avatar vexvoltage commented on May 17, 2024 3

Just another solution out is: AquaSnap

I want this so badly especially as a feature I could potentially deploy throughout a company.

from powertoys.

mattferderer avatar mattferderer commented on May 17, 2024 1

If I could add on to this, I would ask that it also remembers across virtual desktops. I often open up a virtual desktop for each project I'm currently working on & setup specific layouts per desktop.

from powertoys.

jimpriest avatar jimpriest commented on May 17, 2024 1

+1 followed by infinite zeros for a 'real' tiling window manager like i3wm.

bug.n is hacky AutoHotKey script and is amazing for what it is but if this sort of functionality were native to Windows it would be awesome.

from powertoys.

jaimecbernardo avatar jaimecbernardo commented on May 17, 2024 1

An issue specific for a tiling Window Manager was created in #37
Discussion about this specific form of window management should be had there.

from powertoys.

W4RH4WK avatar W4RH4WK commented on May 17, 2024

On Linux, I commonly used i3, but it always had a view quirks simply because some applications don't play nice with tiling window managers.

For Windows I currently use GridMove with a custom grid that lets me quickly reorganize windows on my ultrawide screen using the num-pad. See this video for a short demonstration.

from powertoys.

WorldMaker avatar WorldMaker commented on May 17, 2024

On Linux I used xmonad a bunch.

On Windows I feel like maximized and semi-maximized states are nearly perfect, but would love more tiling window manager options/approaches/support such as defaulting new windows (when possible) to those states. I feel like I get really close with Tablet Mode (I leave it on almost all the time on one machine), but of course it pains me that I can't turn on Tablet Mode as soon as another monitor is attached.

from powertoys.

n8felton avatar n8felton commented on May 17, 2024

Coming from the macOS side of the house, I would love features that are in https://magnet.crowdcafe.com. Primarily, I'd be looking for things like splitting the layouts into thirds with the ability to use 1/3 and/or 2/3 of the screen. Additionally, keyboard shortcuts to snap to these layouts should be considered.

from powertoys.

jaimecbernardo avatar jaimecbernardo commented on May 17, 2024

Hi, thank you for the suggestion. This issues looks like it's about enhancement requests for the "Full window manager including specific layouts for docking and undocking laptops", which first issue is #4 .

from powertoys.

enricogior avatar enricogior commented on May 17, 2024

Closing this in favor of #4

from powertoys.

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.