diff options
Diffstat (limited to 'posts/jul_28_2025.html')
| -rw-r--r-- | posts/jul_28_2025.html | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/posts/jul_28_2025.html b/posts/jul_28_2025.html deleted file mode 100644 index 5df5a8e..0000000 --- a/posts/jul_28_2025.html +++ /dev/null @@ -1,58 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> -<meta name="viewport" content="width=device-width, initial-scale=1" /> -<title>Update July 28, 2025</title> -<meta name="generator" content="Org Mode" /> - -<link rel="stylesheet" href="/index.css" /> -<link rel="stylesheet" href="/posts/post.css" /> -<link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon"> -</head> -<body> -<header> - <nav> - <ul> - <li><a href='/'>🏡 Home</a></li> - <li><a href='/resume.html'>📘 CV</a></li> - <li><a href='/posts/sitemap.html'>📝 Posts</a></li> - </ul> - </nav> -</header><div id="preamble" class="status"> - - <div class="org-article-title"> - <h1>Update July 28, 2025</h1> - <a href="/posts/feed.xml">RSS Feed</a> - </div> -</div> -<div id="content" class="content"> -<div id="outline-container-orgd54f587" class="outline-2"> -<h2 id="orgd54f587">What have I been up to?</h2> -<div class="outline-text-2" id="text-orgd54f587"> -<p> -Whoops! I missed this month's update by a <i>long</i> shot, but I still want to get it out there before the end of the month. -</p> - -<p> -This month was busy busy. I released <a href="https://github.com/miracle-wm-org/miracle-wm/releases/tag/v0.6.0">v0.6.0 of miracle-wm</a> which adds a bunch of new features, go and check it out if you haven't already! I am nearly finished with the sway/i3 IPC support and have big plans to wrap that up before the middle of August. There really isn't much more to go on that front so I might as well close that chapter. On top of that, the more interesting features of miracle that I have planned (e.g. some built-in shell integrations) are motivating me to wrap up the boring parts first. -</p> - -<p> -Aside from miracle, I've continued to land a bunch of things in Mir recently around accessibility. The magnifier work is finally done, so go check that out if you use that feature in your day-to-day! I also did a <i>ton of work</i> to fix screenshooting on rotated displays. We were ignoring <a href="https://wayland.app/protocols/wayland#wl_surface:request:set_buffer_transform">wl<sub>surface</sub>::set<sub>buffer</sub><sub>transform</sub></a> in a big way. Now that we're not doing that, your screenshots should like perfect every time! -</p> - -<p> -Last but not least, the team has been making waves implementing multi-window in the Flutter toolkit. That's some really interesting and exciting work, so stay tuned for that if you're a Flutter developer! -</p> - -<p> -That's all I got! I will make another post shortly, maybe once miracle v0.7.0 is out. Have a great rest of your summer/winter 🪐 -</p> -</div> -</div> -</div> -</body> -</html> |
