Age | Commit message (Expand) | Author | Files | Lines |
2023-05-04 | Show correct window title when owned by superuser. Issue #749 | insaner | 1 | -1/+1 |
2023-01-14 | Test if XResQueryClientIds() is available before using it. | Joakim Tjernlund | 1 | -0/+2 |
2023-01-14 | Test Xres 1.2 is present | Joakim Tjernlund | 2 | -2/+13 |
2023-01-14 | test return value from XResQueryClientIds() | Joakim Tjernlund | 1 | -5/+6 |
2022-11-12 | release 1.26.1v1.26.1 | raveit65 | 3 | -2/+15 |
2022-11-12 | tx: sync with transifex | raveit65 | 103 | -1006/+1164 |
2022-11-12 | replace _NET_WM_PID with XResGetClientPid (#741) | Jan Novotný | 4 | -1/+54 |
2022-11-12 | Always bring into foreground the previous window after closing one | Balazs Endresz | 1 | -1/+1 |
2022-10-15 | window: do not disable fullscreen for dialogs | Alberts Muktupāvels | 1 | -1/+2 |
2022-07-08 | theme: fix memory leak | rbuj | 1 | -1/+0 |
2022-07-08 | compositor-xrender: fix memory leak | rbuj | 1 | -19/+33 |
2022-07-08 | build: fix meson build | rbuj | 1 | -1/+1 |
2022-07-08 | prefs: fix memory leak | rbuj | 1 | -21/+27 |
2021-10-26 | fix code-formatting issue of previous commit | raveit65 | 1 | -1/+1 |
2021-10-26 | Safeguard against calling gdk_x11_window_get_xid with a NULL GdkWindow | rcaridade145 | 1 | -2/+5 |
2021-10-26 | README: Update gtk requirement and patch submission | Tormod Volden | 3 | -7/+8 |
2021-09-11 | tx: update transifex config | raveit65 | 1 | -1/+1 |
2021-09-11 | branch 1.26 | raveit65 | 2 | -45/+6 |
2021-08-04 | release 1.26.0v1.26.0 | raveit65 | 3 | -3/+10 |
2021-08-04 | tx: sync with transifex | raveit65 | 105 | -21936/+20734 |
2021-08-04 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 |
2021-07-09 | tabpopup: fix cairo surface leak | Faidon Liambotis | 1 | -1/+7 |
2021-06-07 | window: add support for _GNOME_WM_STRUT_AREA | raveit65 | 7 | -13/+129 |
2021-06-07 | screen: add support for _GTK_WORKAREAS_Dn | raveit65 | 2 | -0/+45 |
2021-06-04 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+34 |
2021-06-04 | tx: pull from transifex | raveit65 | 25 | -199/+291 |
2021-06-04 | tx: update resource | raveit65 | 1 | -207/+197 |
2021-06-04 | window: Do not render shadows on left/right tiled windows | Martin Wimpress | 3 | -0/+27 |
2021-06-04 | iconcache: Use GDesktopAppInfo to find correct application icons | Victor Kareh | 5 | -7/+94 |
2021-05-30 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 |
2021-05-28 | window: Track window rectangle before corner tiling | Victor Kareh | 1 | -4/+16 |
2021-05-26 | window: Track window rectangle before tiling | Victor Kareh | 1 | -1/+5 |
2021-04-30 | window: Only unmaximize when the window is already maximized. | Zhiyi Zhang | 1 | -60/+64 |
2021-04-23 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 |
2021-04-02 | window-props: g_memdup is dreprecated from glib 2.68 | rbuj | 1 | -2/+8 |
2021-03-29 | warning: declaration of a variable shadows a previous local | rbuj | 3 | -9/+8 |
2021-03-18 | testasyncgetprop: Mismatching the argument type 'unsigned long' | rbuj | 1 | -2/+2 |
2021-03-18 | bell: Unused static function 'bell_flash_screen' | rbuj | 1 | -0/+2 |
2021-03-13 | frames: Unused static functions 'get_client_region', 'get_frame_region' | rbuj | 1 | -0/+2 |
2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 |
2021-03-08 | compositor-xrender.c: Make sure tooltips are visible when the source | Michael Webster | 1 | -0/+89 |
2021-03-08 | bell: missing include guard | rbuj | 1 | -0/+5 |
2021-03-06 | i18n: Use glib's gettext support macros | rbuj | 24 | -15/+41 |
2021-03-01 | window: turn into a GObject | rbuj | 3 | -24/+62 |
2021-02-26 | build: autoconf/meson use the same value for PACKAGE_STRING | rbuj | 1 | -1/+1 |
2021-02-26 | Remove the copyright information when printing the version from the command line | rbuj | 1 | -28/+4 |
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 |
2021-02-15 | build: show verbose logging and debug status in configuration summary | rbuj | 1 | -0/+2 |
2021-02-15 | build: by default disable also the verbose mode for autoconf | rbuj | 1 | -3/+3 |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 |