summaryrefslogtreecommitdiff
path: root/src/core/core.c
Commit message (Expand)AuthorAgeFilesLines
* misc: remove Coverity annotationsAlberts Muktupāvels2021-03-191-1/+0
* core: suppress logically dead code defectAlberts Muktupāvels2021-03-141-0/+1
* core: remove unused functionsAlberts Muktupāvels2020-09-041-100/+0
* core: Remove META_CORE_IS_TITLEBAR_ONSCREENFlorian Müllner2020-09-041-3/+0
* menu: change event parameter back to timestampAlberts Muktupāvels2019-08-141-6/+6
* core: simplify meta_core_get_workspace_name_with_indexAlberts Muktupāvels2017-07-041-5/+1
* display: remove meta_display_screen_for_xwindowAlberts Muktupāvels2017-06-191-7/+3
* util: replace meta_bug with g_errorAlberts Muktupāvels2017-03-101-7/+8
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-101-1/+1
* add meta_window_get_frame_type()Owen W. Taylor2017-03-041-65/+2
* core: fix indentationAlberts Muktupāvels2017-02-281-10/+6
* window: add missing window typesAlberts Muktupāvels2017-02-281-0/+7
* meta_display_list_windows: exclude override-redirectOwen W. Taylor2017-02-261-1/+1
* menu: avoid deprecated gtk_menu_popupAlberts Muktupāvels2016-10-161-8/+6
* errors: simplify codeAlberts Muktupāvels2016-05-251-1/+1
* frame: cache bordersOwen W. Taylor2016-04-131-0/+1
* core: fix build warningsAlberts Muktupāvels2015-09-201-0/+10
* Properly update on GTK+ theme changesFlorian Müllner2015-04-041-0/+6
* Allow raise_on_click to be set independent of focus_modeJasper St. Pierre2015-01-071-2/+1
* core: Allow retrieving the theme variant via core_get()Florian Müllner2014-10-081-0/+3
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-45/+45
* Make sure to always call va_endJasper St. Pierre2014-09-271-2/+3
* Add frame type for attached modal dialogsOwen W. Taylor2014-09-271-2/+6
* Add side-by-side tilingAlberts Muktupāvels2014-06-061-0/+30
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Port preferences to GSettingsFlorian Müllner2011-11-111-21/+21
* Fix crash when right-clicking on window frameEdward Sheldrake2010-04-061-1/+1
* Fix build with gcc 4.5Vincent Untz2010-03-311-0/+3
* An attempt to keep all information about window bindings in the sameThomas Thurman2008-09-061-25/+25
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-1/+1
* MetaDisplay becomes a singleton. The static variable which holds thisThomas Thurman2008-03-251-16/+14
* Add ability to vertically and horizontally maximise using the mouse, byCosimo Cecchi2008-03-031-0/+34
* do not leak list.Paolo Borelli2007-12-211-6/+5
* sort source files into these directories according to which part of the WMHavoc Pennington2007-12-191-0/+745