1
0
Fork 0
mutter-performance-source/src/ui
Florian Müllner 00a5db71cf window: Allow resizing of tiled windows
Currently tiled windows are not resizable and their size is fixed
to half the screen width. Adjust the code to work with fractions
other than half, and allow users to adjust the split by dragging
the window edge that is not constrained by a monitor edge.

Follow-up patches will improve on that by resizing neighboring
tiled windows by a shared edge, and making the functionality
available to client-side decorated windows implementing the
new edge constraints protocol.
2017-10-03 19:38:31 -03:00
..
frames.c window: Allow resizing of tiled windows 2017-10-03 19:38:31 -03:00
frames.h Always use the default screen 2016-07-23 10:55:02 +08:00
theme-private.h theme: Take invisible borders required by the theme into account 2016-02-04 15:16:26 +01:00
theme.c theme: set RTL/LTR flags on the style context 2016-04-09 10:03:27 -07:00
ui.c Always use the default screen 2016-07-23 10:55:02 +08:00
ui.h Always use the default screen 2016-07-23 10:55:02 +08:00