Chris Titus
|
6da9125fb8
|
Merge pull request #313 from jeevithakannan2/dwm-fixes
fix: DWM dependecies
|
2024-09-10 23:47:23 -05:00 |
|
Chris Titus
|
b09a57733e
|
Merge pull request #217 from nnyyxxxx/testing-3
Move AUR helper functionality to common-script
|
2024-09-10 16:29:35 -05:00 |
|
Adam Perkowski
|
5d3db953f7
|
Change deprecated frame.size() to frame.area()
Continuing #271 after ec76dcd .
Meant to do this in #271 but it got merged.
|
2024-09-10 23:00:03 +02:00 |
|
Chris Titus
|
e5f324caa7
|
Merge branch 'main' into pr/adamperkowski/271
|
2024-09-10 15:51:57 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
JEEVITHA KANNAN K S
|
9e2c29132b
|
Merge branch 'ChrisTitusTech:main' into utilities
|
2024-09-01 10:04:13 +00:00 |
|
nnyyxxxx
|
42c249fb4d
|
Change remaining sudos
|
2024-08-29 19:57:01 -04:00 |
|
Chris Titus
|
318dfd6a93
|
finally resolution fix
|
2024-08-29 16:37:06 -05:00 |
|
Chris Titus
|
f21ba590e7
|
fix resolutions
|
2024-08-29 16:27:36 -05:00 |
|
nnyyxxxx
|
83ccd991db
|
Fix incorrectly placed ;
|
2024-08-29 17:11:00 -04:00 |
|
Chris Titus
|
7a2c22861d
|
fix resolution ordering
|
2024-08-29 16:04:21 -05:00 |
|
Chris Titus
|
2ebbba9981
|
fix resolutions
|
2024-08-29 15:59:23 -05:00 |
|
Chris Titus
|
10d5010ed2
|
fix preconditions for xorg
|
2024-08-29 15:50:34 -05:00 |
|
Chris Titus
|
856a163be3
|
fix jq requirement and arch install error
|
2024-08-29 14:58:09 -05:00 |
|
Chris Titus
|
f7bfbd6720
|
Merge pull request #209 from stormseal/fedora
Bugfix: echo incorrectly replaced with $ESCALATION_TOOL
|
2024-08-29 08:52:28 -05:00 |
|
stormseal
|
9ffd6535dd
|
Bugfix rpm-fusion-setup.sh
changed wrong $ESCALATION_TOOL to correct echo
|
2024-08-29 11:46:18 +02:00 |
|
Nyx
|
e181871b84
|
Merge branch 'main' into testing-7
|
2024-08-29 01:52:09 -04:00 |
|
nnyyxxxx
|
a846e62b1b
|
Add failsafe
|
2024-08-29 01:46:07 -04:00 |
|
Chris Titus
|
1f69657e52
|
Merge pull request #194 from sevu11/main
Adding Swedish keymap to Arch server install script
|
2024-08-28 20:55:16 -05:00 |
|
Chris Titus
|
4906667bc1
|
Merge pull request #192 from stormseal/fedora
Add RPM Fusion installation script
|
2024-08-28 20:53:29 -05:00 |
|
Chris Titus
|
1825b984ad
|
Update rpm-fusion-setup.sh
|
2024-08-28 20:52:34 -05:00 |
|
Chris Titus
|
91cb806c22
|
Merge branch 'main' into refactor_search
|
2024-08-28 20:44:53 -05:00 |
|
Chris Titus
|
7cb0672b6e
|
Merge branch 'main' into Adding-Steam-And-Lutris-And-Goverlay-Install-For-Archlinux
|
2024-08-28 20:42:23 -05:00 |
|