X11: Disable maximize on non-resizable windows (#1000)
* X11: Disable maximize on non-resizable windows * Add a note for the source for Motif WM constants
This commit is contained in:
parent
f8bd671073
commit
9393b14b01
3 changed files with 131 additions and 16 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Unreleased
|
||||
|
||||
- On X11, non-resizable windows now have maximize explicitly disabled.
|
||||
- On Windows, support paths longer than MAX_PATH (260 characters) in `WindowEvent::DroppedFile`
|
||||
and `WindowEvent::HoveredFile`.
|
||||
- On Mac, implement `DeviceEvent::Button`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue