servo / cocoa-rs

DEPRECATED - Cocoa/Objective-C bindings for the Rust programming language
https://github.com/servo/core-foundation-rs/
Other
286 stars 72 forks source link

Support requesting user attention #172

Closed brennie closed 7 years ago

brennie commented 7 years ago

This patch adds the NSRequestUserAttentionType enum and the NSApplication.requestUserAttention_ so applications can request attention from the user.


This change is Reviewable

jdm commented 7 years ago

@bors-servo r+ Thanks!

bors-servo commented 7 years ago

:pushpin: Commit c4c7506 has been approved by jdm

bors-servo commented 7 years ago

:hourglass: Testing commit c4c75065c7fb34757a51ffdf2635f8f1216c68ab with merge cb4acbf5329e1b2de2523ad23c6ad0fbab1f5b2c...

bors-servo commented 7 years ago

:sunny: Test successful - status-travis Approved by: jdm Pushing cb4acbf5329e1b2de2523ad23c6ad0fbab1f5b2c to master...