forked from AuroraMiddleware/gtk
Implement titlebar action settings for X11
https://bugzilla.gnome.org/show_bug.cgi?id=729782
This commit is contained in:
parent
1d8a1a04f6
commit
69a44ee9ef
@ -59,6 +59,9 @@ static const struct {
|
||||
{"Gtk/ShellShowsMenubar", "gtk-shell-shows-menubar"},
|
||||
{"Gtk/ShellShowsDesktop", "gtk-shell-shows-desktop"},
|
||||
{"Gtk/DecorationLayout", "gtk-decoration-layout"},
|
||||
{"Gtk/TitlebarDoubleClick", "gtk-titlebar-double-click"},
|
||||
{"Gtk/TitlebarMiddleClick", "gtk-titlebar-middle-click"},
|
||||
{"Gtk/TitlebarRightClick", "gtk-titlebar-right-click"},
|
||||
{"Gtk/DialogsUseHeader", "gtk-dialogs-use-header"},
|
||||
{"Gtk/EnablePrimaryPaste", "gtk-enable-primary-paste"},
|
||||
{"Gtk/RecentFilesMaxAge", "gtk-recent-files-max-age"},
|
||||
|
Loading…
Reference in New Issue
Block a user