[dev-servo] Cancellation of this week's Servo meeting

2015-01-19 Thread Lars Bergstrom
Mozilla’s US offices are closed today for the Martin Luther King, Jr. holiday, so we will not be having our Servo meeting this week. See you all next week! - Lars Also, jdm, ms2ger, and others are making fantastic work going through the upgrade of Servo to Rust 1.0 alpha! If you would like to h

Re: [dev-servo] NCSU project brainstorming

2015-01-19 Thread Lars Bergstrom
In a tweet here: https://twitter.com/annevk/status/557086893402521600 There's a recommendation that a browser play around with letting XHR trigger busy indicators: https://github.com/whatwg/fetch/issues/19 I like the idea of also having some projects that experiment with new (small) potential we

[dev-servo] glutin is enabled on linux/mac

2015-01-19 Thread Glenn Watson
The default windowing system is now glutin on all platforms ( https://github.com/servo/servo/pull/4672). There is a new Linux dependency. For Debian/Ubuntu, install libosmesa6-dev. For Fedora/Arch, could someone update the servo README.md with the appropriate package name? If you run into problem