Closed Tumerskiy closed 1 year ago
Hi,
Although I am not the maintainer, allow me to reply:
Jumping to other workspaces is not supported I believe, and I think it would be a nice feature. I recommend creating a separate issue for that and keep issues focused on a single bug or request.
Hi,
Snapped to right/top right quarter with WinTile:
BR Tumer
The jump to workspace in my description is tightly coupled with the jump to screen.
Understood that the behavior is coupled from a user's perspective, but the implementation might be completely different. I recommend opening a separate issue for that, and use this to track GTK title bar support.
All current versions of JetBrains IDEs support "New UI" which have menu integrated with windows controls.
The 2. feature can never be more than half-baked and should be closed in my opinion or leave it purely for 1?
We use WinTile to tile (at least 2) windows. If both the left and right tiled windows want
like "GTK titlebar" which allow top panel be merged with window title bar
then it can't be done. The GTK titlebar doesn't support absolute positioning for window control buttons as far as I understand it.
What if I set columns to 5 and tile 5 windows? Then I have 5 sets of window controls?
Now what about 5 columns and 2 rows? What about the window controls for the 2nd row?
I'm good with closing it
Hi, Nice job with this extension!
Some configurable via settings things can potentially raise the experience even further:
1) Jump to the screen/workspace to the left/right/up/down. Like in windows10 when the window is snapped to the side of the screen to which there is another screen attached, window can jump to the next screen on the secondary hot key press. If there is no next screen that direction, but possible dynamic/static workspace - move there with respect to allowed dimension for the workspaces (vertical/horizontal).
3) There are extensions like "GTK titlebar" which allow top panel be merged with window title bar, looks like native snapper supports it, so when the window is snapped to left or right, title bar remains merged with panel. It will be nice to have if this is also supported.
BR Tumer