ChrisTitusTech
|
3211528beb
|
Commit Linutil
|
2024-09-10 01:54:41 +00:00 |
|
Chris Titus
|
96cc16f7e5
|
Merge pull request #219 from ChrisTitusTech/dependabot/github_actions/release-drafter/release-drafter-6
Bump release-drafter/release-drafter from 5 to 6
|
2024-09-09 20:53:04 -05:00 |
|
JEEVITHA KANNAN K S
|
50ba14cd56
|
Update dwmtitus-setup.sh
|
2024-09-09 07:19:57 +05:30 |
|
JEEVITHA KANNAN K S
|
a3faeefb8a
|
Fix debian depends
|
2024-09-09 07:14:12 +05:30 |
|
Andrii Dokhniak
|
d5c5876878
|
Added the credits label
|
2024-09-07 16:39:43 +02:00 |
|
Andrii Dokhniak
|
ec76dcd99b
|
Add the hint
|
2024-09-07 16:39:43 +02:00 |
|
JEEVITHA KANNAN K S
|
26e7ba0beb
|
Update dwmtitus-setup.sh
|
2024-09-07 10:20:17 +05:30 |
|
Liam
|
87869593a5
|
refactor: Split linutil into TUI and Core crates
|
2024-09-05 23:37:05 -07:00 |
|
nnyyxxxx
|
5b415b6567
|
Reduce redundancy
|
2024-09-05 22:28:45 -04:00 |
|
nnyyxxxx
|
5abccfb76c
|
cleanup
|
2024-09-05 19:23:24 -04:00 |
|
Adam Perkowski
|
b1738f555e
|
Bumped ratatui & crossterm to v0.28.1
Changes made:
- updated `frame.set_cursor()` to `frame.set_cursor_position()`, since `set_cursor` is [deprecated](https://github.com/ratatui/ratatui/blob/main/BREAKING-CHANGES.md\#backend-trait-migrates-to-getset_cursor_position-1284)
- updated `frame.size()` to `frame.area()`, since `size` is [deprecated and renamed](https://github.com/ratatui/ratatui/blob/main/BREAKING-CHANGES.md\#framesize-is-deprecated-and-renamed-to-framearea)
- performed a clean build to avoid any possible issues
|
2024-09-06 00:33:35 +02:00 |
|
ChrisTitusTech
|
412806a853
|
Commit Linutil
|
2024-09-05 03:10:16 +00:00 |
|
Chris Titus
|
4e4e979acf
|
Merge pull request #233 from lj3954/fix_backspace
fix: Use proper backspace character in PTY
|
2024-09-04 22:08:45 -05:00 |
|
Liam
|
82f965e1a2
|
fix: Send correct ASCII DEL character to PTY, rather than ASCII BS
|
2024-09-04 19:09:02 -07:00 |
|
Nyx
|
9e6c014320
|
Merge branch 'main' into testing-3
|
2024-09-04 19:05:58 -04:00 |
|
ChrisTitusTech
|
5c37969ab9
|
Commit Linutil
|
2024-09-04 22:11:02 +00:00 |
|
Chris Titus
|
80274117ac
|
Merge pull request #178 from SoapyDev/issue_170_improve-speed
Reduce the weight of the produced binary for faster start time
|
2024-09-04 17:09:33 -05:00 |
|
ChrisTitusTech
|
64669ac34f
|
Commit Linutil
|
2024-09-04 21:50:09 +00:00 |
|
Chris Titus
|
d62f9ef613
|
Merge pull request #163 from jeevithakannan2/utilities
Fixes for utilities
|
2024-09-04 16:49:54 -05:00 |
|
Chris Titus
|
752b85ea6a
|
Merge pull request #212 from nnyyxxxx/testing-1
Change remaining sudos
|
2024-09-04 16:49:03 -05:00 |
|
Chris Titus
|
3c27844f6a
|
Merge pull request #206 from nnyyxxxx/testing-7
Add failsafe incase Rate-mirrors fails
|
2024-09-04 16:48:18 -05:00 |
|
ChrisTitusTech
|
6d0db88ea3
|
Commit Linutil
|
2024-09-04 21:44:16 +00:00 |
|
Chris Titus
|
8b394f3820
|
Merge pull request #224 from lj3954/fix_compile_date
fix: Recheck date whenever code is modified
|
2024-09-04 16:42:42 -05:00 |
|
Liam
|
dc8d363325
|
fix: Recheck date whenever code is modified
|
2024-09-03 16:02:24 -07:00 |
|
ChrisTitusTech
|
b37157c341
|
Commit Linutil
|
2024-09-03 22:32:30 +00:00 |
|
Chris Titus
|
689ac0e546
|
Merge pull request #229 from ChrisTitusTech/dwm-fixes
Dwm fixes
|
2024-09-03 17:30:48 -05:00 |
|
Chris Titus
|
43ee314e33
|
Merge branch 'main' into dwm-fixes
|
2024-09-03 17:29:33 -05:00 |
|
Chris Titus
|
88697517f7
|
Update dwmtitus-setup.sh
|
2024-09-03 17:26:45 -05:00 |
|
Chris Titus
|
022bdb7659
|
Update dwmtitus-setup.sh
|
2024-09-03 15:34:21 -05:00 |
|
Chris Titus
|
71abf56038
|
Xorg setup
|
2024-09-03 15:14:21 -05:00 |
|
ChrisTitusTech
|
6b96adc92d
|
Commit Linutil
|
2024-09-02 22:00:50 +00:00 |
|
Chris Titus
|
63b89dafee
|
Merge pull request #221 from lj3954/compile_date
feat: Display build date to user, rather than current date
|
2024-09-02 16:59:26 -05:00 |
|
Chris Titus
|
f5532d1623
|
remove old compile-time
|
2024-09-02 16:56:41 -05:00 |
|
ChrisTitusTech
|
cc2c9678b9
|
Commit Linutil
|
2024-09-02 21:45:35 +00:00 |
|
Chris Titus
|
17f9f721af
|
Merge pull request #202 from lj3954/preview_word_wrap
feat: Add word wrap to preview window
|
2024-09-02 16:44:07 -05:00 |
|
ChrisTitusTech
|
f0631793bb
|
Commit Linutil
|
2024-09-02 21:44:03 +00:00 |
|
Chris Titus
|
6ef1731b99
|
Merge pull request #177 from lj3954/refactor_search
refactor: Move search and filter logic to a separate module
|
2024-09-02 16:42:42 -05:00 |
|
ChrisTitusTech
|
db4494d05b
|
Commit Linutil
|
2024-09-02 21:37:38 +00:00 |
|
Chris Titus
|
33840d3330
|
Merge pull request #174 from lj3954/refactor_theme_switching
refactor: Modify theme in place
|
2024-09-02 16:36:04 -05:00 |
|
Chris Titus
|
8d600f8f2f
|
Compile date and version fix
|
2024-09-02 16:33:47 -05:00 |
|
Liam
|
664efcde9d
|
feat: Display build date to user, rather than current date
|
2024-09-02 13:55:40 -07:00 |
|
dependabot[bot]
|
ea06d6fc99
|
Bump release-drafter/release-drafter from 5 to 6
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 19:57:00 +00:00 |
|
Chris Titus
|
ee03823cff
|
Create SECURITY.md
|
2024-09-02 00:20:50 -05:00 |
|
ChrisTitusTech
|
4277d1b27c
|
Commit Linutil
|
2024-09-02 04:38:10 +00:00 |
|
Chris Titus
|
538ff5fb02
|
Merge pull request #218 from ChrisTitusTech/d2r-loot-filter
D2r loot filter
|
2024-09-01 23:36:45 -05:00 |
|
Chris Titus
|
467509cb2b
|
Update tabs.toml
|
2024-09-01 23:35:18 -05:00 |
|
Chris Titus
|
daf7b8d4ad
|
Diablo 2 loot filters
|
2024-09-01 23:32:34 -05:00 |
|
nnyyxxxx
|
bb2eca123d
|
Move AUR helper functionality to common-script
|
2024-09-01 21:50:48 -04:00 |
|
Chris Titus
|
e59b8574aa
|
d2r initial script
|
2024-09-01 19:46:17 -05:00 |
|
JEEVITHA KANNAN K S
|
d56362276f
|
Refactor sudo
|
2024-09-01 10:17:55 +00:00 |
|