input region or input shape? Naming inconsistency
Bug #1588967 reported by
Daniel d'Andrada
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
New
|
Undecided
|
Unassigned | ||
mir (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The same concept is named "input region" in some places and "input shape" in others. This concept should have the same name throughout Mir API.
shape:
mir::shell:
mir_surface_
region:
mir::scene:
Or I misunderstood things and they are indeed different concepts?
To post a comment you must log in.
They are the same thing. And I don't see any problem with using the terms 'region' and 'shape' interchangeably. In both cases we mean an arbitrary shaped region (collection of rectangles).