Age | Commit message (Expand) | Author | Files | Lines |
2024-02-14 | workspace: ignore not_this_one if not in current workspace | Lars R. Damerow | 1 | -2/+3 |
2024-02-02 | releases 1.27.1v1.27.1 | raveit65 | 3 | -3/+21 |
2024-02-02 | tx: sync with transifex | raveit65 | 105 | -25204/+26356 |
2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 |
2023-10-19 | tabpopup: Use more contrasting background when not composited | Colomban Wendling | 1 | -5/+16 |
2023-10-14 | Allow applications to raise windows when raise_on_click is off. | ns | 2 | -3/+2 |
2023-10-05 | replace deprecated gtk_image_menu_item | raveit65 | 4 | -3/+42 |
2023-09-01 | tx: update resources | raveit65 | 1 | -234/+244 |
2023-08-17 | ui/tabpopup: likewise only enable compositing code if available. | Mihai Moldovan | 3 | -2/+11 |
2023-08-17 | ui/frames: check that compositing is not only requested, but also available. | Mihai Moldovan | 5 | -22/+33 |
2023-07-19 | Fix losing title of windows with a 3 or 4 bytes first character | Colomban Wendling | 1 | -1/+1 |
2023-04-20 | meson: Enable verbose mode support by default in line with Autoconf | Colomban Wendling | 1 | -2/+2 |
2023-04-20 | Revert "build: by default disable also the verbose mode for autoconf" | Colomban Wendling | 1 | -3/+3 |
2023-04-15 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -9/+9 |
2023-02-10 | Show correct window title when owned by superuser. Issue #749 | insaner | 1 | -1/+1 |
2023-01-18 | Add setting to raise windows on alt+tab popup | sparkida | 5 | -3/+41 |
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-11 | release 1.27.0v1.27.0 | mbkma | 3 | -2/+30 |
2022-11-11 | tx: sync with transifex | mbkma | 112 | -10567/+11952 |
2022-11-07 | replace _NET_WM_PID with XResGetClientPid (#741) | Jan Novotný | 4 | -1/+54 |
2022-11-07 | Always bring into foreground the previous window after closing one | Balazs Endresz | 1 | -1/+1 |
2022-10-29 | tx: update resource | mbkma | 1 | -48/+52 |
2022-10-28 | tx: migrate config file | mbkma | 2 | -6/+16 |
2022-10-15 | window: do not disable fullscreen for dialogs | Alberts Muktupāvels | 1 | -1/+2 |
2022-08-15 | ui: avoid 'g_object_unref (NULL)' | rbuj | 1 | -3/+5 |
2022-04-07 | marco: Add cmdline option --no-keybindings for disabling all key bindings dir... | Mike Gabriel | 2 | -0/+14 |
2022-03-11 | boxes: fix build warning -Wstring-conversion | rbuj | 1 | -28/+27 |
2022-03-11 | Fix some -Wfloat-conversion warnings | rbuj | 9 | -66/+73 |
2022-02-19 | keybindings: fix build warning -Wbad-function-cast | rbuj | 1 | -11/+7 |
2022-02-13 | Remove TRUE, FALSE from if statement | rbuj | 5 | -28/+22 |
2022-02-13 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 |
2022-01-30 | theme-viewer: use GTK_STYLE_PROPERTY_FONT | rbuj | 1 | -2/+6 |
2022-01-30 | theme: fix memory leak | rbuj | 1 | -1/+0 |
2022-01-27 | Fix implicit conversion changes signedness: 'gboolean' to 'guint' | rbuj | 7 | -29/+30 |
2022-01-27 | compositor-xrender: remove unrequired g_free because of g_new0 | rbuj | 1 | -5/+0 |
2022-01-27 | compositor-xrender: fix memory leak | rbuj | 1 | -19/+33 |
2022-01-27 | build: fix meson build | rbuj | 1 | -1/+1 |
2022-01-26 | prefs: fix memory leak | rbuj | 1 | -21/+27 |
2021-12-30 | main: Add short name for version option | rbuj | 1 | -1/+1 |
2021-12-11 | Remove whitespaces before #define, #ifdef, and #endif | rbuj | 2 | -4/+4 |
2021-10-26 | fix code-formatting issue of previous commit | raveit65 | 1 | -1/+1 |
2021-10-23 | Safeguard against calling gdk_x11_window_get_xid with a NULL GdkWindow | rcaridade145 | 1 | -2/+5 |
2021-10-19 | README: Update gtk requirement and patch submission | Tormod Volden | 3 | -7/+8 |
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 |