UbuntuIRC / 2022 /07 /19 /#mir-server.txt
niansa
Initial commit
4aa5fce
[02:44] <RAOF> ๐ŸŽ‰
[08:57] <Saviq> Good morn'
[09:23] <RAOF> Mornang.
[09:43] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [pull request #2511](https://github.com/MirServer/mir/pull/2511): Clean up legacy feature checks
[09:43] -GitHub[m]:#mir-server-
[09:43] -GitHub[m]:#mir-server- > I noticed a bunch of feature checks that are not needed for any supported series and cleaned them up
[11:16] -GitHub[m]:#mir-server- **[MirServer/mir]** RAOF opened [pull request #2512](https://github.com/MirServer/mir/pull/2512): platform/graphics: Drop `DisplayConfiguration::for_each_card`
[11:16] -GitHub[m]:#mir-server-
[11:16] -GitHub[m]:#mir-server- > Nothing has ever used this information, and in the new platform interface we have one `DisplayPlatform` per card anyway.
[15:50] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2512](https://github.com/MirServer/mir/pull/2512): platform/graphics: Drop `DisplayConfiguration::for_each_card`
[15:56] -GitHub[m]:#mir-server- **[MirServer/mir]** AlanGriffiths opened [pull request #2513](https://github.com/MirServer/mir/pull/2513): Impish is obsolete
[16:56] <Saviq> Good night all o/
[17:04] -GitHub[m]:#mir-server- **[MirServer/mir]** bors[bot] merged [pull request #2513](https://github.com/MirServer/mir/pull/2513): Impish is obsolete
[20:50] -GitHub[m]:#mir-server- **[MirServer/mir]** wmww opened [pull request #2514](https://github.com/MirServer/mir/pull/2514): Refactor pointer events to use geometry types
[20:50] -GitHub[m]:#mir-server-
[20:50] -GitHub[m]:#mir-server- > Also adds a single pointer event builder method that includes all properties, and deprecates the older event builder methods.