summaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* accellabel: use g_string_free return valueAlberts Muktupāvels2023-03-231-2/+1
* tooltip: request client side decorationsAlberts Muktupāvels2021-10-223-1/+327
* misc: remove Coverity annotationsAlberts Muktupāvels2021-03-191-1/+0
* frames: use correct event to suppress defectAlberts Muktupāvels2021-03-141-1/+1
* frames: suppress logically dead code defectAlberts Muktupāvels2021-03-141-1/+5
* accellabel: simplify meta_accel_label_updateAlberts Muktupāvels2021-03-141-3/+0
* accellabel: remove signal_quote1 and signal_quote2Alberts Muktupāvels2021-03-142-4/+0
* accellabel: remove unneeded padding in class structAlberts Muktupāvels2021-03-141-6/+0
* accellabel: remove unused accel_seperatorAlberts Muktupāvels2021-03-142-4/+1
* draw-workspace: use correct enum typeAlberts Muktupāvels2020-07-271-1/+1
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-302-205/+1
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-302-27/+0
* remove reduced-resources settingAlberts Muktupāvels2020-03-273-80/+3
* iconcache: simplify ideal size handlingAlberts Muktupāvels2020-03-261-4/+8
* surface-xrender: remove frame maskAlberts Muktupāvels2020-02-283-38/+0
* frames: use CAIRO_CONTENT_COLOR_ALPHAAlberts Muktupāvels2020-02-281-3/+1
* window: track pending unmaps using serialsAlberts Muktupāvels2020-02-281-1/+1
* menu: change event parameter back to timestampAlberts Muktupāvels2019-08-144-11/+29
* menu: fix cast-function-type warningsAlberts Muktupāvels2018-09-021-2/+9
* frames: ignore gdk_window_process_all_updates deprecation warningsAlberts Muktupāvels2018-03-111-2/+10
* metaaccellabel: avoid implicit conversion warningAlberts Muktupāvels2018-03-111-1/+1
* require gtk+ 3.22.0Alberts Muktupāvels2018-03-113-79/+0
* frames: avoid implicit conversion warningsAlberts Muktupāvels2018-03-111-4/+4
* ui: fix memory leak when changing themeAlberts Muktupāvels2017-09-301-2/+3
* Accept an empty string as well as "disabled" for keybindingsOwen W. Taylor2017-07-211-2/+2
* core: simplify meta_core_get_workspace_name_with_indexAlberts Muktupāvels2017-07-041-8/+2
* display: get window scale from MetaUIAlberts Muktupāvels2017-04-201-0/+6
* menu: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-202-0/+69
* fixedtip: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-201-6/+25
* libmetacity: add meta_theme_set_dpiAlberts Muktupāvels2017-04-021-0/+2
* libmetacity: add meta_theme_set_scaleAlberts Muktupāvels2017-04-021-0/+3
* ui: track window scale and xft dpiAlberts Muktupāvels2017-04-021-0/+70
* ui: remove unneeded function prototypeAlberts Muktupāvels2017-04-021-5/+0
* ui: avoid meta_prefs_get_compositing_managerAlberts Muktupāvels2017-03-114-32/+43
* ui: move MetaTheme inside MetaUI structAlberts Muktupāvels2017-03-111-9/+6
* ui: add more MetaUI parametersAlberts Muktupāvels2017-03-111-3/+3
* ui: add MetaUI parameter to meta_ui_get_themeAlberts Muktupāvels2017-03-114-32/+40
* main: move initial theme loading to meta_ui_newAlberts Muktupāvels2017-03-111-1/+3
* ui: remove screen parameter from meta_ui_newAlberts Muktupāvels2017-03-101-4/+1
* util: remove meta_fatalAlberts Muktupāvels2017-03-101-1/+4
* util: replace meta_bug with g_errorAlberts Muktupāvels2017-03-101-1/+1
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-102-2/+6
* frames: do not reload CSS changing composited statusAlberts Muktupāvels2017-03-041-5/+16
* display: clean up focus_window vs expected_focus_windowDan Winship2017-03-031-3/+1
* tooltip: simplify codeAlberts Muktupāvels2017-03-021-64/+10
* add better tracking of real stacking orderOwen W. Taylor2017-02-271-1/+8
* tile-preview: remove unneeded parameterAlberts Muktupāvels2017-01-081-2/+2
* tile-preview: avoid deprecated gtk_widget_is_compositedAlberts Muktupāvels2016-11-091-1/+1
* tabpopup: avoid deprecation warningsAlberts Muktupāvels2016-10-261-6/+7
* tabpopup: remove unused screen_width parameterAlberts Muktupāvels2016-10-261-3/+2