4 comments

  • SubiculumCode5 hours ago
    Side note: I am really enjoying HN today with the set of stories with personal hacks like this i3-emacs integration, someone's desk setup, someone's writer-deck laptop install, the kinda hilarious but also hecka geeky thermal ttrpg thingamabob, and the 16 byte wake up demo. Fun geeky stuff that isn't AI,and I love AI, but it ain't everything.
  • skulk6 hours ago
    I&#x27;ve started using ewm to get this kind of unification between emacs window management and non-emacs window management.<p><a href="https:&#x2F;&#x2F;codeberg.org&#x2F;ezemtsov&#x2F;ewm" rel="nofollow">https:&#x2F;&#x2F;codeberg.org&#x2F;ezemtsov&#x2F;ewm</a>
    • stebalien3 hours ago
      I keep trying it (coming from EXWM) but I get lots of lag, stutters, and poor fractional scaling. I&#x27;m not sure how much of that is &quot;GTK under wayland&quot;, Emacs&#x27;s PGTK build (known to have lag&#x2F;rendering issues), AMD kernel drivers (?), or EWM itself; but it&#x27;s not yet a replacement for EXWM in my experience.
  • PunchyHamster7 hours ago
    I just use super(win key)&#x2F;hyper (bound to capslock) for i3-related commands and leave emacs to its own devices with normal binds
    • topaz03 hours ago
      That&#x27;s fine as far as it goes, but I don&#x27;t think that gets you what this article is for, which is things like using the same binding context-dependently to navigate between emacs splits and regular window manager windows, context-dependently. Which is a fun bit of overengineering.
    • noosphr6 hours ago
      There can never be too many modifier keys:<p><a href="https:&#x2F;&#x2F;xcancel.com&#x2F;octonion&#x2F;status&#x2F;1341113219142828039" rel="nofollow">https:&#x2F;&#x2F;xcancel.com&#x2F;octonion&#x2F;status&#x2F;1341113219142828039</a>
    • rileymat26 hours ago
      Yes, I am misunderstanding the problem. The windows&#x2F;mac command key leave shift, control and alt free for i3.
    • royal__6 hours ago
      Yeah this is what I do. This article feels like crazy overengineering for something that&#x27;s not really a problem
      • sudahtigabulan49 minutes ago
        Unless you have RSI. Then it might be worth it. Depends on what hurts.
      • dima556 hours ago
        A dedicated key for all window-manager things is what people that have thought about it do (I use the &quot;windows&quot; key). But keyboard manufacturers haven&#x27;t thought about it, so sometimes reasonable things aren&#x27;t possible. I don&#x27;t know.
  • gigatexal2 hours ago
    Ah no video it action??<p>Very interesting though. I don’t always read entire posts on blogs but this one I did. Lisp looks really interesting.