home.social

#tabbed — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tabbed, aggregated by home.social.

fetched live
  1. Today I learned that #windows11 finally has a #tabbed #filemanager. Wow! I mean, #linux file managers have had tabs for years, but I'm not complaining. Imagine, a new #windows feature that actually makes my work easier!

  2. Today I learned that #windows11 finally has a #tabbed #filemanager. Wow! I mean, #linux file managers have had tabs for years, but I'm not complaining. Imagine, a new #windows feature that actually makes my work easier!

  3. Today I learned that #windows11 finally has a #tabbed #filemanager. Wow! I mean, #linux file managers have had tabs for years, but I'm not complaining. Imagine, a new #windows feature that actually makes my work easier!

  4. Today I learned that #windows11 finally has a #tabbed #filemanager. Wow! I mean, #linux file managers have had tabs for years, but I'm not complaining. Imagine, a new #windows feature that actually makes my work easier!

  5. Rams’ Puka Nacua tabbed as ‘once-in-a-generation’ pick by Yahoo Sports

    Puka Nacua set the NFL world ablaze from the moment he began suiting up for the Los Angeles…
    #nfl #nfldraft #NFLDraft #a #as #by #Football #front-page #Generation #in #Nacua #NFL #once #pick #Puka #Rams #show #Sports #tabbed #times #turf #Yahoo
    rawchili.com/nfl/193823/

  6. Here's an example where I'm using something like this: switching between tabs.

    Originally made this on @codepen after someone asked how to create tabs with rounded corners *and* borders.
    codepen.io/thebabydino/pen/oNK

    Then finally polished it this weekend.

    Vanilla #CSS + #JS + a bit of #SVG #filter magic.🪄

    Works with an image behind the tabs, the tabs may also have an image background.

    #svgFilter #tabs #tabbed #JavaScript #web #webDev #webDevelopment #dev #code #coding #frontend #a11y

  7. Here's an example where I'm using something like this: switching between tabs.

    Originally made this on @codepen after someone asked how to create tabs with rounded corners *and* borders.
    codepen.io/thebabydino/pen/oNK

    Then finally polished it this weekend.

    Vanilla #CSS + #JS + a bit of #SVG #filter magic.🪄

    Works with an image behind the tabs, the tabs may also have an image background.

    #svgFilter #tabs #tabbed #JavaScript #web #webDev #webDevelopment #dev #code #coding #frontend #a11y

  8. Here's an example where I'm using something like this: switching between tabs.

    Originally made this on @codepen after someone asked how to create tabs with rounded corners *and* borders.
    codepen.io/thebabydino/pen/oNK

    Then finally polished it this weekend.

    Vanilla #CSS + #JS + a bit of #SVG #filter magic.🪄

    Works with an image behind the tabs, the tabs may also have an image background.

    #svgFilter #tabs #tabbed #JavaScript #web #webDev #webDevelopment #dev #code #coding #frontend #a11y

  9. Here's an example where I'm using something like this: switching between tabs.

    Originally made this on @codepen after someone asked how to create tabs with rounded corners *and* borders.
    codepen.io/thebabydino/pen/oNK

    Then finally polished it this weekend.

    Vanilla #CSS + #JS + a bit of #SVG #filter magic.🪄

    Works with an image behind the tabs, the tabs may also have an image background.

    #svgFilter #tabs #tabbed #JavaScript #web #webDev #webDevelopment #dev #code #coding #frontend #a11y

  10. Here's an example where I'm using something like this: switching between tabs.

    Originally made this on @codepen after someone asked how to create tabs with rounded corners *and* borders.
    codepen.io/thebabydino/pen/oNK

    Then finally polished it this weekend.

    Vanilla #CSS + #JS + a bit of #SVG #filter magic.🪄

    Works with an image behind the tabs, the tabs may also have an image background.

    #svgFilter #tabs #tabbed #JavaScript #web #webDev #webDevelopment #dev #code #coding #frontend #a11y

  11. Using #Zathura (#PDF and other documents viewer) with #tabbed (#suckless utility) is a great combo to work through a ton of PDFs one at a time where they are all displayed in a single window. The window stays in the same spot and just advances through any number of PDFs by using a loop in bash like

    for x in *.pdf; do zathura -e ((tabbed X ID)) $x; done

  12. Using (#PDF and other documents viewer) with (#suckless utility) is a great combo to work through a ton of PDFs one at a time where they are all displayed in a single window. The window stays in the same spot and just advances through any number of PDFs by using a loop in bash like

    for x in *.pdf; do zathura -e ((tabbed X ID)) $x; done

  13. Using #Zathura (#PDF and other documents viewer) with #tabbed (#suckless utility) is a great combo to work through a ton of PDFs one at a time where they are all displayed in a single window. The window stays in the same spot and just advances through any number of PDFs by using a loop in bash like

    for x in *.pdf; do zathura -e ((tabbed X ID)) $x; done

  14. Using #Zathura (#PDF and other documents viewer) with #tabbed (#suckless utility) is a great combo to work through a ton of PDFs one at a time where they are all displayed in a single window. The window stays in the same spot and just advances through any number of PDFs by using a loop in bash like

    for x in *.pdf; do zathura -e ((tabbed X ID)) $x; done

  15. Using #Zathura (#PDF and other documents viewer) with #tabbed (#suckless utility) is a great combo to work through a ton of PDFs one at a time where they are all displayed in a single window. The window stays in the same spot and just advances through any number of PDFs by using a loop in bash like

    for x in *.pdf; do zathura -e ((tabbed X ID)) $x; done

  16. I am using only one monitor, so not sure if thats affecting my opinion. But on my laptop I use and the workflow feels much cleaner, thanks to and .

    Has anybody else experience with or tiling on KDE in general? Thoughts suggestions?

  17. I am using only one monitor, so not sure if thats affecting my opinion. But on my laptop I use #sway and the workflow feels much cleaner, thanks to #tabbed and #scratchpad.

    Has anybody else experience with #bismuth or tiling on KDE in general? Thoughts suggestions?

  18. CW: re: xmonad success (long)
    As I continue my Xmonad journey, I finally managed to make the tabbed layout work, with this config:

    https://xiangji.me/2018/11/19/my-xmonad-configuration/#my-full-configuration-files

    At first xmobar covered the whole thing, but it looks like the "noBorders" thing solved it (probably).

    I always loved the tabbed layout in i3, so I am happy to get it back. :)

    #linux #xmonad #layout #tabbed #artix #customization