{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":151516368,"defaultBranch":"rebase/proton_3.16","name":"wine-proton","ownerLogin":"kakra","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-10-04T04:01:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17684?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709890520.0","currentOid":""},"activityList":{"items":[{"before":"d324c522de913f70c83747c8675da2b5998a5352","after":null,"ref":"refs/heads/devices/vkb-hotas","pushedAt":"2024-03-08T09:35:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"}},{"before":"b8930b86c1b1023ca40034a8282e8a23f2a3488c","after":"d324c522de913f70c83747c8675da2b5998a5352","ref":"refs/heads/devices/vkb-hotas","pushedAt":"2023-10-03T17:41:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"},"commit":{"message":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R.\n\nFixes: https://github.com/ValveSoftware/Proton/issues/6839","shortMessageHtmlLink":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R."}},{"before":"d4112edb7130700fb09902537be91490ebedcf14","after":"b8930b86c1b1023ca40034a8282e8a23f2a3488c","ref":"refs/heads/devices/vkb-hotas","pushedAt":"2023-09-12T18:10:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"},"commit":{"message":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R.\n\nFixes: https://github.com/ValveSoftware/Proton/issues/6839","shortMessageHtmlLink":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R."}},{"before":"937081ecb2fd8fda54643c412688991faae2a37f","after":"d4112edb7130700fb09902537be91490ebedcf14","ref":"refs/heads/devices/vkb-hotas","pushedAt":"2023-09-02T21:54:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"},"commit":{"message":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R.\n\nFixes: https://github.com/ValveSoftware/Proton/issues/6839","shortMessageHtmlLink":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R."}},{"before":"1256834e05636562c6ba34089b576596381e7eef","after":"937081ecb2fd8fda54643c412688991faae2a37f","ref":"refs/heads/devices/vkb-hotas","pushedAt":"2023-09-01T03:35:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"},"commit":{"message":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R.\n\nFixes: https://github.com/ValveSoftware/Proton/issues/6839","shortMessageHtmlLink":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R."}},{"before":"64163fd93bc8a5fb79008cbc3e4f96c0bbe44a92","after":"1256834e05636562c6ba34089b576596381e7eef","ref":"refs/heads/devices/vkb-hotas","pushedAt":"2023-09-01T03:28:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"},"commit":{"message":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R.\n\nFixes: https://github.com/ValveSoftware/Proton/issues/6839","shortMessageHtmlLink":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R."}},{"before":"76b62fd3357a1ee75c9430ebd0eef5c2276bf63a","after":"64163fd93bc8a5fb79008cbc3e4f96c0bbe44a92","ref":"refs/heads/devices/vkb-hotas","pushedAt":"2023-09-01T03:21:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"},"commit":{"message":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R.\n\nFixes: https://github.com/ValveSoftware/Proton/issues/6839","shortMessageHtmlLink":"winebus.sys: Enable hidraw for Virpil Constellation ALPHA-R."}},{"before":null,"after":"76b62fd3357a1ee75c9430ebd0eef5c2276bf63a","ref":"refs/heads/devices/vkb-hotas","pushedAt":"2023-08-29T17:28:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kakra","name":"Kai Krakow","path":"/kakra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17684?s=80&v=4"},"commit":{"message":"winebus.sys: Enable hidraw for VKB Gladiator NXT EVO.\n\nThese devices ship with 128 buttons by default. For game compatibility,\nthe VKB Windows app can be used to change the HID descriptor to show\nonly 32 buttons and have up to 4 virtual devices instead. These devices\ncan also show up as a mouse or keyboard and send proper HID events for\nthat configuration - not tested with this commit.\n\nThe Linux input layer gets really confused by these devices as the\nHID descriptor spans multiple ranges of different device type event\ncodes. Hopefully, winebus.sys hidraw mode can work around this. Also\nneeds udev rules to enable hidraw access.\n\nKnown limits:\n- Elite Dangerous: 32 buttons\n- Star Citizen: 50 buttons\n- some other games: 64 buttons\n\nSigned-off-by: Kai Krakow ","shortMessageHtmlLink":"winebus.sys: Enable hidraw for VKB Gladiator NXT EVO."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAED_ygLQA","startCursor":null,"endCursor":null}},"title":"Activity ยท kakra/wine-proton"}