{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":14794390,"defaultBranch":"master","name":"autorandr","ownerLogin":"phillipberndt","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-11-29T06:40:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/387407?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709469824.0","currentOid":""},"activityList":{"items":[{"before":"d09dc76a769731894e7b8a9ccffbb87214a42d80","after":"1fe0b7eb4c15c59658b64458011cdfac66e3005f","ref":"refs/heads/master","pushedAt":"2024-03-03T12:42:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Release autorandr 1.15\n\nRelevant changes:\n\n * *2023-11-27* Several regex literal bug fixes\n * *2023-12-27* Fix #375: Listen to correct events in launcher\n * *2024-03-03* Fix #367: Skip profiles without outputs","shortMessageHtmlLink":"Release autorandr 1.15"}},{"before":"303d00b31a6a5904d4da1d61688de1673aa6b144","after":"d09dc76a769731894e7b8a9ccffbb87214a42d80","ref":"refs/heads/master","pushedAt":"2024-02-27T13:53:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Fix #367: Skip profiles without outputs","shortMessageHtmlLink":"Fix #367: Skip profiles without outputs"}},{"before":"f8f2308ce9e01e4b1e677bd70481d2cc766914f7","after":"303d00b31a6a5904d4da1d61688de1673aa6b144","ref":"refs/heads/master","pushedAt":"2023-12-28T06:32:07.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Fix const warnings\n\ngcc and clang report warnings due to -Wwrite-strings:\n\n $ docker run -it --rm -v \"$PWD\":/workspace -w /workspace gcc sh -c 'apt-get update &&\n apt-get -y install libxcb1-dev libxcb-randr0-dev &&\n make'\n (...)\n cc -pipe -o2 -Wstrict-overflow=5 -fstack-protector-all -W -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wfloat-equal -Wformat-y2k -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=nfc -Wold-style-definition -Woverlength-strings -Wpacked -Wpadded -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstack-protector -Wstrict-aliasing=2 -Wstrict-prototypes -Wundef -Wunsafe-loop-optimizations -Wvolatile-register-var -Wwrite-strings \"-DAUTORANDR_PATH=\\\"\\\"\" -o autorandr-launcher autorandr_launcher.c -lxcb -lxcb-randr\n autorandr_launcher.c: In function 'ar_launch':\n : warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]\n autorandr_launcher.c:47:41: note: in expansion of macro 'AUTORANDR_PATH'\n 47 | static char *argv[] = { AUTORANDR_PATH, \"--change\", \"--default\", \"default\", NULL};\n | ^~~~~~~~~~~~~~\n autorandr_launcher.c:47:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]\n 47 | static char *argv[] = { AUTORANDR_PATH, \"--change\", \"--default\", \"default\", NULL};\n | ^~~~~~~~~~\n autorandr_launcher.c:47:69: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]\n 47 | static char *argv[] = { AUTORANDR_PATH, \"--change\", \"--default\", \"default\", NULL};\n | ^~~~~~~~~~~\n autorandr_launcher.c:47:82: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]\n 47 | static char *argv[] = { AUTORANDR_PATH, \"--change\", \"--default\", \"default\", NULL};\n | ^~~~~~~~~","shortMessageHtmlLink":"Fix const warnings"}},{"before":"ce13b0a03fc73cb6e80a1e6e4defefa897a35127","after":"f8f2308ce9e01e4b1e677bd70481d2cc766914f7","ref":"refs/heads/master","pushedAt":"2023-12-23T22:27:03.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"add compiled autorandr-launcher binary to .gitignore\n\nNote: this is added within the contrib/autorandr_launcher module so it (hopefully) remains up-to-date","shortMessageHtmlLink":"add compiled autorandr-launcher binary to .gitignore"}},{"before":"c0181abfba31a2a979781d89bd210b2960db2780","after":"ce13b0a03fc73cb6e80a1e6e4defefa897a35127","ref":"refs/heads/master","pushedAt":"2023-11-27T07:15:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Added missing r literal in OUTPUT_REGEX\n\nCompletes the fix of issue #368","shortMessageHtmlLink":"Added missing r literal in OUTPUT_REGEX"}},{"before":"bb98da7e7336ab192bb0580a09c0b1a7c53d99ba","after":"c0181abfba31a2a979781d89bd210b2960db2780","ref":"refs/heads/master","pushedAt":"2023-11-22T20:38:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Add missing r literal to regex strings\n\nFixes #368","shortMessageHtmlLink":"Add missing r literal to regex strings"}},{"before":"8d28d3c0713c658357e052bb3f03f731d8feb080","after":"bb98da7e7336ab192bb0580a09c0b1a7c53d99ba","ref":"refs/heads/master","pushedAt":"2023-07-16T19:45:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Fix URL to Arch package","shortMessageHtmlLink":"Fix URL to Arch package"}},{"before":"d0f64bf215396f73a3b9fee1155f589ae5ab0d9c","after":"8d28d3c0713c658357e052bb3f03f731d8feb080","ref":"refs/heads/master","pushedAt":"2023-07-06T13:39:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"fish completion: fix typo in folder name","shortMessageHtmlLink":"fish completion: fix typo in folder name"}},{"before":"05b22a61eed074d02c119c83594b13e7d74e04e8","after":"d0f64bf215396f73a3b9fee1155f589ae5ab0d9c","ref":"refs/heads/master","pushedAt":"2023-06-22T14:38:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Bump version to 1.14","shortMessageHtmlLink":"Bump version to 1.14"}},{"before":"245211083142667657315afbd3f3b2bda352f6ab","after":"05b22a61eed074d02c119c83594b13e7d74e04e8","ref":"refs/heads/master","pushedAt":"2023-06-22T14:31:50.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Use xcb doc\n\nSigned-off-by: Matheus Horstmann ","shortMessageHtmlLink":"Use xcb doc"}},{"before":"0ac2f9a0edb54bab3ee4d6a663b6c53950a2af10","after":"245211083142667657315afbd3f3b2bda352f6ab","ref":"refs/heads/master","pushedAt":"2023-06-22T14:29:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Direct --match-edid renaming of output messages to stderr\n\nThis change helps scripts that consume autorandr output to only deal with profile names. My particular concern is with the output from 'autorandr --match-edid --detected'. With this change, only the detected profiles will go to another script. Command line users can still see the relevant messages if they have concerns about which port is in use.","shortMessageHtmlLink":"Direct --match-edid renaming of output messages to stderr"}},{"before":"65a2b31f393c7ff3cb1e358f42966c2a1e800f2a","after":"0ac2f9a0edb54bab3ee4d6a663b6c53950a2af10","ref":"refs/heads/master","pushedAt":"2023-06-22T09:35:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Fix autorandr-kde.desktop PREFIX","shortMessageHtmlLink":"Fix autorandr-kde.desktop PREFIX"}},{"before":"ac8fb582ced313a8a86c335ccac419581a8e7b74","after":"65a2b31f393c7ff3cb1e358f42966c2a1e800f2a","ref":"refs/heads/master","pushedAt":"2023-05-05T12:26:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Add Wayland awareness\n\nWith this commit autorandr will check if the current environment has the\n`WAYLAND_DISPLAY` environment variable set. If yes, it will exit\n(in interactive mode) or skip (in batch mode), to avoid issues between\nxrandr usage and Wayland environments.","shortMessageHtmlLink":"Add Wayland awareness"}},{"before":"5981c84bcaa213fa678cbaa2dc25e4c244f87107","after":"ac8fb582ced313a8a86c335ccac419581a8e7b74","ref":"refs/heads/master","pushedAt":"2023-04-25T16:21:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Replaced MAKECMDGOALS with DEFAULT_TARGETS to check for systemd\nwhen installing udev rules\n\nMAKECMDGOALS does not containg \"systemd\" although systemd is used\non the system. Thus, an incorrect udev rule is created. DEFAULT_TARGETS\nhowever does contain \"systemd\", because of a check earlier in the\nMakefile (lines 83-85).","shortMessageHtmlLink":"Replaced MAKECMDGOALS with DEFAULT_TARGETS to check for systemd"}},{"before":"06b341adf31f97e523e114dad2523b9be1b03209","after":"5981c84bcaa213fa678cbaa2dc25e4c244f87107","ref":"refs/heads/master","pushedAt":"2023-04-15T18:57:02.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"add fish completions to rpm","shortMessageHtmlLink":"add fish completions to rpm"}},{"before":"f2f5505e8cd247abaa3bea2de3baee28ace49e2f","after":"06b341adf31f97e523e114dad2523b9be1b03209","ref":"refs/heads/master","pushedAt":"2023-04-10T08:40:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Minor \"off by one\" mistake in manpage","shortMessageHtmlLink":"Minor \"off by one\" mistake in manpage"}},{"before":"de70940eee49e700f639e36edb1d7f1a708d4382","after":"f2f5505e8cd247abaa3bea2de3baee28ace49e2f","ref":"refs/heads/master","pushedAt":"2023-04-08T13:41:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"contrib/autorandr_nitrogen_wallpaper\n\nMake commands independent of location on system\nIt helps running autorandr_nitrogen_wallpaper on systems without\n/bin/bash, /usr/bin/unlink, /bin/cp and /bin/mv. E.g. NixOS, which\ndoesn't have /bin/bash.","shortMessageHtmlLink":"contrib/autorandr_nitrogen_wallpaper"}},{"before":"05bc32c134de60e21f14f1faa915a8b336a1264c","after":"de70940eee49e700f639e36edb1d7f1a708d4382","ref":"refs/heads/master","pushedAt":"2023-03-13T17:57:30.038Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"phillipberndt","name":"Phillip Berndt","path":"/phillipberndt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/387407?s=80&v=4"},"commit":{"message":"Adding my name to contributors list since PR 303 was merged","shortMessageHtmlLink":"Adding my name to contributors list since PR 303 was merged"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECvhyRQA","startCursor":null,"endCursor":null}},"title":"Activity ยท phillipberndt/autorandr"}