Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Hungarian translation | Balázs Úr | 2021-10-22 | 1 | -112/+112 | |
* | Update Dutch translation | Nathan Follens | 2021-10-22 | 1 | -108/+107 | |
* | style-info: add .metacity style class to window | Alberts Muktupāvels | 2021-10-22 | 1 | -0/+1 | |
* | Updated Czech translation | Marek Černocký | 2021-08-31 | 1 | -122/+122 | |
* | Update Chinese (China) translation | Boyuan Yang | 2021-08-29 | 1 | -168/+189 | |
* | fix build with --disable-dependency-tracking | Zoltán Böszörményi | 2021-08-29 | 2 | -0/+3 | |
* | Replace Bugzilla link with link to GitLab | Andre Klapper | 2021-08-24 | 1 | -1/+1 | |
* | core: drop use of volatile | Alberts Muktupāvels | 2021-08-21 | 1 | -1/+1 | |
* | libmetacity: drop use of volatile | Alberts Muktupāvels | 2021-08-21 | 1 | -1/+1 | |
* | window: offset gravity position by invisible borders | Alberts Muktupāvels | 2021-07-22 | 1 | -2/+15 | |
* | main: use correct timestamp when closing display | Alberts Muktupāvels | 2021-07-19 | 1 | -2/+7 | |
* | main: add SIGINT handler | Alberts Muktupāvels | 2021-07-19 | 1 | -1/+14 | |
* | main: use g_unix_signal_add to add signal handler | Alberts Muktupāvels | 2021-07-19 | 1 | -35/+5 | |
* | session: always finish interaction | Alberts Muktupāvels | 2021-07-19 | 1 | -0/+5 | |
* | session: remove redundant assignment | Alberts Muktupāvels | 2021-07-19 | 1 | -1/+0 | |
* | window-props: don't set override-redirect window as parent | Alberts Muktupāvels | 2021-06-21 | 1 | -0/+10 | |
* | surface-xrender: restore opacity handling | Alberts Muktupāvels | 2021-06-17 | 1 | -1/+66 | |
* | Update Indonesian translation | Andika Triwidada | 2021-05-29 | 1 | -122/+122 | |
* | Updated Spanish translation | Daniel Mustieles | 2021-05-05 | 1 | -126/+126 | |
* | Update Romanian translation | Daniel Șerbănescu | 2021-05-03 | 1 | -104/+104 | |
* | Update Polish translation | Piotr Drąg | 2021-04-18 | 1 | -124/+124 | |
* | Update Brazilian Portuguese translation | Enrico Nicoletto | 2021-04-14 | 1 | -126/+124 | |
* | Update Swedish translation | Anders Jonsson | 2021-04-13 | 1 | -124/+124 | |
* | Update Ukrainian translation | Yuri Chornoivan | 2021-04-13 | 1 | -128/+129 | |
* | compositor: enable xpresent | Alberts Muktupāvels | 2021-04-13 | 2 | -2/+2 | |
* | Update Dutch translation | Nathan Follens | 2021-04-02 | 1 | -176/+203 | |
* | bump version to 3.40.0, update NEWS3.40.0 | Alberts Muktupāvels | 2021-03-25 | 2 | -1/+6 | |
* | Update Basque translation | Asier Sarasua Garmendia | 2021-03-19 | 1 | -170/+196 | |
* | misc: remove Coverity annotations | Alberts Muktupāvels | 2021-03-19 | 6 | -15/+0 | |
* | Update Hungarian translation | Balázs Úr | 2021-03-16 | 1 | -214/+195 | |
* | bell: remove unused code | Alberts Muktupāvels | 2021-03-16 | 2 | -40/+0 | |
* | bell: remove tabs | Alberts Muktupāvels | 2021-03-16 | 1 | -36/+41 | |
* | testboxes: fix test_find_closest_point_to_line test | Alberts Muktupāvels | 2021-03-16 | 1 | -4/+12 | |
* | testboxes: use GRand to generate random numbers | Alberts Muktupāvels | 2021-03-16 | 1 | -10/+9 | |
* | place: use GRand to generate random numbers | Alberts Muktupāvels | 2021-03-16 | 1 | -3/+9 | |
* | display: add NULL check to fix coverity defect | Alberts Muktupāvels | 2021-03-15 | 1 | -1/+1 | |
* | color-spec: fix dereference before null check defect | Alberts Muktupāvels | 2021-03-15 | 1 | -2/+6 | |
* | window: fix logically dead code defect | Alberts Muktupāvels | 2021-03-15 | 1 | -3/+9 | |
* | theme-metacity: suppress logically dead code defects | Alberts Muktupāvels | 2021-03-15 | 1 | -0/+2 | |
* | theme-gtk: suppress logically dead code defect | Alberts Muktupāvels | 2021-03-15 | 1 | -0/+2 | |
* | Update Swedish translation | Anders Jonsson | 2021-03-14 | 1 | -208/+232 | |
* | main: check g_setenv return value | Alberts Muktupāvels | 2021-03-14 | 1 | -1/+4 | |
* | core: suppress logically dead code defect | Alberts Muktupāvels | 2021-03-14 | 1 | -0/+1 | |
* | frame-style: use correct event to suppress defects | Alberts Muktupāvels | 2021-03-14 | 1 | -2/+2 | |
* | place: use correct event to suppress defects | Alberts Muktupāvels | 2021-03-14 | 1 | -2/+2 | |
* | frames: use correct event to suppress defect | Alberts Muktupāvels | 2021-03-14 | 1 | -1/+1 | |
* | frame-style: suppress logically dead code defects | Alberts Muktupāvels | 2021-03-14 | 1 | -0/+9 | |
* | theme-metacity: fix memory leak | Alberts Muktupāvels | 2021-03-14 | 1 | -0/+2 | |
* | place: suppress logically dead code defects | Alberts Muktupāvels | 2021-03-14 | 1 | -0/+6 | |
* | session: fix memory leak | Alberts Muktupāvels | 2021-03-14 | 1 | -3/+1 |