summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-05frame: Add "get_corner_radiuses" chainVictor Kareh1-0/+8
2019-06-05Only shadow ARGB windows with a frame outside the frameVictor Kareh2-0/+7
2019-06-05compositor: don't draw shadow under windowsVictor Kareh1-0/+3
2019-06-05ui: Add meta_ui_update_frame_style()Victor Kareh1-0/+2
2019-06-05core: Allow retrieving the theme variant via core_get()Victor Kareh1-0/+1
2019-06-05MetaFrameBorders: Add meta_frame_borders_clearVictor Kareh1-0/+3
2019-06-05Replace public MetaFrameGeometry with MetaFrameBordersVictor Kareh2-12/+18
2019-06-03alt+tab popup: bugfix mouse click handling for scale factor > 1osch1-1/+2
2019-06-03Handle mouse clicks in Alt+Tab Popuposch1-1/+4
2019-06-03Allow use of up/down arrow keys in alt+tab popuposch1-0/+2
2019-04-23ui: always set the frame background to NoneGiovanni Campagna1-7/+0
2019-04-23Limit icon size to 480osch1-1/+1
2019-04-23Limit icon size to 1024osch1-0/+3
2019-04-23reload icons if icon size preference changedosch1-0/+2
2019-04-23make icon size configurableosch2-2/+3
2019-04-11Replace meta_free_gslist_and_elements with g_slist_free_fullrbuj1-2/+0
2019-04-11Replace meta_rectangle_free_list_and_elements with g_list_free_fullrbuj1-9/+0
2019-01-31Increase icon size on tab and workspace popupsVictor Kareh1-2/+2
2019-01-07'meta_error_trap_push' instead 'meta_error_trap_push_with_return'Pablo Barciela1-1/+0
2018-08-28add support for app-menu button in themeAlberts Muktupāvels1-15/+18
2018-08-28Add frame type for attached modal dialogsOwen W. Taylor1-0/+1
2018-08-28Optionally attach modal dialogsMaxim Ermilov1-0/+2
2018-08-28Add meta_window_get_transient_for() methodDavyd Madeley1-0/+1
2018-03-08Fix mismatched enums in keybinding detection for switch-panels and switch-pan...Victor Kareh1-0/+2
2018-01-15Implemented simple shourtcuts to move window to another monitorOmar Zeidan1-0/+14
2018-01-02More elegant solution for handling new move-to-workspace keybindsOmar Zeidan2-14/+14
2018-01-02Implemented a setting to disable top tilingOmar Zeidan1-3/+5
2018-01-01Implemented tabpopup when moving window to different workspaceOmar Zeidan2-1/+6
2017-12-20Added keybindings for corner tilingOmar Zeidan1-0/+12
2017-07-29avoid deprecated gdk_display_get_screenZenWalker3-4/+2
2017-06-05Added hotkey to rename current workspaceFelipe Barriga Richards2-0/+10
2017-01-17Added functionality to ignore applications while show-desktop is triggeredIllia Danko1-1/+3
2016-12-05Added functionality to disable display preselected tab window borderIllia Danko2-0/+9
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta3-12/+2
2016-03-03[GTK+3] re-add ability to show alt-tab thumbnails when compositor is onmonsta2-1/+9
2015-09-25Merge pull request #168 from robertek/swith_to_workspace_prevNo_name1-0/+3
2015-09-18Revert "Remove unused function handle_run_terminal"infirit1-0/+2
2015-09-16Add manual and by-pointer window placementFaidon Liambotis2-1/+14
2015-09-16Remove more unused functionsinfirit1-14/+0
2015-09-15Remove unused function handle_run_terminalinfirit1-2/+0
2015-09-14bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels1-3/+0
2015-09-14xprop: Don't use GDK for reading text propertiesJasper St. Pierre1-3/+0
2015-06-10Merge pull request #160 from micove/add-tile-keybindsMartin Wimpress1-0/+5
2015-01-23Possible keybinding to switch to previous workspace.Robert David1-0/+3
2015-01-14check compositor statusDenis Gorodnichev2-1/+4
2015-01-14show tile preview with external compositorDenis Gorodnichev1-3/+2
2015-01-01Add the tile-to-side options to the appropiate files.Miguel A. Colón Vélez1-0/+5
2014-11-07Revert "Possible keybinding to switch to previous workspace."infirit1-3/+0
2014-10-27don't change use settings by command line argumentDenis Gorodnichev1-1/+1
2014-10-27Rework tiling code based off Consortiuminfirit2-2/+5