diff options
author | Matt Kosarek <matt.kosarek@canonical.com> | 2025-07-28 15:17:16 -0400 |
---|---|---|
committer | Matt Kosarek <matt.kosarek@canonical.com> | 2025-07-28 15:17:16 -0400 |
commit | 0ddea36d7c99e88aeced8d7b276a8cb676813812 (patch) | |
tree | 71a18a595ce41cd9bce1b45c9501fdb6f78bd911 /_posts | |
parent | e8461610cc48fbc0e7f8a19f5034ca12ca688b57 (diff) |
Publish latest blog post
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/jul_28_2025.org | 20 | ||||
-rw-r--r-- | _posts/sitemap.org | 6 |
2 files changed, 25 insertions, 1 deletions
diff --git a/_posts/jul_28_2025.org b/_posts/jul_28_2025.org new file mode 100644 index 0000000..a5c8dd9 --- /dev/null +++ b/_posts/jul_28_2025.org @@ -0,0 +1,20 @@ +:PROPERTIES: +:ID: 1c09d4f3-1f72-49f6-930d-e2d92473a979 +:END: + +TITLE: Update July 28, 2025 +#+DATE: <2025-07-28 Sun 17:30> +#+filetags: :update: + +* What have I been up to? +Whoops! I missed this month's update by a /long/ shot, but I still want to get it out there before the end of the month. + +This month was busy busy. I released [[https://github.com/miracle-wm-org/miracle-wm/releases/tag/v0.6.0][v0.6.0 of miracle-wm]] 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. + +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 /ton of work/ to fix screenshooting on rotated displays. We were ignoring [[https://wayland.app/protocols/wayland#wl_surface:request:set_buffer_transform][wl_surface::set_buffer_transform]] in a big way. Now that we're not doing that, your screenshots should like perfect every time! + +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! + +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 🪐 + + diff --git a/_posts/sitemap.org b/_posts/sitemap.org index 4cef4e1..b6a1501 100644 --- a/_posts/sitemap.org +++ b/_posts/sitemap.org @@ -1,11 +1,15 @@ #+TITLE: Matthew's Blog Posts -#+DATE: 2025-06-08 at 15:35 +#+DATE: 2025-07-28 at 15:17 #+HTML_LINK_HOME: / #+HTML_LINK_UP: / +- [[file:jul_28_2025.org][jul_28_2025]] created on July 28, 2025 + #+begin_sitemap_tag + update + #+end_sitemap_tag - [[file:june_08_2025.org][Update June 08, 2025]] created on June 08, 2025 #+begin_sitemap_tag update |