parent
bfed96bd1c
commit
b4e53ea998
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
"positioner-js": minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Add `moveWindowConstrained` function that is similar to `moveWindow` but constrains the window to the screen dimensions in case of tray icon positions.
|
||||||
|
|
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
"positioner": minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Add `WindowExt::move_window_constrained` method that is similar to `WindowExt::move_window` but constrains the window to the screen dimensions in case of tray icon positions.
|
||||||
|
|
Loading…
Reference in new issue