Skip to content

MirServer/mir

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

2883: Drop legacy workaround r=wmww a=AlanGriffiths

I remember having an old laptop (circa 2006) that needed the `MIR_DRM_CURSOR_64x64` workaround. But I don't think it we've encountered a need for this for a long time

Co-authored-by: Alan Griffiths <alan@octopull.co.uk>
dcb7ac9

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Mir - Wayland compositor

Mir is set of libraries for building Wayland based shells. Mir simplifies the complexity that shell authors need to deal with: it provides a stable, well tested and performant platform with touch, mouse and tablet input, multi-display capability and secure client-server communications.

Mir deals with the bringup and configuration of a broad array of graphics and input hardware, abstracts hardware differences away from shell authors (transparently dealing with hardware quirks) and integrates with system components such as greeters.

Window management is integrated into Mir with useful default behaviour and is extremely customisable by shell authors using a simple high-level API.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 or 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Website

Mir's website is hosted on https://mir-server.io/.

\copyright Copyright © Canonical Ltd.