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 |
|
Chris Titus
|
4b721b80b4
|
Merge pull request #169 from nnyyxxxx/main
Resolves #164
|
2024-08-16 00:09:40 -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 |
|
Chris Titus
|
2f63f00294
|
Initial Commit
|
2024-08-15 16:23:21 -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 |
|
AdamJedl
|
b1b4190e49
|
fix partial upgrades and reinstallation of packages in Arch Linux
|
2024-08-12 16:46:48 +02:00 |
|
Liam
|
548cfa8e36
|
feat: Implement tabs
|
2024-08-09 12:13:03 -07:00 |
|
afonsofrancof
|
5cddfdb162
|
Simplified placeholder text logic
Co-authored-by: Andrii Dokhniak <adokhniak@gmail.com>
|
2024-08-09 00:49:42 +01:00 |
|
afonsofrancof
|
9e1cd25603
|
Merge from main
|
2024-08-09 00:49:34 +01:00 |
|
Chris Titus
|
8be90b9c7d
|
Update list.rs
|
2024-08-08 18:03:51 -05:00 |
|
Chris Titus
|
a7c70cd653
|
Merge branch 'main' into refactor_float
|
2024-08-08 17:58:08 -05:00 |
|
Chris Titus
|
ae2f734745
|
Merge branch 'main' into improved_navigation
|
2024-08-08 17:51:18 -05: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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Chris Titus
|
01f03562d1
|
fix menu
|
2024-08-08 15:33:30 -05: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 |
|
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 |
|
Liam
|
67933959bd
|
feat: Update flatpaks in system-update
|
2024-07-31 03:30:07 -07:00 |
|
Liam
|
a8b68f8dd8
|
refactor: Improve formatting of key handling match statement
|
2024-07-30 20:31:21 -07:00 |
|
afonsofrancof
|
7dda423ed5
|
I will slap the linter in the face
|
2024-07-31 01:25:43 +01:00 |
|