I've been messing around with GitHub actions, Hub CLI, and launchpadlib this week. Now, issues reported on Launchpad for the xubuntu-default-settings package will sync to GitHub: 1. new issues, 2. new comments, 3. new attachments, and 4. status updates!
Happy Saturday! Tonight at 8pm EST, we are having a talk on the #LinuxSaloon about #OpenSource#Games we have tried on #Flathub. If you are a game developer or even dabbled in the field, join us tonight and talk about why you create.
Tiny design detail: nested border radii look really funky if they're the same. To maintain the same curvature, the outer radius = inner radius + padding.
You can put these scripts into launchers in your menu or activate them in the terminal.
`sleep 3 && csd/center.sh`
Quickly click on the window you want to be moved and done!
Credit for the script:
My wife and I went to see #DragonBallSuperSuperHero … it was fantastic. Funny, great references, and action-packed. Highly recommend if you’re a fan of the series!
Hello Xubuntu community! We're looking for ways to drum up community and contributor interest. What things would you like to see from our team? How can we make #Xubuntu and #Xfce more compelling? Almost anybody can contribute, so what would you like to do and how can we help?
With the newest version of Git 2.37.0, you can run just "git push" to push new branches. No more "--set-upstream origin". Enable with:
git config --global --add --bool push.autoSetupRemote true
Introducing AltLinux: AltServer GUI for Linux!
Now you can sideload AltStore and other apps with a click of a button!
Available now: https://github.com/maxasix/AltLinux…
How old were you when you discovered that holding the shift key while hovering over a request on Chrome DevTools will highlight the initiator in green and dependencies in red?
Thanks, @addyosmani, for the tip!
TIL ZSH supports alias suffixes via the `-s` flag.😲
# open js files with code
alias -s js=code
# open html, css & js files with code
alias -s {html,css,js}=code
The alias makes files "executable" and opens them with the defined cmd.
Video alt: Example showing alias suffixes.
our students would not have enough available 💻s to support their learning.
Reuse BEFORE you recycle! If a computer works but is slow, then change the OS to Linux to make it run like new again🙌🐧🙌
Darkbar 1.0.0 (and some fixes since) has arrived on FlatHub! Easily install and use it on any Linux distribution, provided that the window manager supports dark styles -- notably, Xfce does not yet.
https://flathub.org/apps/details/com.github.bluesabre.darkbar…