summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-02Fixed moving windows to edges to work with CSD clients.Omar Zeidan1-10/+13
2019-07-13meson: use install_data to replace install_dirWu Xiaotian11-20/+93
2019-07-13switch to use meson build systemWu Xiaotian4-0/+361
2019-07-13window: Update allowed action hintsVictor Kareh1-7/+30
2019-06-14libmarco-private: add version informationraveit651-1/+1
2019-06-07Make alt+tab max columns configurable and consider window label widthosch7-14/+104
2019-06-05theme: Fix window state when tiling from maximizedVictor Kareh1-0/+2
2019-06-05compositor: fix possible crash closing/destroying windowVictor Kareh3-9/+32
2019-06-05update window->has_resize_func at the right time when unfullscreeningVictor Kareh1-3/+5
2019-06-05frames: include invisible area in cacheVictor Kareh1-11/+11
2019-06-05frames: Rename layout to text_layoutVictor Kareh2-25/+19
2019-06-05theme: fix warningVictor Kareh1-0/+1
2019-06-05frames: again change meta_frames_applet_shapesVictor Kareh2-64/+29
2019-06-05Fix scaling overcorrection when caching frame bordersVictor Kareh1-18/+16
2019-06-05frame: remove uneeded includeVictor Kareh1-4/+0
2019-06-05compositor: fix border_sizeVictor Kareh1-0/+23
2019-06-05frame: make frame window transparentVictor Kareh1-6/+20
2019-06-05frames: apply shapes in different wayVictor Kareh3-4/+77
2019-06-05frames: add dest_kind to apply_cairo_region_to_windowVictor Kareh1-3/+4
2019-06-05frames: Fall back to title bar if nothing else matchedVictor Kareh1-1/+4
2019-06-05theme-viewer: Fix invisible bordersVictor Kareh2-10/+11