{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":42730886,"defaultBranch":"master","name":"plasma-desktop","ownerLogin":"KDE","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-09-18T15:34:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14312869?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721784127.0","currentOid":""},"activityList":{"items":[{"before":"e1c824a2c36ea3fa8e972341e0273a40171b83dc","after":"cc360b1d6a2dd27c1e939fc3e5220f8b7d4a1c55","ref":"refs/heads/Plasma/6.1","pushedAt":"2024-07-24T03:04:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}},{"before":"71ddcebf3deb5bfa921bbaa59045397cf4d818ff","after":"bf11f8e7ba17b9c19b80d07be56b83e16811a4eb","ref":"refs/heads/master","pushedAt":"2024-07-24T01:28:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}},{"before":"c69a7c6d150ed53617c09194bc991a22f79098fd","after":null,"ref":"refs/heads/work/cherry-pick-71ddcebf","pushedAt":"2024-07-24T01:22:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"}},{"before":"d223743df817faa339285c6dc215a43d877a26d5","after":"e1c824a2c36ea3fa8e972341e0273a40171b83dc","ref":"refs/heads/Plasma/6.1","pushedAt":"2024-07-24T01:22:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"applets/taskmanager: Fix applet's layout size with multiple rows\n\nThe property `Layout.maximumWidth` of the `taskList` didn't take\ninto account the number of rows. This was compensated later when\ncalcualting its actual width, but not for the applet's preferred\nsize, resulting in extra demanded space.\n\nTo fix it, move the influence of the rows directly into the property.\n\nThis was only noticeable with the settings `forceStripes==true`,\nand `fill==false` because in any other combination, either the space\nis wanted, or the tasks fills the available space before creating\na new row.\n\nDue to symmetry, the same is done on vertical panels for\n'Layout.maximumHeight` and the number of columns.\n\nBUG: 490319\nFIXED-IN: 6.1.4\n\n\n(cherry picked from commit 71ddcebf3deb5bfa921bbaa59045397cf4d818ff)","shortMessageHtmlLink":"applets/taskmanager: Fix applet's layout size with multiple rows"}},{"before":null,"after":"c69a7c6d150ed53617c09194bc991a22f79098fd","ref":"refs/heads/work/cherry-pick-71ddcebf","pushedAt":"2024-07-24T01:13:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"applets/taskmanager: Fix applet's layout size with multiple rows\n\nThe property `Layout.maximumWidth` of the `taskList` didn't take\ninto account the number of rows. This was compensated later when\ncalcualting its actual width, but not for the applet's preferred\nsize, resulting in extra demanded space.\n\nTo fix it, move the influence of the rows directly into the property.\n\nThis was only noticeable with the settings `forceStripes==true`,\nand `fill==false` because in any other combination, either the space\nis wanted, or the tasks fills the available space before creating\na new row.\n\nDue to symmetry, the same is done on vertical panels for\n'Layout.maximumHeight` and the number of columns.\n\nBUG: 490319\nFIXED-IN: 6.1.4\n\n\n(cherry picked from commit 71ddcebf3deb5bfa921bbaa59045397cf4d818ff)\n\nCo-authored-by: Ismael Asensio ","shortMessageHtmlLink":"applets/taskmanager: Fix applet's layout size with multiple rows"}},{"before":"71ddcebf3deb5bfa921bbaa59045397cf4d818ff","after":null,"ref":"refs/heads/work/iasensio/taskmanager-empty-space","pushedAt":"2024-07-24T01:11:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"}},{"before":"d5447ba7445c28e5871aa57dc994acd0b8455e73","after":"71ddcebf3deb5bfa921bbaa59045397cf4d818ff","ref":"refs/heads/master","pushedAt":"2024-07-24T01:11:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"applets/taskmanager: Fix applet's layout size with multiple rows\n\nThe property `Layout.maximumWidth` of the `taskList` didn't take\ninto account the number of rows. This was compensated later when\ncalcualting its actual width, but not for the applet's preferred\nsize, resulting in extra demanded space.\n\nTo fix it, move the influence of the rows directly into the property.\n\nThis was only noticeable with the settings `forceStripes==true`,\nand `fill==false` because in any other combination, either the space\nis wanted, or the tasks fills the available space before creating\na new row.\n\nDue to symmetry, the same is done on vertical panels for\n'Layout.maximumHeight` and the number of columns.\n\nBUG: 490319\nFIXED-IN: 6.1.4","shortMessageHtmlLink":"applets/taskmanager: Fix applet's layout size with multiple rows"}},{"before":null,"after":"2d05bcd20a4a704b0463865753679a6139593ecc","ref":"refs/heads/work/d_ed/view_keys","pushedAt":"2024-07-23T22:02:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"applets/kickoff: Move enter key handling to listviews\n\nKickoff has a model where the main view forwards key events to the Searchbar, and the searchbar forwards keys to the main view.\n\nRight now the enter key is handled by the search bar to activate the current item in the view.\n\nThis doesn't make sense semantically, if we used a virtual keyboard or other input method, submitting the text should not activate an item. Nor should clearing the textfield.\nActivating the current item in a view should be encapsulated within the view.\n\nBUG: 479233\nFIXED-IN: 6.2.0","shortMessageHtmlLink":"applets/kickoff: Move enter key handling to listviews"}},{"before":"05f7844fbb54c1c7f3b66a1064e9b02703d4b57f","after":"a9a9638495be0ca0dd9d6021cd7d4991b91a4989","ref":"refs/heads/work/redstrate/kinputsequence","pushedAt":"2024-07-23T19:48:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/tablet: Overhaul button binding, move into dialog\n\nInstead of solely allowing keystroke bindings, this changes the binding\nprocess in the KCM drastically. It now pops up in a dialog, allowing a\nuser to choose between using keyboard bindings, mouse click bindings\nor an application defined action.\n\nBUG: 469232\nFIXED-IN: 6.2.0","shortMessageHtmlLink":"kcms/tablet: Overhaul button binding, move into dialog"}},{"before":"aa96bceb0a4734bcf1fdcd1b1a5c5b3729af6df7","after":"05f7844fbb54c1c7f3b66a1064e9b02703d4b57f","ref":"refs/heads/work/redstrate/kinputsequence","pushedAt":"2024-07-23T19:40:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/tablet: Overhaul button binding, move into dialog\n\nInstead of solely allowing keystroke bindings, this changes the binding\nprocess in the KCM drastically. It now pops up in a dialog, allowing a\nuser to choose between using keyboard bindings, mouse click bindings\nor an application defined action.\n\nBUG: 469232","shortMessageHtmlLink":"kcms/tablet: Overhaul button binding, move into dialog"}},{"before":"186a09a39ee0396f08248a4e499e2fc93ab268ee","after":"aa96bceb0a4734bcf1fdcd1b1a5c5b3729af6df7","ref":"refs/heads/work/redstrate/kinputsequence","pushedAt":"2024-07-23T19:22:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/tablet: Overhaul button binding, move into dialog\n\nInstead of solely allowing keystroke bindings, this changes the binding\nprocess in the KCM drastically. It now pops up in a dialog, allowing a\nuser to choose between using keyboard bindings, mouse click bindings\nor an application defined action.\n\nBUG: 469232","shortMessageHtmlLink":"kcms/tablet: Overhaul button binding, move into dialog"}},{"before":null,"after":"71ddcebf3deb5bfa921bbaa59045397cf4d818ff","ref":"refs/heads/work/iasensio/taskmanager-empty-space","pushedAt":"2024-07-23T19:10:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"applets/taskmanager: Fix applet's layout size with multiple rows\n\nThe property `Layout.maximumWidth` of the `taskList` didn't take\ninto account the number of rows. This was compensated later when\ncalcualting its actual width, but not for the applet's preferred\nsize, resulting in extra demanded space.\n\nTo fix it, move the influence of the rows directly into the property.\n\nThis was only noticeable with the settings `forceStripes==true`,\nand `fill==false` because in any other combination, either the space\nis wanted, or the tasks fills the available space before creating\na new row.\n\nDue to symmetry, the same is done on vertical panels for\n'Layout.maximumHeight` and the number of columns.\n\nBUG: 490319\nFIXED-IN: 6.1.4","shortMessageHtmlLink":"applets/taskmanager: Fix applet's layout size with multiple rows"}},{"before":null,"after":"8ab168aab7413448fcc049c8d13cfcd3450ab2f7","ref":"refs/heads/work/nico/shortcuts-removable","pushedAt":"2024-07-23T19:03:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"[kcms/keys] Don't allow to remove built-in components\n\nCurrently we allow to remove any component, but they might reappear\nagain because the application re-registers them or the desktop file\nis picked up again.\n\nIn most cases removing doesn't make much sense in the first place\nsince they are core system components that a user should not be\nable to remove wholesale. They can unbind individual shortcuts\nthat are not wanted.\n\nThis introduces logic to determine whether a component should\nbe removable or not. For now it only coveres desktopfile-based\nshortcuts since those are easier to deal with.\n\nThe logic is:\n- Things in the System Services category cannot be removed\n- Things in the Applications section can be removed if the\nrelevant desktop file has no shortcuts defined, i.e. the user\nadded it explicity\n\nDealing with runtime-registered shortcuts is left as a future\nexercise\n\nCCBUG: 452649","shortMessageHtmlLink":"[kcms/keys] Don't allow to remove built-in components"}},{"before":"ce947cb17da06373449c8460068c730d7439b14f","after":"69e15b704482b34202376407b7fceffda628c3b8","ref":"refs/heads/work/redstrate/pressure-curves","pushedAt":"2024-07-23T18:37:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/tablet: Add configurable pen pressure curve\n\nThis adds a new feature to the Tablet KCM, allowing artists to tweak the\npen pressure curve of their pen (or eraser.) It's exposed in the KCM as\na curve, allowing two control points of articulation.\n\nBUG: 457705\nFIXED-IN: 6.2.0","shortMessageHtmlLink":"kcms/tablet: Add configurable pen pressure curve"}},{"before":"5a15f2989637a16ab24249cea63cc0544000f42d","after":"c49bf7fbfa35ef90ca8f9332d38507e14f9a214d","ref":"refs/heads/work/nico/tablet-model","pushedAt":"2024-07-23T11:46:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"[kcms/tablet] Add combined tablet model\n\nKWin/libinput splits tablet into separate tool and pad devices for technical reasons,\nand we expose that verbatim in the UI.\n\nThat leads to poor UX since for the user it is one physical device\n\nThis adds a model that combines devices that belong together into one logical device\n\nThis is done using the libinput device group property, which was created specifically\nfor this purpose","shortMessageHtmlLink":"[kcms/tablet] Add combined tablet model"}},{"before":"718223654176427f9f65829783600fc3e2db98c0","after":"8eafadcf3e42a12fd5c95bbb1f6a28f27a3d89a2","ref":"refs/heads/Plasma/5.27","pushedAt":"2024-07-23T03:52:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}},{"before":"2f3cec56d3e26c236868e1de5d28b9d3aecc0422","after":"d223743df817faa339285c6dc215a43d877a26d5","ref":"refs/heads/Plasma/6.1","pushedAt":"2024-07-23T03:19:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}},{"before":"af3f8affaf7303ad9a551d86eb1d05956fc5c860","after":"ce947cb17da06373449c8460068c730d7439b14f","ref":"refs/heads/work/redstrate/pressure-curves","pushedAt":"2024-07-23T02:20:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/tablet: Add configurable pen pressure curve\n\nThis adds a new feature to the Tablet KCM, allowing artists to tweak the\npen pressure curve of their pen (or eraser.) It's exposed in the KCM as\na curve, allowing two control points of articulation.\n\nBUG: 457705\nFIXED-IN: 6.2.0","shortMessageHtmlLink":"kcms/tablet: Add configurable pen pressure curve"}},{"before":"afed182dc79706a644c8004b3580e00d3909ad49","after":"af3f8affaf7303ad9a551d86eb1d05956fc5c860","ref":"refs/heads/work/redstrate/pressure-curves","pushedAt":"2024-07-23T02:13:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/tablet: Add configurable pen pressure curve\n\nThis adds a new feature to the Tablet KCM, allowing artists to tweak the\npen pressure curve of their pen (or eraser.) It's exposed in the KCM as\na curve, allowing two control points of articulation.\n\nBUG: 457705\nFIXED-IN: 6.2.0","shortMessageHtmlLink":"kcms/tablet: Add configurable pen pressure curve"}},{"before":"de21e660e42b35378d42b131e67938ab786461b1","after":"d5447ba7445c28e5871aa57dc994acd0b8455e73","ref":"refs/heads/master","pushedAt":"2024-07-23T01:32:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}},{"before":"6370c61f6d704f4e85105b4111272692fc83d13a","after":"de21e660e42b35378d42b131e67938ab786461b1","ref":"refs/heads/master","pushedAt":"2024-07-23T01:21:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"SVN_SILENT made messages (.desktop file) - always resolve ours\n\nIn case of conflict in i18n, keep the version of the branch \"ours\"\nTo resolve a particular conflict, \"git checkout --ours path/to/file.desktop\"","shortMessageHtmlLink":"SVN_SILENT made messages (.desktop file) - always resolve ours"}},{"before":"6370c61f6d704f4e85105b4111272692fc83d13a","after":null,"ref":"refs/heads/work/iasensio/keys-translation-fix","pushedAt":"2024-07-22T21:41:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"}},{"before":"57983e9e716b2fb0c3db2174dea48bfce7fe0322","after":"6370c61f6d704f4e85105b4111272692fc83d13a","ref":"refs/heads/master","pushedAt":"2024-07-22T21:41:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/keys: Fix typo on i18n argument\n\nFix the translation string in the dialog to resolve conflicting\nshortcuts","shortMessageHtmlLink":"kcms/keys: Fix typo on i18n argument"}},{"before":null,"after":"6370c61f6d704f4e85105b4111272692fc83d13a","ref":"refs/heads/work/iasensio/keys-translation-fix","pushedAt":"2024-07-22T21:01:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/keys: Fix typo on i18n argument\n\nFix the translation string in the dialog to resolve conflicting\nshortcuts","shortMessageHtmlLink":"kcms/keys: Fix typo on i18n argument"}},{"before":"9beebfef9e95d0cf9b06cf78eef382d512161a31","after":"57983e9e716b2fb0c3db2174dea48bfce7fe0322","ref":"refs/heads/master","pushedAt":"2024-07-22T16:32:03.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"kcms/keys: set export icon on button & add spaces\n\nThis change sets the proper export icon on the button \nthat confirms exporting, and adds a space character between function arguments on two lines.","shortMessageHtmlLink":"kcms/keys: set export icon on button & add spaces"}},{"before":"e89fdf33b5f864f5bc2868532a74f158d7824927","after":"9beebfef9e95d0cf9b06cf78eef382d512161a31","ref":"refs/heads/master","pushedAt":"2024-07-22T15:28:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"[kcms/access] Notify mouse settings\n\nSo that the mouse keys implementation in KWin can react to it","shortMessageHtmlLink":"[kcms/access] Notify mouse settings"}},{"before":"0038f65e06e5b2a5708e9c150e4716c975b99e95","after":"68253e651f245b40301872ac81dd7b570c77bdae","ref":"refs/heads/work/niccolove/verticaltmtest","pushedAt":"2024-07-22T14:55:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"Add test to check that vertical traditional TM has visible label within\nparent bounds","shortMessageHtmlLink":"Add test to check that vertical traditional TM has visible label within"}},{"before":"364b0cacd0a86a84a5ddca67ef6a9a49dd133f82","after":"2f3cec56d3e26c236868e1de5d28b9d3aecc0422","ref":"refs/heads/Plasma/6.1","pushedAt":"2024-07-22T03:13:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}},{"before":"27de5043a306fa8c4e429a8c169f4562863ba131","after":"e89fdf33b5f864f5bc2868532a74f158d7824927","ref":"refs/heads/master","pushedAt":"2024-07-22T01:31:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}},{"before":"52c718d93b1b9134da33abc54facf4e094ee75fd","after":"27de5043a306fa8c4e429a8c169f4562863ba131","ref":"refs/heads/master","pushedAt":"2024-07-21T01:30:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kdesysadmin","name":null,"path":"/kdesysadmin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14346011?s=80&v=4"},"commit":{"message":"GIT_SILENT Sync po/docbooks with svn","shortMessageHtmlLink":"GIT_SILENT Sync po/docbooks with svn"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEh3lClwA","startCursor":null,"endCursor":null}},"title":"Activity ยท KDE/plasma-desktop"}