Building a status bar for the komorebi tiling window manager in Rust with egui and eframe | Part 1

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • • Komorebi Tiling Window...
    Tip on Ko-fi: ko-fi.com/lgug2z
    Sponsor on GitHub: github.com/LGU...
    Socials: linktree.lgug2...
    Subscribe to my RSS feeds: notado.app/fee...
    Join the Discord: / discord
    Komorebi is a tiling window manager for Windows: github.com/LGU...

КОМЕНТАРІ • 9

  • @Cracker198869
    @Cracker198869 Місяць тому +2

    Thank you for giving a basic status bar another chance. I am looking forward to seeing what you come up with and what egui can do :)

    • @LGUG2Z
      @LGUG2Z  Місяць тому +1

      egui is surprisingly flexible! As you can see in this video the bulk of creating a functional status bar is already done, but the harder part that remains is deciding how and where to expose customization options for end users (which always leaves X% of people unhappy 🙃)

    • @Cracker198869
      @Cracker198869 Місяць тому +1

      @@LGUG2Z I've seen on discord that people wanted something basic just to see workspaces and did not want to install another program, so this being built-in will be perfect for most, and they can always get lost in the world of customizing something else. I am also certain that there will be others that want to improve this even further 🙂

  • @efl1ep
    @efl1ep Місяць тому +2

    Awesome as always Jeezy!

    • @LGUG2Z
      @LGUG2Z  Місяць тому

      Cousin! Thanks for watching ♥️

  • @tauraamui
    @tauraamui Місяць тому

    Very good mindset, keep it up man!

  • @miketag4499
    @miketag4499 Місяць тому +3

    Great channel, i hope more devs discover this channel.

  • @tranquangthang8897
    @tranquangthang8897 Місяць тому

    Hi I'm just wondering if we have a keybind to switch layout for a workspace

    • @LGUG2Z
      @LGUG2Z  Місяць тому +2

      You can add your own keybinds in the whkdrc file for commands like "komorebi change-layout", "komorebic cycle-layout" and "komorebic workspace-layout"