Age | Commit message (Expand) | Author | Files | Lines |
2021-06-07 | window: add support for _GNOME_WM_STRUT_AREA | raveit65 | 1 | -8/+10 |
2021-06-04 | window: Do not render shadows on left/right tiled windows | Martin Wimpress | 1 | -0/+2 |
2021-06-04 | iconcache: Use GDesktopAppInfo to find correct application icons | Victor Kareh | 1 | -0/+2 |
2021-03-06 | i18n: Use glib's gettext support macros | rbuj | 1 | -4/+0 |
2021-03-01 | window: turn into a GObject | rbuj | 1 | -0/+8 |
2020-08-04 | Remove multiple empty lines | rbuj | 6 | -17/+0 |
2020-07-07 | common: window icon (META_DEFAULT_ICON_NAME) is no longer available | rbuj | 1 | -1/+1 |
2020-02-28 | util: meta_bug raises SIGABRT so it shouldn't return | rbuj | 1 | -1/+1 |
2019-12-05 | tabpopup: Increase max number of columns | Victor Kareh | 1 | -1/+1 |
2019-10-31 | window: Add optional tile size cycling | Victor Kareh | 1 | -0/+2 |
2019-10-27 | tabpopup: Change schema value ranges | Victor Kareh | 1 | -3/+3 |
2019-10-27 | tabpopup: Render window thumbnail as cairo surface | Victor Kareh | 1 | -0/+1 |
2019-06-07 | Make alt+tab max columns configurable and consider window label width | osch | 3 | -0/+11 |
2019-06-05 | MetaFrameBorders: add invisible borders | Victor Kareh | 1 | -0/+5 |
2019-06-05 | frame: Add "get_corner_radiuses" chain | Victor Kareh | 1 | -0/+8 |
2019-06-05 | Only shadow ARGB windows with a frame outside the frame | Victor Kareh | 2 | -0/+7 |
2019-06-05 | compositor: don't draw shadow under windows | Victor Kareh | 1 | -0/+3 |
2019-06-05 | ui: Add meta_ui_update_frame_style() | Victor Kareh | 1 | -0/+2 |
2019-06-05 | core: Allow retrieving the theme variant via core_get() | Victor Kareh | 1 | -0/+1 |
2019-06-05 | MetaFrameBorders: Add meta_frame_borders_clear | Victor Kareh | 1 | -0/+3 |
2019-06-05 | Replace public MetaFrameGeometry with MetaFrameBorders | Victor Kareh | 2 | -12/+18 |
2019-06-03 | alt+tab popup: bugfix mouse click handling for scale factor > 1 | osch | 1 | -1/+2 |
2019-06-03 | Handle mouse clicks in Alt+Tab Popup | osch | 1 | -1/+4 |
2019-06-03 | Allow use of up/down arrow keys in alt+tab popup | osch | 1 | -0/+2 |
2019-04-23 | ui: always set the frame background to None | Giovanni Campagna | 1 | -7/+0 |
2019-04-23 | Limit icon size to 480 | osch | 1 | -1/+1 |
2019-04-23 | Limit icon size to 1024 | osch | 1 | -0/+3 |
2019-04-23 | reload icons if icon size preference changed | osch | 1 | -0/+2 |
2019-04-23 | make icon size configurable | osch | 2 | -2/+3 |
2019-04-11 | Replace meta_free_gslist_and_elements with g_slist_free_full | rbuj | 1 | -2/+0 |
2019-04-11 | Replace meta_rectangle_free_list_and_elements with g_list_free_full | rbuj | 1 | -9/+0 |
2019-01-31 | Increase icon size on tab and workspace popups | Victor Kareh | 1 | -2/+2 |
2019-01-07 | 'meta_error_trap_push' instead 'meta_error_trap_push_with_return' | Pablo Barciela | 1 | -1/+0 |
2018-08-28 | add support for app-menu button in theme | Alberts Muktupāvels | 1 | -15/+18 |
2018-08-28 | Add frame type for attached modal dialogs | Owen W. Taylor | 1 | -0/+1 |
2018-08-28 | Optionally attach modal dialogs | Maxim Ermilov | 1 | -0/+2 |
2018-08-28 | Add meta_window_get_transient_for() method | Davyd Madeley | 1 | -0/+1 |
2018-03-08 | Fix mismatched enums in keybinding detection for switch-panels and switch-pan... | Victor Kareh | 1 | -0/+2 |
2018-01-15 | Implemented simple shourtcuts to move window to another monitor | Omar Zeidan | 1 | -0/+14 |
2018-01-02 | More elegant solution for handling new move-to-workspace keybinds | Omar Zeidan | 2 | -14/+14 |
2018-01-02 | Implemented a setting to disable top tiling | Omar Zeidan | 1 | -3/+5 |
2018-01-01 | Implemented tabpopup when moving window to different workspace | Omar Zeidan | 2 | -1/+6 |
2017-12-20 | Added keybindings for corner tiling | Omar Zeidan | 1 | -0/+12 |
2017-07-29 | avoid deprecated gdk_display_get_screen | ZenWalker | 3 | -4/+2 |
2017-06-05 | Added hotkey to rename current workspace | Felipe Barriga Richards | 2 | -0/+10 |
2017-01-17 | Added functionality to ignore applications while show-desktop is triggered | Illia Danko | 1 | -1/+3 |
2016-12-05 | Added functionality to disable display preselected tab window border | Illia Danko | 2 | -0/+9 |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 3 | -12/+2 |
2016-03-03 | [GTK+3] re-add ability to show alt-tab thumbnails when compositor is on | monsta | 2 | -1/+9 |
2015-09-25 | Merge pull request #168 from robertek/swith_to_workspace_prev | No_name | 1 | -0/+3 |