summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-07-07common: window icon (META_DEFAULT_ICON_NAME) is no longer availablerbuj1-1/+1
2020-06-16Remove enum conversion warningsrbuj4-6/+6
2020-05-27workspace: Don't try to use per-workspace MRU lists as a hint for focusingrcaridade1454-39/+17
2020-05-27stack: make meta_window_raise() and meta_window_lower() smarterrcaridade1451-3/+39
2020-05-27compositor: fix possible crash closing/destroying window . Fixes to previous ...rcaridade1455-9/+48
2020-05-27window: fix crash if workspace is nullrcaridade1451-1/+2
2020-05-27In the pop-up workspace switcher, show the selected workspace withWilliam Bader1-1/+10
2020-05-26Use rounded values instead of truncate themrbuj1-3/+4
2020-04-02Remove unnecessary warnings about visible regionVictor Kareh2-11/+8
2020-03-08Guard against null changes introduced by previous commitrcaridade1451-2/+6
2020-03-08Introduce nullpointer checks and return null if validation failsrcaridade1451-4/+7
2020-02-28util: meta_bug raises SIGABRT so it shouldn't returnrbuj2-2/+2
2020-02-24add meson build files to EXTRA_DISTraveit654-3/+28
2020-02-21remove warning: 'GTimeVal' is deprecatedrbuj6-50/+34
2020-02-21theme: avoid deprecated g_memmovercaridade1451-3/+3
2020-02-21frames: don't bother painting the backgroundrcaridade1451-23/+0
2020-02-06window: handle legacy fullscreen requestsrcaridade1452-24/+30
2020-02-04frame: remove unused variable 'status'rbuj1-1/+0
2020-01-22Xprops fix memory leak.rcaridade1451-7/+13
2019-12-06Revert "compositor: fix possible crash closing/destroying window"Victor Kareh3-32/+9
2019-12-05theme.c: Fix window control hidpi rendering for all themes.Michael Webster1-3/+15
2019-12-05tabpopup: Increase max number of columnsVictor Kareh2-2/+2
2019-10-31window: Add optional tile size cyclingVictor Kareh6-13/+123
2019-10-29DustBlue: strip image of all profiles and commentsrbuj13-0/+0
2019-10-27tabpopup: Fix deprecation warningsVictor Kareh1-26/+38
2019-10-27tabpopup: Change schema value rangesVictor Kareh2-7/+7
2019-10-27tabpopup: Make workspaces compatible with OSD popupVictor Kareh2-25/+23
2019-10-27tabpopup: Render window thumbnail as cairo surfaceVictor Kareh3-91/+118
2019-10-27tabpopup: Draw transparent OSD-style popupsVictor Kareh3-58/+94
2019-10-26Fix MARCO_LOCALEDIR displaying the translated messagesrbuj1-1/+1
2019-10-12WinMe theme: strip png images of all profiles and commentsrbuj10-0/+0
2019-10-08eOS theme: Add single button backgroundsrbuj6-0/+600
2019-10-08eOS theme: strip png images of all profiles and commentsrbuj20-0/+0
2019-10-08eOS theme: make transparent the button-box outer regionrbuj8-0/+0
2019-10-07theme: Render window control buttons and icons as surfacesVictor Kareh2-24/+291
2019-10-01window decoration themes: Add Atlanta, Esco, Gorilla, Motif, Raleighrbuj34-12/+2656
2019-10-01Use WARN_CFLAGS which are only set with --enable-compiler-warningsrbuj3-4/+10
2019-09-24testboxes: Fix find_closest_point_to_line() testVictor Kareh1-4/+6
2019-09-19remove warnings: function declaration isn’t a prototyperbuj1-16/+16
2019-09-19Remove warning: format not a string literal, argument types not checkedrbuj1-7/+1
2019-09-10Fix use of RBGA visual in frame.c when compositing is not in uselukefromdc1-37/+1
2019-09-04window.c: remove unused variablePavel Shlyak1-3/+0
2019-08-31 display.c: add missing "break"Pavel Shlyak1-1/+1
2019-08-12async-getprop: Fix cast from non-struct type to struct typePablo Barciela1-1/+1
2019-08-12xprops: Fix cast from non-struct type to struct typePablo Barciela1-2/+2
2019-08-10frames: bump priority of style providersmonsta1-1/+1
2019-08-10window: add _GTK_THEME_VARIANT to initial window propertiesmonsta1-1/+2
2019-08-10frames: apply modified hack from Mutter/Metacitymonsta3-27/+25
2019-08-10frames: avoid infinite loop on the variants GListmonsta1-4/+4
2019-08-10frames: use style_updated instead of style_setmonsta1-6/+4