Bloating up DWM 6.4 with 12 patches

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • GitLab
    gitlab.com/lin...
    Suckless Website
    suckless.org
    List of Patches
    status2d
    hide_vacant_tags
    fakefullscreen
    pertag
    fullgaps-toggle
    preserveonrestart
    alwayscenter
    movestack
    bottomstack
    cyclelayouts
    doublepressquit
    TH-cam
    / linuxdabbler
    Twitter, MeWe, Mastodon.social
    @linuxdabbler
    Software I use:
    Brave -- Web Browser
    Firefox -- Web Browser
    OBS Studio -- Recording Software
    Kdenlive -- Video Editor
    Audacity -- Audio Editor
    Vim/Neovim -- Text Editor

ความคิดเห็น • 36

  • @TheLinuxCast
    @TheLinuxCast ปีที่แล้ว +3

    Great video as always, Mike!

  • @leighhorton2806
    @leighhorton2806 2 หลายเดือนก่อน

    I have loved your work Mike!
    Bloat is overstated! Its great to see how just a few patches work. If you look at how many patches are needed to run flexipatch sometimes the word minimal is lost!

    • @linuxdabbler
      @linuxdabbler  2 หลายเดือนก่อน

      Agreed. I even tried to run without any patches at all at one point. It can be done pretty easily, now I see pstching as added creature comforts instead of absolute necessity.

  • @habituallearner7680
    @habituallearner7680 ปีที่แล้ว +2

    This is another outstanding tutorial! Your step-by-step method of teaching by example is for me the best way to learn. I think after having gone through three of your DWM tutorials in Debian VMs now I'll be able to customize the key bindings, etc. I never thought I could get up to speed on the suckless software so quickly, so thank you.

  • @WC1376C22
    @WC1376C22 ปีที่แล้ว +3

    Don't sell yourself short, Mike. You are doing good work!

  • @geronimo19611
    @geronimo19611 ปีที่แล้ว +1

    Thanks Mike ! Great stuff, I learnt a lot. Didn't know about the status2d patch, my Dwm looks much better now ! THX from Switzerland

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว

      @geronimo19611. Glad you liked it. Status2d is a must have for the ricers.

  • @terrydaktyllus1320
    @terrydaktyllus1320 ปีที่แล้ว

    Thanks, this has saved me a lot of time in working out the best patch order - albeit I will only use some of the ones that you've installed.

  • @reverse_shell
    @reverse_shell ปีที่แล้ว

    I watched and configured everything from the first video and now I found this video. You refined your setup and it's much quicker. Thank You!
    Edit: sbcolors isn't in the repository

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว

      I recently revamped my dwm config after I upgraded to bookworm and forgot to add that feature back. Sorry. But it is pretty simple to add yourself should you be interested.

    • @anveshdange
      @anveshdange ปีที่แล้ว

      @@linuxdabbler Hi where can I find the sbcolors folder??

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว

      I forgot to add that feature back to my dwm build when I completely revamped it a while back. For sbcolors, you can look to my dwmbar-emoji script and get the syntax from there. Just cut and paste the color definitions into a file like sbcolors/gruvbox
      And add a line to your script like this
      source Path/to/your/color/scheme
      Or
      . Path/to/your/color/scheme
      If you would like to create multiple color scheme files, you can put the color schemes in separate files and source one in your script.
      gitlab.com/linuxdabbler/suckless_software/-/blob/main/dwm/scripts/dwmbar-emoji
      The colors in my script will give you a gruvbox color scheme...

  • @bojanstrkovski21
    @bojanstrkovski21 ปีที่แล้ว

    Amazing step by step tutorial i must say a lot off patching great one thanks ! 😳😎

  • @abyrva1g491
    @abyrva1g491 ปีที่แล้ว

    Awesome! This is what l've been looking for! Thank you!

  • @nagaprasad4445
    @nagaprasad4445 2 หลายเดือนก่อน

    You are a Linux God!

    • @linuxdabbler
      @linuxdabbler  2 หลายเดือนก่อน

      @nagaprasad4445. I wouldn't go that far. I've just screwed up enough to learn what doesn't work. Lol. Glad you like the video. It made my day.

  • @kbc8090
    @kbc8090 ปีที่แล้ว

    good video, got me motivated to add some new patches to my build :D

  • @Bruces-Eclectic-World
    @Bruces-Eclectic-World ปีที่แล้ว +2

    Well, I'm Bruce and I had nothing better to do! 😛
    I did watch it all because I didn't want to do any of my stuff I need to do cause don't feel to good today
    and this was easier. If I watch it again I will have to watch it in 1/2 speed... 😆
    Thanks LD!
    LLAP 🖖

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว +2

      Hi Bruce! Hope you get to feeling better buddy. And hope all is well. LLAP

  • @negimox
    @negimox 9 หลายเดือนก่อน

    Hello, There is a very weird problem with fake-fullscreen patch and only happens on chrome browser or based on it. Where when I maximise a video playback unlike urs where it resized to adjust to the small space given, in mine it doesn't and appears as if I had fullscreen. And only when I change or resize the chrome window does it resize to adjust to the small dimensions. Any thoughts on how this can be solved?

  • @thaeronline
    @thaeronline ปีที่แล้ว

    Thank you.

  • @iAmTheWagon
    @iAmTheWagon ปีที่แล้ว

    What's new in 6.4 and why would I bother updating?

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว +3

      There's no real need to update if your current build is working for you... My last video on dwm 6.3 is now outdated. My laptop is still running dwm 6.2 and spectrwm. Suckless devs don't really release write-ups on new features, they expect everyone to read the changelog and the commits.
      git.suckless.org/dwm/log.html
      The most notable update is the removal of the work-around for color emojis since libxft is updated to version 2.3.5

    • @iAmTheWagon
      @iAmTheWagon ปีที่แล้ว

      @@linuxdabbler Aaahh ok. Thank you so much! Whenever there's an update to something I feel pressured to use. Thanks for dispelling my pressure.

    • @leonbishop7404
      @leonbishop7404 ปีที่แล้ว

      @@linuxdabbler but if I didnt patch my 6.3 dwm yet it's worth updating right? it's relatively stable since it's small enough, right(even if it's been released not so long ago)?

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว

      @leonbishop7404. It has been very stable for me in my limited testing.

  • @miyolinux
    @miyolinux ปีที่แล้ว

    You had me at pcmanfm...

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว +1

      @miyolinux. Hi Dan! Pcmanfm has been my pick for gui file managers for years at this point...but I have found myself using terminal file managers more and more... Is that normal? Or am I becoming an Arch-y Devuan user? Lol

    • @miyolinux
      @miyolinux ปีที่แล้ว

      @@linuxdabbler
      All that matters is that you let me know when you start using nnn...instead of those other bloated-fan boi terminal file managers.
      😅

  • @mb_mobile49
    @mb_mobile49 ปีที่แล้ว +1

    I'm only about 10 minutes in -- it would make more sense to just symlink the backgrounds directory rather than have a second copy of the images.

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว

      You're probably right. I haven't tried it that way since I have scripts like bgsel.sh and xwal to choose/shuffle the wallpapers. And it would show up on my git status output when I change the wallpaper.

    • @mb_mobile49
      @mb_mobile49 ปีที่แล้ว

      @@linuxdabbler Ah. There may be something to add to .gitignore so it doesn't show up as a changed file.

  • @thedanmethenyshow.6004
    @thedanmethenyshow.6004 ปีที่แล้ว

    It makes me want to mess with dwm right now.

    • @linuxdabbler
      @linuxdabbler  ปีที่แล้ว

      It's a good time to do it Dan. The devs removed the work-around for color emoji and there's no need to install libxft-bgra if the version of libxft is 2.3.5 or higher.

  • @deleted-test
    @deleted-test ปีที่แล้ว

    no offense, but I feel like you're CGI.

  • @eygs493
    @eygs493 8 หลายเดือนก่อน

    lol