afonsofrancof
|
7692c7c1c9
|
Fix chris fat finger
|
2024-08-08 23:59:33 +01:00 |
|
Chris Titus
|
a7c70cd653
|
Merge branch 'main' into refactor_float
|
2024-08-08 17:58:08 -05:00 |
|
ChrisTitusTech
|
1ef5c85248
|
Commit Linutil
|
2024-08-08 22:54:58 +00:00 |
|
Chris Titus
|
a7208e8662
|
Merge pull request #135 from lj3954/improved_navigation
feat: Allow navigation with 'h' and 'l' keys
|
2024-08-08 17:52:54 -05:00 |
|
Chris Titus
|
ae2f734745
|
Merge branch 'main' into improved_navigation
|
2024-08-08 17:51:18 -05:00 |
|
ChrisTitusTech
|
6990c49a69
|
Commit Linutil
|
2024-08-08 22:44:45 +00:00 |
|
Chris Titus
|
c9c58de428
|
Merge branch 'main' of https://github.com/ChrisTitusTech/linutil
|
2024-08-08 17:42:57 -05:00 |
|
Chris Titus
|
96c2f34afc
|
reorder
|
2024-08-08 17:42:54 -05:00 |
|
Chris Titus
|
90c50dc99c
|
Merge pull request #134 from cpunerd/main
Added option to remove snaps
|
2024-08-08 17:42:34 -05:00 |
|
afonsofrancof
|
da7f078063
|
Moved preview_content to floating_text and merged
|
2024-08-08 23:37:19 +01:00 |
|
ChrisTitusTech
|
7daba2c454
|
Commit Linutil
|
2024-08-08 22:33:18 +00:00 |
|
afonsofrancof
|
ab2cc1340f
|
Added FloatingText class. It shows text in a float
|
2024-08-08 23:32:15 +01:00 |
|
afonsofrancof
|
6e0540c68a
|
Made main.rs use new float logic
|
2024-08-08 23:32:13 +01:00 |
|
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 |
|
Liam
|
8aa7a216ab
|
feat: Add right/left arrow key navigation
|
2024-08-05 17:11:43 -07:00 |
|
Liam
|
16f9e5d36c
|
feat: Allow navigation with 'h' and 'l' keys
|
2024-08-05 17:10:01 -07:00 |
|
cpunerd
|
8b9352a12c
|
Remove snaps
|
2024-08-05 15:09:57 -05:00 |
|
cpunerd
|
7609d755a7
|
add option to remove snaps
|
2024-08-05 15:05:58 -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 |
|