Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |