<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/html/static/css, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-01T13:49:45+00:00</updated>
<entry>
<title>Improve CSS for source code block line numbers</title>
<updated>2025-07-01T13:49:45+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-06-29T13:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8e329b210d3dd493f97288d2555cb586962fea63'/>
<id>urn:sha1:8e329b210d3dd493f97288d2555cb586962fea63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: on mobile, make the sidebar full width and linewrap</title>
<updated>2025-05-16T09:53:02+00:00</updated>
<author>
<name>binarycat</name>
<email>binarycat@envs.net</email>
</author>
<published>2025-04-15T00:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5326fc9bc78ca44e04d4583a8ced3a23768815e6'/>
<id>urn:sha1:5326fc9bc78ca44e04d4583a8ced3a23768815e6</id>
<content type='text'>
this is because the mobile sidebar cannot be resized,
unlike on desktop.
</content>
</entry>
<entry>
<title>rustdoc: use a different style of grip track</title>
<updated>2025-05-09T19:56:38+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2025-04-11T04:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e6e52063dfb23a16a0217689613e83888b18ccf9'/>
<id>urn:sha1:e6e52063dfb23a16a0217689613e83888b18ccf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: add a handle that makes sidebar resizing more obvious</title>
<updated>2025-05-09T19:38:00+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2025-04-08T18:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3fa98a1507b3ec7586b1c1fbdb51b5b55c71e0ed'/>
<id>urn:sha1:3fa98a1507b3ec7586b1c1fbdb51b5b55c71e0ed</id>
<content type='text'>
This change is based on some discussion on [lolbinarycat's idea],
but with a more "traditional" design. Specifically, this is the
closest thing I could find to a consensus across many systems I
looked at for inspiration:

- In Jira, resizable sidebars have a stack of four dots.
- In The GIMP, resizable sidebars have a stack of three dots.
- In [old Windows], "panes" are defined to have the same border
  style as a window, which has a raised appearance.
- In [NeXT], a drag point usually had an innie, whether the line in a
  slider or the circle in a scroller; I can also hide and show the
  favorites bar in Workspace by dragging on a circular "grip spot"
- In [old Mac], drag handles for things usually had a "grip track"
  of parallel lines.
- [OSX] kept that, but the "Source List" part of the Finder still had
  the circle grip for a time the same way Workspace did

[lolbinarycat's idea]: https://github.com/rust-lang/rust/pull/139420
[old Windows]: https://archive.org/details/windowsinterface00micr/page/n9/mode/2up
[old Mac]: https://archive.org/details/apple-hig/1996_Human_Interface_Guidelines_for_Mac_OS_8_%28WWDC_Release%29/page/16/mode/2up
[NeXT]: https://archive.org/details/apple-hig/1993%20NeXTSTEP%20User%20Interface%20Guidelines%20-%20Release%203/page/145/mode/2up
[OSX]: https://dn721903.ca.archive.org/0/items/apple-hig/MacOSX_HIG_2005_09_08.pdf#page=267
</content>
</entry>
<entry>
<title>Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc</title>
<updated>2025-05-06T12:50:45+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-06T12:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a92ba60d0f88975461c1d98659c70ecf4de1bb82'/>
<id>urn:sha1:a92ba60d0f88975461c1d98659c70ecf4de1bb82</id>
<content type='text'>
Unify sidebar buttons to use the same image

Part of https://github.com/rust-lang/rust/issues/139832.

The source sidebar looks like this with the new image:

![image](https://github.com/user-attachments/assets/df4fee52-fb71-4794-91b7-3afc6d2aab70)

You can test it [here](https://rustdoc.crud.net/imperio/sidebar-images/src/foo/foo.rs.html).

r? `@notriddle`
</content>
</entry>
<entry>
<title>Fix indent of impl docs</title>
<updated>2025-04-24T10:33:29+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-04-24T10:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a895bd87a4d3a2229ae3c3b5e725f5dbecc1c13'/>
<id>urn:sha1:7a895bd87a4d3a2229ae3c3b5e725f5dbecc1c13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify sidebar buttons to use the same image</title>
<updated>2025-04-23T18:53:27+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-04-21T22:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=934e86b24f8eaf9a52b7c7004fc7a02b1c8310f6'/>
<id>urn:sha1:934e86b24f8eaf9a52b7c7004fc7a02b1c8310f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct annotation for CSS pseudo elements</title>
<updated>2025-04-21T19:11:56+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-04-21T19:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da2b32925a7eac8ec49350c2cebfcdc333618661'/>
<id>urn:sha1:da2b32925a7eac8ec49350c2cebfcdc333618661</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CSS</title>
<updated>2025-04-07T15:28:46+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-04-07T15:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=39c6b6c7d2834ee79cc518c42995b54d835544f8'/>
<id>urn:sha1:39c6b6c7d2834ee79cc518c42995b54d835544f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: make settings checkboxes always square</title>
<updated>2025-04-02T21:25:29+00:00</updated>
<author>
<name>binarycat</name>
<email>binarycat@envs.net</email>
</author>
<published>2025-04-02T21:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33c1ff057983e1b32b7fe9b2eaf0253ddf9bef04'/>
<id>urn:sha1:33c1ff057983e1b32b7fe9b2eaf0253ddf9bef04</id>
<content type='text'>
</content>
</entry>
</feed>
