{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":484777121,"defaultBranch":"main","name":"activate-window-by-title","ownerLogin":"lucaswerkmeister","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-23T14:57:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2346599?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711280246.0","currentOid":""},"activityList":{"items":[{"before":"5f4b5c04317c04e7ab2ce5b60999e8c389d693a9","after":"fb3765914b2f7da2943564a664e1060b3d02eaad","ref":"refs/heads/main","pushedAt":"2024-03-24T11:37:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Declare compatibility with GNOME Shell 46 and bump version\n\nNo actual changes needed, as far as I can tell.","shortMessageHtmlLink":"Declare compatibility with GNOME Shell 46 and bump version"}},{"before":"5f4b5c04317c04e7ab2ce5b60999e8c389d693a9","after":null,"ref":"refs/heads/gnome-shell-45","pushedAt":"2023-09-20T20:39:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"}},{"before":"e68bb339f978b65a0072f48bcbb52654a5786759","after":"5f4b5c04317c04e7ab2ce5b60999e8c389d693a9","ref":"refs/heads/main","pushedAt":"2023-09-20T20:39:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Update for GNOME Shell 45\n\nGNOME Shell 45 moves to ECMAScript modules [1][2]; the new code is\nslightly shorter and nicer, but at the cost of dropping compatibility\nwith older GNOME Shell versions. (If I understand correctly, I can still\nupload newer versions of the extension that are compatible with older\nGNOME Shell versions, if I want to provide users on those versions with\nnew extension features, but I don’t anticipate doing that for this\nextension.)\n\nTested on GNOME OS in GNOME Boxes, since Arch doesn’t ship GNOME 45 yet.\n(In fact, I’m writing this commit before GNOME 45 even releases. Remains\nto be seen whether I’ll update the commit message later or just merge\nthis to main as-is 😎)\n\n[1]: https://blogs.gnome.org/shell-dev/2023/09/02/extensions-in-gnome-45/\n[2]: https://gjs.guide/extensions/upgrading/gnome-shell-45.html","shortMessageHtmlLink":"Update for GNOME Shell 45"}},{"before":null,"after":"5f4b5c04317c04e7ab2ce5b60999e8c389d693a9","ref":"refs/heads/gnome-shell-45","pushedAt":"2023-09-09T12:44:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Update for GNOME Shell 45\n\nGNOME Shell 45 moves to ECMAScript modules [1][2]; the new code is\nslightly shorter and nicer, but at the cost of dropping compatibility\nwith older GNOME Shell versions. (If I understand correctly, I can still\nupload newer versions of the extension that are compatible with older\nGNOME Shell versions, if I want to provide users on those versions with\nnew extension features, but I don’t anticipate doing that for this\nextension.)\n\nTested on GNOME OS in GNOME Boxes, since Arch doesn’t ship GNOME 45 yet.\n(In fact, I’m writing this commit before GNOME 45 even releases. Remains\nto be seen whether I’ll update the commit message later or just merge\nthis to main as-is 😎)\n\n[1]: https://blogs.gnome.org/shell-dev/2023/09/02/extensions-in-gnome-45/\n[2]: https://gjs.guide/extensions/upgrading/gnome-shell-45.html","shortMessageHtmlLink":"Update for GNOME Shell 45"}},{"before":"68a97cad56c95eb4151982cbd154355981ff9c51","after":"e68bb339f978b65a0072f48bcbb52654a5786759","ref":"refs/heads/main","pushedAt":"2023-04-23T12:25:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Add Makefile with build instructions\n\nSo I don’t have to look up the right command each time I want to release\na new version. (I did the same thing in hide-twitter-trends [1], a\nFirefox extension.) I checked that the Makefile doesn’t get included in\nthe resulting zip file, so no kind of “ignore” entry seems to be needed.\n\n[1]: https://github.com/lucaswerkmeister/hide-twitter-trends","shortMessageHtmlLink":"Add Makefile with build instructions"}},{"before":"014daa22fc80d893b2dfb3a614628213403e6411","after":"68a97cad56c95eb4151982cbd154355981ff9c51","ref":"refs/heads/main","pushedAt":"2023-04-23T12:22:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Drop compatibility with GNOME Shell 42 and bump version\n\nThe new workspace activation (#3) has been tested on GNOME 44 (by the PR\nauthor) and GNOME 43 (by myself, since Arch still hasn’t upgraded), but\nnot on GNOME 42. I have no particular reason to expect that it won’t\nthere, but it still feels safer to leave those users on an older version\nof the extension that’s definitely not broken, I think. If any of them\nget in touch saying they’d like to have the workplace activation feature\nand tested that it works with GNOME 42, I’ll be happy to add it back to\nthe metadata.json.","shortMessageHtmlLink":"Drop compatibility with GNOME Shell 42 and bump version"}},{"before":"669babb5555a99552dd6d126835d2c74c4c026fa","after":"014daa22fc80d893b2dfb3a614628213403e6411","ref":"refs/heads/main","pushedAt":"2023-04-23T12:19:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Add a JSDoc comment linking to MetaWindow\n\nThe API docs can be tricky to find (what’s even the exact type of\nwindow? is this in GTK, GDK, GLib, Mutter?), so let’s make life easier\nfor my future self and add the URL here :)","shortMessageHtmlLink":"Add a JSDoc comment linking to MetaWindow"}},{"before":"ede8b02f17d7d3fde53a6180062f34d37939ee6b","after":"669babb5555a99552dd6d126835d2c74c4c026fa","ref":"refs/heads/main","pushedAt":"2023-04-23T12:13:50.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Mention workspace activation (#3) in README.md","shortMessageHtmlLink":"Mention workspace activation (#3) in README.md"}},{"before":"cfe69d324981d203708ed68b35c2fcfb85b1cf10","after":"ede8b02f17d7d3fde53a6180062f34d37939ee6b","ref":"refs/heads/main","pushedAt":"2023-04-23T12:07:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Merge pull request #3 from darkprokoba/main\n\nWhen activating a window, also activate the workspace the window is at.","shortMessageHtmlLink":"Merge pull request #3 from darkprokoba/main"}},{"before":"69666aac81fd45ae02c225d4d9328b3e1a2fc746","after":"cfe69d324981d203708ed68b35c2fcfb85b1cf10","ref":"refs/heads/main","pushedAt":"2023-04-21T18:18:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lucaswerkmeister","name":"Lucas Werkmeister","path":"/lucaswerkmeister","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2346599?s=80&v=4"},"commit":{"message":"Declare compatibility with GNOME Shell 44 and bump version\n\nNo actual changes needed, as far as I can tell. Fixes #2.","shortMessageHtmlLink":"Declare compatibility with GNOME Shell 44 and bump version"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEHddhBQA","startCursor":null,"endCursor":null}},"title":"Activity · lucaswerkmeister/activate-window-by-title"}