Commit Graph

  • f8b3edb250
    Merge branch 'main' into column_tabs Chris Titus 2024-08-15 15:26:29 -0500
  • f1eb9e5b86 Commit Linutil ChrisTitusTech 2024-08-15 19:54:07 +0000
  • fe76cfcf51
    Merge pull request #120 from afonsofrancof:cleanup_search Chris Titus 2024-08-15 14:51:53 -0500
  • 3f81087ae5
    chore: Slightly prettify utils toml Liam 2024-08-14 23:20:05 -0700
  • d4489648b4
    fix: Launch script from the directory in which it's contained Liam 2024-08-14 23:13:56 -0700
  • 1d5b1e6676
    Replace JSON with TOML Liam 2024-08-14 23:09:31 -0700
  • 7a2d654760
    Add utility functions for package checks JEEVITHA KANNAN K S 2024-08-15 10:45:12 +0530
  • 1748c3bae4
    refactor bash to sh #162 JEEVITHA KANNAN K S 2024-08-15 08:11:41 +0530
  • 7d2f92a38c
    feat: Add tab JSON Liam 2024-08-14 13:55:16 -0700
  • e73c978d95
    feat: Update tabs.rs to use tab data Liam 2024-08-13 14:55:59 -0700
  • d07946fc41
    chore: Slightly improve code structure and commenting Liam 2024-08-10 20:48:04 -0700
  • 9afadee250
    fix: Remove unused imports. Comment scriptinfo fields Liam 2024-08-10 20:05:19 -0700
  • da2433d9d9
    feat: Add option to override compatibility checks Liam 2024-08-10 19:58:59 -0700
  • d4a3889e00
    fix: Rebuild program upon any changes to command directory Liam 2024-08-10 19:55:36 -0700
  • fb8103498e
    Bump clap from 4.5.13 to 4.5.15 #156 dependabot[bot] 2024-08-12 19:11:26 +0000
  • b1b4190e49
    fix partial upgrades and reinstallation of packages in Arch Linux AdamJedl 2024-08-12 16:46:48 +0200
  • c18c76c694
    feat: Add logic for runtime tab creation based on JSON data Liam 2024-08-10 19:52:49 -0700
  • b7212af7fc Refactoring : Improvement suggested by lj3954 soap 2024-08-10 18:16:05 -0400
  • 4ebb81804d Fix: Typo soap 2024-08-10 11:38:16 -0400
  • f9a8470a8b Refactoring: Allow themes to scale with ease soap 2024-08-10 10:40:09 -0400
  • 548cfa8e36
    feat: Implement tabs Liam 2024-08-09 02:22:19 -0700
  • 8f26183487
    Added CONTRIBUTING.md and changed README.md #148 afonsofrancof 2024-08-09 13:00:37 +0100
  • 07eee2e671 Add delete key to the filtered out keys #146 Tyler Critchlow 2024-08-08 22:06:17 -0600
  • ea72c6ffa2 Filter out special keys (arrows, page up/down, home, insert, function, end) from terminal input Tyler Critchlow 2024-08-08 22:02:33 -0600
  • 34c1318e37 Warn About DEs #126 Clutchnp 2024-08-09 09:13:28 +0530
  • 7d1d6b64d6 Sync with main #139 javif89 2024-08-08 20:55:15 -0400
  • 30f8dbc17e Merge branch 'main' into system-info javif89 2024-08-08 20:53:18 -0400
  • 44da136c98
    Moved the command output float to list.rs #145 afonsofrancof 2024-08-09 01:36:42 +0100
  • 5cddfdb162
    Simplified placeholder text logic #120 afonsofrancof 2024-08-02 01:08:07 +0100
  • 9e1cd25603
    Merge from main afonsofrancof 2024-08-08 23:45:49 +0100
  • 4c38069b83 Commit Linutil 2024.08.08 #124 ChrisTitusTech 2024-08-08 23:16:54 +0000
  • b82d0cd81b
    Merge pull request #137 from afonsofrancof/refactor_float Chris Titus 2024-08-08 18:14:47 -0500
  • 0d28ef4478
    Remove build/ directory #143 Musselman 2024-08-08 18:06:27 -0500
  • 4915cc5445
    Add build/ to .gitignore Musselman 2024-08-08 18:05:44 -0500
  • 0ee4412343 Merge branch 'refactor_float' of https://github.com/afonsofrancof/linutil into pr/afonsofrancof/137 #137 Chris Titus 2024-08-08 18:03:52 -0500
  • 8be90b9c7d Update list.rs Chris Titus 2024-08-08 18:03:51 -0500
  • 7692c7c1c9
    Fix chris fat finger afonsofrancof 2024-08-08 23:59:33 +0100
  • a7c70cd653
    Merge branch 'main' into refactor_float Chris Titus 2024-08-08 17:58:08 -0500
  • 1ef5c85248 Commit Linutil ChrisTitusTech 2024-08-08 22:54:58 +0000
  • a7208e8662
    Merge pull request #135 from lj3954/improved_navigation Chris Titus 2024-08-08 17:52:54 -0500
  • ae2f734745
    Merge branch 'main' into improved_navigation #135 Chris Titus 2024-08-08 17:51:18 -0500
  • 6990c49a69 Commit Linutil ChrisTitusTech 2024-08-08 22:44:45 +0000
  • c9c58de428 Merge branch 'main' of https://github.com/ChrisTitusTech/linutil Chris Titus 2024-08-08 17:42:57 -0500
  • 96c2f34afc reorder Chris Titus 2024-08-08 17:42:54 -0500
  • 90c50dc99c
    Merge pull request #134 from cpunerd/main Chris Titus 2024-08-08 17:42:34 -0500
  • da7f078063
    Moved preview_content to floating_text and merged afonsofrancof 2024-08-08 23:37:19 +0100
  • 7daba2c454 Commit Linutil ChrisTitusTech 2024-08-08 22:33:18 +0000
  • ab2cc1340f
    Added FloatingText class. It shows text in a float afonsofrancof 2024-08-08 22:12:34 +0100
  • 6e0540c68a
    Made main.rs use new float logic afonsofrancof 2024-08-06 17:29:57 +0100
  • 72c10c5ef8
    Removed out of place handling of float window in list.rs afonsofrancof 2024-08-06 17:22:32 +0100
  • 65b7246099
    Made running_command.rs implement FloatContent so it can be shown inside a float afonsofrancof 2024-08-06 17:22:15 +0100
  • f0e67ba313
    Made float.rs generic. It can show anything inside it now afonsofrancof 2024-08-06 17:21:47 +0100
  • c386fe8c37
    Merge pull request #131 from guruswarupa/main Chris Titus 2024-08-08 17:31:07 -0500
  • e14e668e6c Commit Linutil ChrisTitusTech 2024-08-08 22:27:18 +0000
  • 2a524191f1
    Merge pull request #127 from SoapyDev/fix-search-commands Chris Titus 2024-08-08 17:24:32 -0500
  • 76c48d2322
    Update dependabot.yml Chris Titus 2024-08-08 16:38:54 -0500
  • c97165b809 Commit Linutil ChrisTitusTech 2024-08-08 21:38:10 +0000
  • 5c8b8b34e0
    Bump crossterm from 0.27.0 to 0.28.1 #133 dependabot[bot] 2024-08-08 21:36:41 +0000
  • e9dae5d6d6
    Merge pull request #132 from ChrisTitusTech/dependabot/cargo/clap-4.5.13 Chris Titus 2024-08-08 16:35:59 -0500
  • b94465ca9b Commit Linutil ChrisTitusTech 2024-08-08 21:18:06 +0000
  • d632edcf02
    Merge pull request #123 from kobewijnants/fork Chris Titus 2024-08-08 16:15:59 -0500
  • 8fe2931829
    Update firewall-baselines.sh #123 Chris Titus 2024-08-08 16:15:32 -0500
  • fd3bcca2cd Commit Linutil ChrisTitusTech 2024-08-08 21:09:30 +0000
  • a8eaf54fd8
    Merge pull request #107 from lj3954/refactor_key_handling Chris Titus 2024-08-08 16:07:22 -0500
  • 625cac9743 Commit Linutil ChrisTitusTech 2024-08-08 21:04:17 +0000
  • 528e1ec86e
    Merge pull request #75 from jtmusselman/add-zsh-install Chris Titus 2024-08-08 16:02:08 -0500
  • 62ee1d8661 fix whitespace in fmt #75 Chris Titus 2024-08-08 16:01:04 -0500
  • 3b9f759f08 update pacman install Chris Titus 2024-08-08 15:58:07 -0500
  • e58c54ad04 update zsh install Chris Titus 2024-08-08 15:54:37 -0500
  • 9363eace42 Commit Linutil ChrisTitusTech 2024-08-08 20:36:05 +0000
  • 9fe8a7c191 Merge branch 'main' of https://github.com/ChrisTitusTech/linutil Chris Titus 2024-08-08 15:33:33 -0500
  • 01f03562d1 fix menu Chris Titus 2024-08-08 15:33:30 -0500
  • 3238b2a8f9 Commit Linutil ChrisTitusTech 2024-08-08 20:22:00 +0000
  • 31bd6fa06f
    Merge pull request #105 from infstate/dwm-titus-final Chris Titus 2024-08-08 15:19:49 -0500
  • 0281104cb4 remove updates (changelog) #142 MyDrift 2024-08-08 21:49:39 +0200
  • 179fca6bdf
    Using "esc" key to escape #141 dhruvmistry2000 2024-08-08 11:42:52 +0530
  • 7fade616da Remove comment javif89 2024-08-06 20:20:07 -0400
  • 4eccd79c03 Implement optimizations from @lj3954 javif89 2024-08-06 20:17:59 -0400
  • 9783b024e0 Get system info on command start and export it to the script javif89 2024-08-06 17:19:34 -0400
  • 8aa7a216ab
    feat: Add right/left arrow key navigation Liam 2024-08-05 17:11:43 -0700
  • 16f9e5d36c
    feat: Allow navigation with 'h' and 'l' keys Liam 2024-08-05 17:08:38 -0700
  • 8b9352a12c Remove snaps #134 cpunerd 2024-08-05 15:09:57 -0500
  • 7609d755a7 add option to remove snaps cpunerd 2024-08-05 15:03:42 -0500
  • c6f866bb6c
    Bump clap from 4.5.11 to 4.5.13 #132 dependabot[bot] 2024-08-05 19:31:17 +0000
  • 419fbccc92 added Monitor-Control(xrandr), Wifi-Control(nmcli) and Bluetooth-Control(bluetoothctl) bash script #131 guruswarupa 2024-08-06 00:54:05 +0530
  • de83153fca added bluetooth and wifi control bash script #117 guruswarupa 2024-08-06 00:19:49 +0530
  • 8f4eef17ec Remove the extra "Thanks a lot" nyx 2024-07-31 12:38:09 -0400
  • c8cbf820a5 Update README.md nyx 2024-07-31 12:28:00 -0400
  • 42aba3807c fix gh action build Chris Titus 2024-07-31 14:11:44 -0500
  • 1facc2e5ef fix build Chris Titus 2024-07-31 14:04:20 -0500
  • 271b57bbc9 Commit Linutil ChrisTitusTech 2024-07-31 15:31:32 +0000
  • 13def73cf5 chore: Move binaries to shorter path Liam 2024-07-31 03:42:27 -0700
  • d7a1df34e6 feat: Update flatpaks in system-update Liam 2024-07-31 03:30:07 -0700
  • e3de51eb6b chore: Remove duplicate cargo check workflow Liam 2024-07-30 20:40:25 -0700
  • 2ff6a3fa9c Reformatting #127 SoapyDev 2024-08-05 08:54:19 -0400
  • b2e9461a76 Fixed ufw enable message Kobe Wijnants 2024-08-05 12:36:06 +0000
  • d9b0f84156 Fix: / and q are treated as character in search SoapyDev 2024-08-04 18:25:44 -0400
  • 9c25d72e71 Switching update order #129 Clutchnp 2024-08-04 18:42:17 +0530
  • dc4e84172e Fix ufw firewall script Kobe Wijnants 2024-08-02 16:19:20 +0200
  • 6f865f76ef
    Merge pull request #118 from nnyyxxxx/main 2024.08.01 #89 Chris Titus 2024-07-31 15:31:06 -0500