Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | Replace public MetaFrameGeometry with MetaFrameBorders | Victor Kareh | 8 | -133/+96 |
2019-06-03 | alt+tab popup: bugfix mouse click handling for scale factor > 1 | osch | 1 | -5/+5 |
2019-06-03 | Handle mouse clicks in Alt+Tab Popup | osch | 1 | -0/+40 |
2019-06-03 | Allow use of up/down arrow keys in alt+tab popup | osch | 1 | -2/+51 |
2019-06-01 | libmetacity: use cairo to render gradient | Victor Kareh | 2 | -58/+99 |
2019-06-01 | gradient: sync code with mutter before it was removed | Victor Kareh | 2 | -225/+280 |
2019-04-23 | ui: always set the frame background to None | Giovanni Campagna | 3 | -136/+12 |
2019-04-23 | theme-viewer: avoid deprecated gtk_widget_override_background_color | Alberts Muktupavels | 1 | -3/+23 |
2019-04-23 | reload icons if icon size preference changed | osch | 1 | -3/+6 |
2019-04-23 | make icon size configurable | osch | 2 | -3/+3 |
2019-04-15 | Remove unnecessary GClosureNotify methods | rbuj | 1 | -17/+2 |
2019-04-08 | Remove GDestroyNotify function cast for g_object_unref | rbuj | 1 | -1/+1 |
2019-03-28 | Fix -Werror=cast-function-type | rbuj | 2 | -6/+25 |
2019-03-28 | Improve performance by removing unused assignments | rbuj | 3 | -11/+5 |
2019-03-10 | frames: avoid deprecated 'gtk_widget_set_double_buffered' | Pablo Barciela | 1 | -6/+17 |
2019-01-31 | screen: Remove get_current_monitor in favor of get_current_xinerama | Victor Kareh | 1 | -14/+4 |
2019-01-31 | Increase icon size on tab and workspace popups | Victor Kareh | 3 | -33/+47 |
2019-01-06 | frames.c: drop unused variables | Pablo Barciela | 1 | -3/+0 |
2018-08-29 | theme: revert theme format version 3.6 | Alberts Muktupāvels | 1 | -3/+1 |
2018-08-28 | Convert frame region handling to cairo regions | Owen W. Taylor | 1 | -43/+79 |
2018-08-28 | theme: add invisible_border to metacity theme | Alberts Muktupāvels | 3 | -1/+11 |
2018-08-28 | add support for app-menu button in theme | Alberts Muktupāvels | 5 | -3/+56 |
2018-08-28 | theme: replace mutter/metacity with marco | Victor Kareh | 3 | -3/+3 |
2018-08-28 | theme: Replace char array element comparisons with strncmp | Jasper St. Pierre | 1 | -19/+7 |
2018-08-28 | tabpopup.c: improve | Victor Kareh | 1 | -32/+29 |
2018-08-28 | theme: Allow disabling fallback colors in gtk:custom() | Florian Müllner | 1 | -4/+20 |
2018-08-28 | theme: Allow using custom colors from the GTK+ theme | Florian Müllner | 3 | -2/+96 |
2018-08-28 | theme: Add background functions for single buttons | Florian Müllner | 3 | -22/+47 |
2018-08-28 | theme-parser: Use peek_required_version() for validation | Florian Müllner | 1 | -3/+5 |
2018-08-28 | Add frame type for attached modal dialogs | Owen W. Taylor | 3 | -4/+19 |
2018-08-28 | Allow a theme to specify ellipsize width for a title | Owen W. Taylor | 4 | -3/+56 |
2018-08-28 | Add frame_x_center/frame_y_center variables for themes | Owen W. Taylor | 3 | -1/+19 |
2018-08-28 | metacity-theme-3.xml: Add a flexible version mechanism | Owen W. Taylor | 2 | -30/+246 |
2018-08-28 | theme-parser: Remove unused define | Victor Kareh | 1 | -19/+1 |
2018-04-29 | Correct resize popup position on HiDPI displays | Victor Kareh | 1 | -0/+8 |
2018-04-25 | Fix frame geometry to avoid stuck resize cursor | Victor Kareh | 1 | -5/+0 |
2018-03-22 | Use frame window to determine scale | Victor Kareh | 1 | -1/+1 |
2018-03-22 | Support HiDPI window decorations | Victor Kareh | 5 | -49/+96 |
2018-02-16 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -5/+2 |
2018-02-15 | avoid deprecated GtkStock | Pablo Barciela | 1 | -1/+6 |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 4 | -43/+1 |
2017-12-20 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 2 | -9/+5 |
2017-08-22 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+9 |
2017-08-18 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -2/+6 |
2017-08-18 | avoid deprecated gdk_screen_get_width | ZenWalker | 1 | -1/+3 |
2017-08-11 | Forces a window scale of 1 for the window manager, instead of using the defau... | Martin Wimpress | 1 | -0/+5 |
2017-07-29 | avoid deprecated gdk_display_get_screen | ZenWalker | 8 | -26/+15 |
2017-07-15 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -1/+1 |
2017-06-27 | ui: Fix invalid object construction in frames | Ikey Doherty | 1 | -4/+0 |
2017-04-23 | ui: avoid deprecated GdkDeviceManager | Alberts Muktupāvels | 1 | -0/+9 |