cursors.h is unclear about mir_diagonal_resize_*
Bug #1626924 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Low
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
cursors.h is unclear about mir_diagonal_
They both sound like the same thing...
/**
* The cursor used to indicate diagonal resize from top-right and bottom-left corners.
*/
extern char const* const mir_diagonal_
/**
* The cursor used to indicate diagonal resize from bottom-left and top-right corners.
*/
extern char const* const mir_diagonal_
Related branches
lp://qastaging/~vanvugt/mir/fix-cursor-naming
- Mir CI Bot: Approve (continuous-integration)
- Cemil Azizoglu (community): Approve
- Alexandros Frantzis (community): Approve
- Alan Griffiths: Approve
-
Diff: 480 lines (+185/-182)3 files modifiedinclude/client/mir_toolkit/cursors.h (+4/-2)
src/client/mir_cursor_api.cpp (+16/-15)
src/server/input/default-theme.h (+165/-165)
Changed in mir: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in mir: | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
milestone: | none → 0.25.0 |
status: | Triaged → In Progress |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
See also bug 1388987