Commit Graph

282 Commits

Author SHA1 Message Date
afonsofrancof
72c10c5ef8
Removed out of place handling of float window in list.rs 2024-08-08 23:31:51 +01:00
afonsofrancof
65b7246099
Made running_command.rs implement FloatContent so it can be shown inside a float 2024-08-08 23:31:50 +01:00
afonsofrancof
f0e67ba313
Made float.rs generic. It can show anything inside it now 2024-08-08 23:31:48 +01:00
Chris Titus
c386fe8c37
Merge pull request #131 from guruswarupa/main
added Monitor-Control(xrandr), Wifi-Control(nmcli) and Bluetooth-Cont…
2024-08-08 17:31:07 -05:00
ChrisTitusTech
e14e668e6c Commit Linutil 2024-08-08 22:27:18 +00:00
Chris Titus
2a524191f1
Merge pull request #127 from SoapyDev/fix-search-commands
Fix search commands
2024-08-08 17:24:32 -05:00
Chris Titus
76c48d2322
Update dependabot.yml 2024-08-08 16:38:54 -05:00
ChrisTitusTech
c97165b809 Commit Linutil 2024-08-08 21:38:10 +00:00
Chris Titus
e9dae5d6d6
Merge pull request #132 from ChrisTitusTech/dependabot/cargo/clap-4.5.13
Bump clap from 4.5.11 to 4.5.13
2024-08-08 16:35:59 -05:00
ChrisTitusTech
b94465ca9b Commit Linutil 2024-08-08 21:18:06 +00:00
Chris Titus
d632edcf02
Merge pull request #123 from kobewijnants/fork
Fix ufw firewall script
2024-08-08 16:15:59 -05:00
Chris Titus
8fe2931829
Update firewall-baselines.sh 2024-08-08 16:15:32 -05:00
ChrisTitusTech
fd3bcca2cd Commit Linutil 2024-08-08 21:09:30 +00:00
Chris Titus
a8eaf54fd8
Merge pull request #107 from lj3954/refactor_key_handling
refactor: Small improvements to formatting of key handling
2024-08-08 16:07:22 -05:00
ChrisTitusTech
625cac9743 Commit Linutil 2024-08-08 21:04:17 +00:00
Chris Titus
528e1ec86e
Merge pull request #75 from jtmusselman/add-zsh-install
Add ZSH install option
2024-08-08 16:02:08 -05:00
Chris Titus
62ee1d8661 fix whitespace in fmt 2024-08-08 16:01:04 -05:00
Chris Titus
3b9f759f08 update pacman install 2024-08-08 15:58:07 -05:00
Chris Titus
e58c54ad04 update zsh install 2024-08-08 15:54:37 -05:00
ChrisTitusTech
9363eace42 Commit Linutil 2024-08-08 20:36:05 +00:00
Chris Titus
9fe8a7c191 Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2024-08-08 15:33:33 -05:00
Chris Titus
01f03562d1 fix menu 2024-08-08 15:33:30 -05:00
ChrisTitusTech
3238b2a8f9 Commit Linutil 2024-08-08 20:22:00 +00:00
Chris Titus
31bd6fa06f
Merge pull request #105 from infstate/dwm-titus-final
DWM-Titus fixed and ready
2024-08-08 15:19:49 -05:00
dependabot[bot]
c6f866bb6c
Bump clap from 4.5.11 to 4.5.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.11...v4.5.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 19:31:17 +00:00
guruswarupa
419fbccc92 added Monitor-Control(xrandr), Wifi-Control(nmcli) and Bluetooth-Control(bluetoothctl) bash script 2024-08-06 00:54:05 +05:30
SoapyDev
2ff6a3fa9c Reformatting 2024-08-05 08:54:19 -04:00
Kobe Wijnants
b2e9461a76 Fixed ufw enable message 2024-08-05 12:36:06 +00:00
SoapyDev
d9b0f84156 Fix: / and q are treated as character in search 2024-08-04 18:25:44 -04:00
Kobe Wijnants
dc4e84172e Fix ufw firewall script 2024-08-02 16:19:20 +02:00
Chris Titus
6f865f76ef
Merge pull request #118 from nnyyxxxx/main
Reduce redundant commas and structure the md better
2024-07-31 15:31:06 -05:00
Chris Titus
64cbd99a33 fix gh action build 2024-07-31 14:11:44 -05:00
Chris Titus
c0caed8ed9 fix build 2024-07-31 14:04:20 -05:00
nyx
20ce32d03f
Remove the extra "Thanks a lot" 2024-07-31 12:38:09 -04:00
nyx
8f2c84a16e
Update README.md 2024-07-31 12:28:00 -04:00
ChrisTitusTech
63cc8fd8b7 Commit Linutil 2024-07-31 15:31:32 +00:00
Chris Titus
ccde5b8372
Merge pull request #116 from lj3954/change_binary_path
chore: Move binaries to shorter path
2024-07-31 10:28:17 -05:00
Chris Titus
d26e5ea6c4
Merge pull request #115 from lj3954/update_flatpaks
feat: Update flatpaks in system-update
2024-07-31 10:27:04 -05:00
Chris Titus
24bf5507ec
Merge pull request #112 from lj3954/remove_unnecessary_check
chore: Remove duplicate cargo check workflow
2024-07-31 10:26:38 -05:00
Liam
1731cda6db
chore: Move binaries to shorter path 2024-07-31 03:42:27 -07:00
Liam
67933959bd
feat: Update flatpaks in system-update 2024-07-31 03:30:07 -07:00
Liam
1629ae0082
chore: Remove duplicate cargo check workflow 2024-07-30 20:40:25 -07:00
Liam
a8b68f8dd8
refactor: Improve formatting of key handling match statement 2024-07-30 20:31:21 -07:00
ChrisTitusTech
a13aa836ea Commit Linutil 2024-07-31 01:34:16 +00:00
Chris Titus
938ce3f7c7
Merge pull request #101 from lj3954/build_aarch64
feat: Build aarch64 binaries
2024-07-30 20:32:00 -05:00
ChrisTitusTech
0a07e23fe1 Commit Linutil 2024-07-31 01:31:50 +00:00
Chris Titus
51e992375b
Merge pull request #108 from afonsofrancof/cleanup
Fixed the wrong command on selection bug in search.
2024-07-30 20:30:57 -05:00
afonsofrancof
7dda423ed5
I will slap the linter in the face 2024-07-31 01:25:43 +01:00
afonsofrancof
b6bbc14811
Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup 2024-07-31 01:22:04 +01:00
afonsofrancof
bc604780ab
Fix bad comma 2024-07-31 01:19:07 +01:00