SwiftShift icon indicating copy to clipboard operation
SwiftShift copied to clipboard

Sweet window management for macOS

Results 26 SwiftShift issues
Sort by recently updated
recently updated
newest added

Hello there, Thanks for the very nice work!! One thing that I noticed though is the energy consumption of your app increases as I move my mouse. It seems that...

What if... the app would resize from the corner matching your mouse pointer's position when you press the shortcut keys for the Resize function? ![20240226_222238_Paper@2x](https://github.com/pablopunk/SwiftShift/assets/103744/17a312ca-fd39-4551-a922-ec4105bd0d5d) - Quadrant 1: resize from...

help wanted
feature request

This is a feature request. It would be very convenient to allow adding a mouse button next to modifier keys for initiating the move and resize actions. This would replicate...

feature request

When using the native MacOS functionality to arrange & resize windows there is some "resistance" when the edge of the window reaches the parallel or co-linear edge of an adjacent...

help wanted
feature request

Provide a UI in the settings to include other apps to be ignored * List all file system apps? * List open apps?

After screenshotting using any of the following combinations: - Command + Shift + 4 - Command + Shift + 5 the window resizes when you move your mouse despite not...

can't reproduce

Would it be possible to add new shortcut to resize windows from top/left? Now when I want to place window in remaining space on right side of screen I have...

Tackle #16 - [x] Mouse settings UI - [ ] Mouse logic in MouseTracker - [ ] Save/load mouseButton in ShortcutManager https://github.com/pablopunk/SwiftShift/assets/4324982/b627ea33-a2a2-4d65-9a44-4c06ddf9f3c7

It would be nice to be able to move windows by pressing and dragging the left and right mouse buttons together without pushing key. Thank you in advance.

### Description I'm seeing excessive CPU levels (up to 90%) from WindowServer while Swift Shift is running. This comes with poor system performance and low frame rates. It usually occurs...