Bring back Alt+Space+N to minimize! Grumble..
Windows + Desktops, it's all just rectangles. There's a drawing surface, XY dimensions, focus, and input.
I don't want paradigm shifts, I want _utility_. I want keyboard shortcuts, and scripts.
261–270 of 272 posts
Bring back Alt+Space+N to minimize! Grumble..
Windows + Desktops, it's all just rectangles. There's a drawing surface, XY dimensions, focus, and input.
I don't want paradigm shifts, I want _utility_. I want keyboard shortcuts, and scripts.
The windowing UI/UX I wish for is to arrange a bunch of app's windows on my screen, then run some tool that notices what is running, where they all are, and what has input focus, and can save that state to be reinstantiated later. Think of how live stage theatre does set changes: there are tape marks on the stage floor showing where every object should go, and the crew just puts objects where the crew knows the objec…
Back in the day I had an Autohotkey script to do exactly this on Windows. Was very simple with the WinGet, list, WinGetPos and WinSetPos in loops with window title, x,y,w,h, persisted to a .ini file I wonder how you might do this on Gnome or KDE these days.
Earlier quoted context omitted.
> Hold down ALT and CLICK1 on a window, _anywhere_ on that window, and you go into "window move" mode. No need to seek out the "titlebar", just click and move. This is a standard X.org feature. It works on more or less all Linux window managers; I checked and it works perfectly on Unity, as expected, and it did back in 2011 or so when it was launched. I don't want the 2nd feature you describe, but I have seen the opt…
> This is a standard X.org feature. It is implemented entirely by the window manager. Perhaps other WMs have adopted it, but the X server does not do this. It's why you need a window _manager_. > I don't want the 2nd feature you describe, but I have seen the option for it in some other WMs. I can only recommend it. Being able to move and position your windows quickly while removing all window manager framing around y…
But you were claiming alt-dragging this as a specific feature of your WM, whereas AFAIK all X11 WMs support this. I don't know of any that don't.
Why do you assume that I haven't tried alt resizing? I would have thought that expressing familiarity with the functionality you're discussing made it clear that I know how it works. When I say I don't want it, that's because I've tried it and don't use it.
I'm not dismissing it! If you like it, that's great. I tend to do large scale window management via keyboard shortcuts myself. It's why I dislike environments which don't support the standard keystrokes, such as KDE's kwin, and ones that remove it, such as GNOME.
Earlier quoted context omitted.
"Kissed"...?
Not OP. Probably meant: "Kissed" => "pissed"
That is not obvious to a British English speaker such as myself; in my language, "I got pissed" means "I became very drunk". The American usage, I suspect, evolved from our "pissed off".
Back when I first started learning C, I had an idea to have a GUI environment where instead of windows you have cubes. Not random 3d objects bit 2D compatible abstractions similar to windows that render what would be a window on one face for regular apps but for 3d apps, different faces and relationship between cubes can be configured. I coded something very basic in opengl but gave up after getting camera movements…
« Not random 3d objects bit 2D compatible abstractions similar to windows that render what would be a window on one face for regular apps but for 3d apps, different faces and relationship between cubes can be configured » Sun's "Project Looking Glass" did some of this. https://en.wikipedia.org/wiki/Project_Looking_Glass It's the only windowing environment I have seen that uses the fact that windows have 2 faces: the…
Buy ultrawide. Then tiling works without screwing over aspect ratio. It's a real estate issue. (5120 x 1440))
2. I like my "window/s of interest" (the current "task") to be front and centre; I would like my window management when task switching both to do this for me and to set the previous current task aside for me. It seems to me this would require some kind of undiscovered paradigm that isn't tiling or stacking. Ultrawide is just forcing me to direct my attention to a specific off-centre region for extended periods. This feels like holding breath, except psychological - I can only take it so long, then my eyes, by themselves, are going to look at other areas, whether I like it or not. Which is also one reason why tiling is an absolute non-starter for me.
That mosaic concept sounds terrible. All the windows moving whenever a new window opens? That just sounds very annoying and very bad for my spatial memory. Things should just stay where I left them.
Can someone please make a window manager that fits linux? Flat, no animations, super performant, no rounded corners, no shading, pixelated icons. Never understood how all the linux desktops are so ugly and laggy
On the other side of the problem is how modern applications waste screen real-estate with empty space, bloated menus, and poor typography. The application designers also need to adopt responsive layout to make sure the app provides the right amount of information using provided space. I hope a deeper rethink can consider the user's end goal being task management rather than window management. Maybe something in the s…
I think modern SW is less thoughtful because it's easier to change and monitors have grown. Back in the day it was tough to make changes after the fact and screens were tiny. Screen real estate was more precious so you better put some thought into the layout. It's like- modern large screens create more wasteful bloated applications which need larger screens... The new Outlook for example: I have the standard Windows…
Most people use laptops. (Or it's at least 50/50.)