summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-24tabpopup: Use more contrasting background when not composited1.26Colomban Wendling1-5/+16
2023-10-24ui/tabpopup: likewise only enable compositing code if available.Mihai Moldovan3-2/+11
2023-10-24ui/frames: check that compositing is not only requested, but also available.Mihai Moldovan5-22/+33
2023-10-24Fix losing title of windows with a 3 or 4 bytes first characterColomban Wendling1-1/+1
2023-05-04release 1.26.2v1.26.2raveit653-2/+11
2023-05-04tx: migrate to new APIraveit65102-123/+125
2023-05-04tx: pull from transifexraveit651-6/+7
2023-05-04Show correct window title when owned by superuser. Issue #749insaner1-1/+1
2023-01-14Test if XResQueryClientIds() is available before using it.Joakim Tjernlund1-0/+2
2023-01-14Test Xres 1.2 is presentJoakim Tjernlund2-2/+13
2023-01-14test return value from XResQueryClientIds()Joakim Tjernlund1-5/+6
2022-11-12release 1.26.1v1.26.1raveit653-2/+15
2022-11-12tx: sync with transifexraveit65103-1006/+1164
2022-11-12replace _NET_WM_PID with XResGetClientPid (#741)Jan Novotný4-1/+54
2022-11-12Always bring into foreground the previous window after closing oneBalazs Endresz1-1/+1
2022-10-15window: do not disable fullscreen for dialogsAlberts Muktupāvels1-1/+2
2022-07-08theme: fix memory leakrbuj1-1/+0
2022-07-08compositor-xrender: fix memory leakrbuj1-19/+33
2022-07-08build: fix meson buildrbuj1-1/+1
2022-07-08prefs: fix memory leakrbuj1-21/+27
2021-10-26fix code-formatting issue of previous commitraveit651-1/+1
2021-10-26Safeguard against calling gdk_x11_window_get_xid with a NULL GdkWindowrcaridade1451-2/+5
2021-10-26README: Update gtk requirement and patch submissionTormod Volden3-7/+8
2021-09-11tx: update transifex configraveit651-1/+1
2021-09-11branch 1.26raveit652-45/+6
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