Merge lp://staging/~ilidrissi.amine/gesturetest/621600-no-args into lp://staging/gesturetest
Proposed by
Mohamed Amine Ilidrissi
Status: | Rejected | ||||
---|---|---|---|---|---|
Rejected by: | Chase Douglas | ||||
Proposed branch: | lp://staging/~ilidrissi.amine/gesturetest/621600-no-args | ||||
Merge into: | lp://staging/gesturetest | ||||
Diff against target: |
94 lines (+48/-36) 1 file modified
src/main.c (+48/-36) |
||||
To merge this branch: | bzr merge lp://staging/~ilidrissi.amine/gesturetest/621600-no-args | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chase Douglas (community) | Approve | ||
Henrik Rydberg (community) | Approve | ||
Review via email: mp+36641@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 12. By Mohamed Amine Ilidrissi
-
Fixed the code.
- 11. By Rafi
-
Default args to 0 0 0xffffffffffffffff if no args are specified on the command
line. This should show all gestures that aren't caught by an application
(and fall through to the root window).
Looks ok to me.