summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-30theme-viewer: use GTK_STYLE_PROPERTY_FONTrbuj1-2/+6
2022-01-30theme: fix memory leakrbuj1-1/+0
2022-01-27Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj7-29/+30
2022-01-27compositor-xrender: remove unrequired g_free because of g_new0rbuj1-5/+0
2022-01-27compositor-xrender: fix memory leakrbuj1-19/+33
2022-01-27build: fix meson buildrbuj1-1/+1
2022-01-26prefs: fix memory leakrbuj1-21/+27
2021-12-30main: Add short name for version optionrbuj1-1/+1
2021-12-11Remove whitespaces before #define, #ifdef, and #endifrbuj2-4/+4
2021-10-26fix code-formatting issue of previous commitraveit651-1/+1
2021-10-23Safeguard against calling gdk_x11_window_get_xid with a NULL GdkWindowrcaridade1451-2/+5
2021-10-19README: Update gtk requirement and patch submissionTormod Volden3-7/+8
2021-08-04release 1.26.0v1.26.0raveit653-3/+10
2021-08-04tx: sync with transifexraveit65105-21936/+20734
2021-08-04travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-07-09tabpopup: fix cairo surface leakFaidon Liambotis1-1/+7
2021-06-07window: add support for _GNOME_WM_STRUT_AREAraveit657-13/+129
2021-06-07screen: add support for _GTK_WORKAREAS_Dnraveit652-0/+45
2021-06-04release 1.25.1v1.25.1raveit652-1/+34
2021-06-04tx: pull from transifexraveit6525-199/+291
2021-06-04tx: update resourceraveit651-207/+197
2021-06-04window: Do not render shadows on left/right tiled windowsMartin Wimpress3-0/+27
2021-06-04iconcache: Use GDesktopAppInfo to find correct application iconsVictor Kareh5-7/+94
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
2021-05-28window: Track window rectangle before corner tilingVictor Kareh1-4/+16
2021-05-26window: Track window rectangle before tilingVictor Kareh1-1/+5
2021-04-30window: Only unmaximize when the window is already maximized.Zhiyi Zhang1-60/+64
2021-04-23travis: disable travis builds for ubunturaveit651-1/+1
2021-04-02window-props: g_memdup is dreprecated from glib 2.68rbuj1-2/+8
2021-03-29warning: declaration of a variable shadows a previous localrbuj3-9/+8
2021-03-18testasyncgetprop: Mismatching the argument type 'unsigned long'rbuj1-2/+2
2021-03-18bell: Unused static function 'bell_flash_screen'rbuj1-0/+2
2021-03-13frames: Unused static functions 'get_client_region', 'get_frame_region'rbuj1-0/+2
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-03-08compositor-xrender.c: Make sure tooltips are visible when the sourceMichael Webster1-0/+89
2021-03-08bell: missing include guardrbuj1-0/+5
2021-03-06i18n: Use glib's gettext support macrosrbuj24-15/+41
2021-03-01window: turn into a GObjectrbuj3-24/+62
2021-02-26build: autoconf/meson use the same value for PACKAGE_STRINGrbuj1-1/+1
2021-02-26Remove the copyright information when printing the version from the command linerbuj1-28/+4
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-15build: show verbose logging and debug status in configuration summaryrbuj1-0/+2
2021-02-15build: by default disable also the verbose mode for autoconfrbuj1-3/+3
2020-12-08update issue templateraveit651-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-11-16travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-11-16Remove USE_MATE2_MACROS from autogen.sh (legacy)rbuj1-1/+0
2020-10-11Added VI keys (hjkl) for moving and resizing windowsKFB1-0/+20
2020-09-27window: do not unfocus on new window.rcaridade1451-17/+1
2020-09-05Do not call cairo paint on generate_pixmaps.rcaridade1451-2/+0