Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-23 | reload icons if icon size preference changed | osch | 1 | -3/+6 | |
2019-04-23 | make icon size configurable | osch | 1 | -1/+1 | |
2019-01-31 | Increase icon size on tab and workspace popups | Victor Kareh | 1 | -23/+8 | |
Alt+Tab and Workspace popups should be sized relative to the monitor size. This way they look nice and large regardless of the display resolution. Also, given much larger modern resolutions, icon sizes should be larger by default. | |||||
2018-03-22 | Support HiDPI window decorations | Victor Kareh | 1 | -5/+0 | |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -9/+0 | |
2017-08-11 | Forces a window scale of 1 for the window manager, instead of using the ↵ | Martin Wimpress | 1 | -0/+5 | |
default or user configured scale. Closes #335 (#336) | |||||
2017-07-29 | avoid deprecated gdk_display_get_screen | ZenWalker | 1 | -5/+4 | |
2017-04-23 | ui: avoid deprecated GdkDeviceManager | Alberts Muktupāvels | 1 | -0/+9 | |
taken from: https://git.gnome.org/browse/metacity/commit/?id=7ec9a6f | |||||
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -206/+0 | |
2016-03-03 | [GTK+3] re-add ability to show alt-tab thumbnails when compositor is on | monsta | 1 | -1/+12 | |
adapted from: https://git.gnome.org/browse/metacity/commit/?id=e6828a3ee2cab1ec1acbdd5a444dc1cb98215a75 https://git.gnome.org/browse/metacity/commit/?id=758902aef22629943738241cea1f597b6db4b18e https://git.gnome.org/browse/metacity/commit/?id=c6ba6dc7f458720d9f8666881f45a830580468cb https://git.gnome.org/browse/metacity/commit/?id=68bdf1ab9de815e07f5cd75b2e1fa24ba92ae319 https://git.gnome.org/browse/metacity/commit/?id=78bbf4423f72797a05bfaddd4121d70db30de9a3 | |||||
2016-03-03 | fix typo in b4d2708dbae8708fe4e50b2fb4d823c20d9d829a | monsta | 1 | -1/+1 | |
2016-02-28 | GTK+3: Get values from GtkStyleContext states properly | raveit65 | 1 | -1/+8 | |
this avoids warnings like this: Warning of Windowmanagement:Log level 16: State 4 for context 0x55988f9ad950 doesn't match state 128 set via gtk_style_context_set_state () | |||||
2015-09-16 | ui: Small cleanups | infirit | 1 | -19/+0 | |
* No point in checking for Gtk2 with GTK_CHECK_VERSION in Gtk2 only code * We have gdk_x11_window_lookup_for_display in Gtk2.24 | |||||
2015-09-16 | Remove more unused functions | infirit | 1 | -105/+0 | |
2015-09-14 | Remove deprecated GTK+ symbols and use accessor functions | infirit | 1 | -4/+6 | |
Direct struct access has been deprecated, so use the appropriate replacements to build with GSEAL enabled. | |||||
2015-09-14 | ui: Refactor the default image lookup | Jasper St. Pierre | 1 | -20/+15 | |
2015-09-14 | xprop: Don't use GDK for reading text properties | Jasper St. Pierre | 1 | -32/+0 | |
2015-08-31 | check for GTK+ release, not pre-release | Monsta | 1 | -1/+1 | |
2014-12-05 | ui: use correct name for missing icon | Alberts Muktupāvels | 1 | -2/+2 | |
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -3/+5 | |
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED | |||||
2014-10-27 | Fixup Gtk3 Gdk device handling | Denis Gorodnichev | 1 | -2/+13 | |
2014-10-25 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -30/+0 | |
gdk_x11_window_lookup_for_display since 2.24 GDK_WINDOW_XID since always gtk_widget_get_visible since 2.18 gtk_widget_set_mapped since 2.20 gdk_event_new since 2.2 gdk_x11_window_lookup_for_display since 2.24 gdk_text_property_to_utf8_list_for_display since 2.2 gtk_widget_get_realized since 2.20 gdk_visual_get_depth since 2.22 gtk_widget_get_window since 2.14 gtk_widget_set_allocation since 2.18 | |||||
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -2/+52 | |
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 1 | -35/+149 | |
2014-01-18 | ui: Some GTK3 fixes | Stefano Karapetsas | 1 | -6/+34 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1117 | |