Commit Graph

571 Commits

Author SHA1 Message Date
Chris Titus
11636435fa fix force push 2024-08-20 16:39:13 -05:00
Chris Titus
93913102b7 fix release 2024-08-20 16:16:52 -05:00
Chris Titus
468ef6799b fix release 2024-08-20 16:16:06 -05:00
Chris Titus
f999581be8 update glibc workflow on github 2024-08-20 16:09:08 -05:00
Chris Titus
02972c40e1 fix ignore of build/target 2024-08-20 16:01:32 -05:00
Chris Titus
5b2f5f20b2
Merge pull request #153 from lj3954/simple_additions
feat: Use TOML data to add tabs to UI.
2024-08-20 15:41:34 -05:00
Soapydev
ad91d291e9 Set the optimisation for performance rather than size
Signed-off-by: Soapydev <alexandre.beauchamp.thibault@gmail.com>
2024-08-19 16:49:55 -04:00
dependabot[bot]
9bcac0f7af
Bump clap from 4.5.13 to 4.5.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.13 to 4.5.16.
- [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.13...clap_complete-v4.5.16)

---
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-19 19:28:52 +00:00
Soapydev
8e8f31e2e6 Reduce the weight of the produced binary
Optimise for weight at the expense of compile time, speed and we strip debuging elements

Signed-off-by: Soapydev <alexandre.beauchamp.thibault@gmail.com>
2024-08-19 10:24:25 -04:00
Nightmare1984
0d5b2cea26 Just Fixing Steam Install So That You Can pick version 2024-08-19 06:35:49 -04:00
Liam
7bbde2a342
refactor: Remove unnecessary allow_unused block 2024-08-17 11:33:56 -07:00
Liam
f70195905f
refactor: Modify theme in place 2024-08-17 11:32:53 -07:00
Liam
7ff4b9fd0e
fix: Remove unused 'compat' argument 2024-08-17 11:27:46 -07:00
Liam
3b87cfafdb
Merge remote-tracking branch 'upstream/main' into simple_additions 2024-08-17 11:26:28 -07:00
gunther6000
0a9d76b342 Adding Steam And Lutris And Goverlay Install For Archlinux 2024-08-17 14:04:19 -04:00
afonsofrancof
5c207f310a
Added changes proposed by og-mrk
Co-authored-by: og-mrk <og-mrk@users.noreply.github.com>
2024-08-17 13:28:29 +01:00
JEEVITHA KANNAN K S
e1a30d944b
Add numlock toggle 2024-08-17 17:58:10 +05:30
JEEVITHA KANNAN K S
40aee20a47
Merge branch 'ChrisTitusTech:main' into utilities 2024-08-17 14:17:06 +05:30
ChrisTitusTech
7f15324117 Commit Linutil 2024-08-16 16:14:07 +00:00
Chris Titus
e4f2911cdf
Merge pull request #168 from SoapyDev/theme_revised
Refactoring : Easily add theme and cycle through
2024-08-16 11:11:56 -05:00
Liam
943c48b97a
feat: Update ArchLinux directory to depend on existence of pacman 2024-08-16 08:48:18 -07:00
Liam
4fb7fcca7a
feat: Add 'command_exists' precondition type 2024-08-16 08:48:09 -07:00
Liam
583a0038a3
feat: Add AUR Helpers to system setup data 2024-08-16 08:41:52 -07:00
JEEVITHA KANNAN K S
eb5028e085
Fix monitor utility not working in debian 2024-08-16 12:36:13 +05:30
Liam
e197bcf23d
Merge remote-tracking branch 'upstream/main' into simple_additions 2024-08-15 23:54:56 -07:00
JEEVITHA KANNAN K S
4119804683
Fix source -> . 2024-08-16 11:48:21 +05:30
JEEVITHA KANNAN K S
d96850a977
Merge branch 'main' into utilities 2024-08-16 11:45:50 +05:30
JEEVITHA KANNAN K S
e1ccd4f9a4
Merge branch 'ChrisTitusTech:main' into main 2024-08-16 11:38:22 +05:30
ChrisTitusTech
11aae87ea2 Commit Linutil 2024-08-16 05:11:40 +00:00
Chris Titus
4b721b80b4
Merge pull request #169 from nnyyxxxx/main
Resolves #164
2024-08-16 00:09:40 -05:00
ChrisTitusTech
a232558547 Commit Linutil 2024-08-16 05:09:06 +00:00
Chris Titus
659fec2fb5
Merge pull request #159 from AdamJedl/main
fix partial upgrades and reinstallation of packages in Arch Linux
2024-08-16 00:06:34 -05:00
Chris Titus
c2128ac4a6
Merge pull request #148 from afonsofrancof/contributing_documentation
Added CONTRIBUTING.md and changed README.md
2024-08-15 23:59:39 -05:00
Chris Titus
d47710a96b
Merge pull request #142 from MyDrift-user/removechangelog
remove updates (changelog)
2024-08-15 23:58:58 -05:00
nyx
9a9c6901de
Simple Fix 2 2024-08-16 00:19:17 -04:00
nyx
bfe9ce3f0e
Simple Fix 2024-08-16 00:18:55 -04:00
AdamJedl
ae52e3608d
fix after update to base branch 2024-08-16 00:30:44 +02:00
Soapydev
55b84219ca Formatting 2024-08-15 18:25:18 -04:00
Soapydev
9da7e39f9b Add cycling to theme
Can use t or T to cycle through themes
2024-08-15 18:21:43 -04:00
Soapydev
16c6363a95 Update theme to latest version 2024-08-15 18:13:47 -04:00
AdamJedl
63efe076e4
Merge branch 'ChrisTitusTech:main' into main 2024-08-15 23:59:54 +02:00
ChrisTitusTech
4b245fbf40 Commit Linutil 2024-08-15 21:36:25 +00:00
Chris Titus
ad87fad7ec
Merge pull request #166 from ChrisTitusTech/Add-AUR-Helpers
Add AUR Helpers
2024-08-15 16:34:17 -05:00
Chris Titus
2f63f00294 Initial Commit 2024-08-15 16:23:21 -05:00
ChrisTitusTech
5a8a6891ca Commit Linutil 2024-08-15 20:58:23 +00:00
Chris Titus
58b0b57615
Merge pull request #136 from lj3954/column_tabs
feat: Implement tablist (column)
2024-08-15 15:56:22 -05:00
Chris Titus
7f10e36174 need to fix search modularity 2024-08-15 15:55:31 -05:00
Chris Titus
f8b3edb250
Merge branch 'main' into column_tabs 2024-08-15 15:26:29 -05:00
ChrisTitusTech
f1eb9e5b86 Commit Linutil 2024-08-15 19:54:07 +00:00
Chris Titus
fe76cfcf51
Merge pull request #120 from afonsofrancof:cleanup_search
Move search bar widget to a separate file
2024-08-15 14:51:53 -05:00