Searched hist:"7 e27cd8e6f975b7f18b2c2723ca5d165c09fa1e7" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/apps/deskbar/ |
H A D | BarWindow.h | 7e27cd8e6f975b7f18b2c2723ca5d165c09fa1e7 Mon Nov 18 02:55:24 UTC 2019 John Scipione <jscipione@gmail.com> Deskbar: Update window resize size limits
With B_NOT_V_RESIZABLE ctrl+alt+rmb can be used to resize the window in undesired ways. Set window size limits to prevent user from resizing the window beyond the set size limits.
Update window size limits on ScreenChanged()
Fixes #15067
Change-Id: Ia10eafb9860009019be35ec5c244d034861eeae9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/1968 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | BarWindow.cpp | 7e27cd8e6f975b7f18b2c2723ca5d165c09fa1e7 Mon Nov 18 02:55:24 UTC 2019 John Scipione <jscipione@gmail.com> Deskbar: Update window resize size limits
With B_NOT_V_RESIZABLE ctrl+alt+rmb can be used to resize the window in undesired ways. Set window size limits to prevent user from resizing the window beyond the set size limits.
Update window size limits on ScreenChanged()
Fixes #15067
Change-Id: Ia10eafb9860009019be35ec5c244d034861eeae9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/1968 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | BarView.cpp | 7e27cd8e6f975b7f18b2c2723ca5d165c09fa1e7 Mon Nov 18 02:55:24 UTC 2019 John Scipione <jscipione@gmail.com> Deskbar: Update window resize size limits
With B_NOT_V_RESIZABLE ctrl+alt+rmb can be used to resize the window in undesired ways. Set window size limits to prevent user from resizing the window beyond the set size limits.
Update window size limits on ScreenChanged()
Fixes #15067
Change-Id: Ia10eafb9860009019be35ec5c244d034861eeae9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/1968 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|