#2782 closed enhancement (fixed)
implement snapping to other window borders
Reported by: | Adek336 | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | stephen.deken@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
I miss the sticky windows feature which is that while dragging a window and one of its borders is about say 0.5 cm from another window border or the screen border, it jumps moves to that border and the windows are adjacent.
Attachments (1)
Change History (9)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
I submitted the above patch to the mailing list; I hadn't seen this bug at the time. The patch currently snaps windows to the edges of the screen during drag, but does not snap to other windows (yet). There is also currently no way to make it not snap, which may or may not be desired.
comment:3 by , 16 years ago
Cc: | added |
---|
comment:4 by , 15 years ago
Applied the screen edge patch with modifications in hrev31841. Sorry it took so long, the patch was very well done! I implemented some automatic behavior with timeouts that resolved some TODOs in the patch and made it unnecessary (hopefully) to configure anything. Since the ticket is also about snapping to window borders, I keep it open, since the patch "only" snaps to screen edges. (Nice improvement in itself!)
comment:5 by , 14 years ago
Summary: | implement sticky windows → implement snapping to other window borders |
---|---|
Version: | R1/pre-alpha1 → R1/Development |
comment:7 by , 13 years ago
Component: | User Interface → Servers/app_server |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I think it is.
comment:8 by , 7 years ago
it'd be helpful to have snap still, especially with stack and tile -- moreso stacking than tiling. it gets very easy very quickly to miss the area you need to successfully stack or tile and there may be times one would want to butt windows together without using stack and tile at all -- situations where you want a shared border but not a shared width or height along that border, for instance.
+1. I like this feature in KDE too.