Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
options, respect custom values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mate-window-properties and mate-appearance-properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
|
|
|
|
|
|
|
|
|
|
|
|
'U' was already used in this dialog, so it didn't really work
|
|
fixes https://github.com/mate-desktop/marco/issues/140
|
|
Was showing unchecked, even if the mouse focus setting was set to 'sloppy'.
|
|
Most (if not all) DEs that have their window button on the left use the order close, minimise, maximise and no menu. This pull request brings MATE in line with that standard layout.
|
|
Patch by Mike Gabriel <[email protected]>
|
|
gdk_display_get_default | since 2.2
gdk_x11_display_get_xdisplay | since 2.2
gdk_drag_context_list_targets | since 2.22
gdk_x11_window_foreign_new_for_display | since 2.24
gdk_drawable_get_screen | since 2.24
gtk_widget_hide | always
|
|
|
|
|
|
|
|
Also split the options in three tabs
Also add option to center new windows
|
|
|
|
|
|
|
|
|
|
|