Age | Commit message (Expand) | Author | Files | Lines |
2019-06-16 | MetaFrameBorders: add invisible borders | Victor Kareh | 1 | -0/+5 |
2019-06-16 | frame: Add "get_corner_radiuses" chain | Victor Kareh | 1 | -0/+8 |
2019-06-16 | Only shadow ARGB windows with a frame outside the frame | Victor Kareh | 2 | -0/+7 |
2019-06-16 | compositor: don't draw shadow under windows | Victor Kareh | 1 | -0/+3 |
2019-06-16 | ui: Add meta_ui_update_frame_style() | Victor Kareh | 1 | -0/+2 |
2019-06-16 | core: Allow retrieving the theme variant via core_get() | Victor Kareh | 1 | -0/+1 |
2019-06-16 | MetaFrameBorders: Add meta_frame_borders_clear | Victor Kareh | 1 | -0/+3 |
2019-06-16 | Replace public MetaFrameGeometry with MetaFrameBorders | Victor Kareh | 2 | -12/+18 |
2019-06-16 | ui: always set the frame background to None | Giovanni Campagna | 1 | -7/+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 |
2015-09-18 | Revert "Remove unused function handle_run_terminal" | infirit | 1 | -0/+2 |
2015-09-16 | Add manual and by-pointer window placement | Faidon Liambotis | 2 | -1/+14 |
2015-09-16 | Remove more unused functions | infirit | 1 | -14/+0 |
2015-09-15 | Remove unused function handle_run_terminal | infirit | 1 | -2/+0 |
2015-09-14 | bump xcomposite required version to 0.3 and simplify code | Alberts Muktupāvels | 1 | -3/+0 |
2015-09-14 | xprop: Don't use GDK for reading text properties | Jasper St. Pierre | 1 | -3/+0 |
2015-06-10 | Merge pull request #160 from micove/add-tile-keybinds | Martin Wimpress | 1 | -0/+5 |
2015-01-23 | Possible keybinding to switch to previous workspace. | Robert David | 1 | -0/+3 |
2015-01-14 | check compositor status | Denis Gorodnichev | 2 | -1/+4 |
2015-01-14 | show tile preview with external compositor | Denis Gorodnichev | 1 | -3/+2 |
2015-01-01 | Add the tile-to-side options to the appropiate files. | Miguel A. Colón Vélez | 1 | -0/+5 |
2014-11-07 | Revert "Possible keybinding to switch to previous workspace." | infirit | 1 | -3/+0 |
2014-10-27 | don't change use settings by command line argument | Denis Gorodnichev | 1 | -1/+1 |
2014-10-27 | Rework tiling code based off Consortium | infirit | 2 | -2/+5 |
2014-10-24 | Update meta_show_dialog for gtk's removal of --screen | infirit | 1 | -2/+2 |
2014-10-24 | don't show shadow for maximized windows | infirit | 2 | -6/+5 |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 12 | -50/+50 |
2014-06-24 | Possible keybinding to switch to previous workspace. | Robert David | 1 | -0/+3 |
2014-01-24 | Merge branch 'master' of github.com:mate-desktop/marco | Stefano Karapetsas | 4 | -0/+44 |
2014-01-24 | ui: Improve GTK3 support | Stefano Karapetsas | 1 | -11/+5 |
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 4 | -0/+44 |
2013-04-07 | Fix window screenshot keybinding | Stefano Karapetsas | 1 | -1/+1 |