Commit Graph

27 Commits

Author SHA1 Message Date
Adam Perkowski
204f1097f3 docs: add a logo (#54)
* add a logo

* add logo to the readme & the desktop entry
2024-10-29 18:06:58 +00:00
Adam Perkowski
2e8f4f7315 org updates (#49)
* some org updates

* add logo
2024-10-28 15:29:31 -04:00
Adam Perkowski
48a30c52ef README improvements (#8)
* installation instructions

* releases page

* some more

* `gtk` -> `GTK`

* EVEN MORE?!

* typo (?)

* fix typo

* replace outdated pv

---------

Co-authored-by: nyx <nnyyxxxx@protonmail.com>
2024-10-13 05:10:31 -04:00
nyx
77260e67cb add new todo option (#7)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-10-12 16:09:14 -04:00
nyx
cfa35863a2 remove warning (#6)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-10-12 16:07:32 -04:00
Adam Perkowski
2b7e0bc399 feat: a desktop entry + readme update (#5)
* feat: a desktop entry

* add gtk4
2024-10-12 22:00:21 +02:00
nyx
5cd5f9aa44 move example usage outside of hyprgui h2 2024-10-12 11:11:05 -04:00
nyx
86dbbca510 add : 2024-10-12 11:09:52 -04:00
nyx
5519d97584 add the word example 2024-10-12 11:09:33 -04:00
nyx
b079ca12ad use h3 instead 2024-10-12 11:08:41 -04:00
nyx
7cf5c87c4e add usage section 2024-10-12 11:08:23 -04:00
nyx
fb148c8b2f reword md 2024-10-12 10:57:33 -04:00
nyx
ade0994c76 add warning 2024-10-12 09:26:54 -04:00
nyx
b7f65f62de add to checkboxes 2024-10-12 09:11:20 -04:00
Adam Perkowski
7f3cf48fe4 Implement GUI (#1)
* file picker done

* move functionality to a module + some optimizations

* more moving

* more renaming

* something works (??)

* ???

* add debug prints and implement menu

* fix issues with incomplete window rendering

* implement more options

* use the parser to write instead of printing to terminal

* dont ask the user for their config a second time

* use lowercase

* add color boxes

* move color parsing to hyprparser

* cargolock

* rely on a constant path it shouldnt matter anyways

* add telemetry JK this really adds a tracker depending on what the user has toggled

* add a header instead of a single button

* run fmt

* gui overhaul base

* add functional click boxes

* fix issues with saving

* some fixes

* fix issues with value resetting

* fix issues with formatting

* update readme

* implement basic header functionality not working yet

* add headers and remove previous functionality

* add centering logic to first header in all cats

* move save button to left so its noticable by the user

* remove unused cats

---------

Co-authored-by: nyx <nnyyxxxx@protonmail.com>
2024-10-12 09:07:19 -04:00
nyx
50b1fdfafd add configuring keyword 2024-10-11 19:24:05 -04:00
nyx
ce5082cfa0 reorganize credits list 2024-10-11 19:22:58 -04:00
nyx
982a868895 fix naming again 2024-10-11 19:22:19 -04:00
nyx
012c5d0ba8 rewording 2024-10-11 19:19:39 -04:00
nyx
92a17e0b32 fix naming 2024-10-11 19:19:02 -04:00
nyx
236bb196e1 add credits section 2024-10-11 19:18:47 -04:00
nyx
34fb843e31 add rust emojis 2024-10-11 19:11:17 -04:00
nyx
6df5f35559 add new contents to md 2024-10-11 19:10:02 -04:00
nyx
197f7494d1 change to gui lol 2024-10-11 19:09:00 -04:00
nyx
499c18a671 use h3 2024-10-11 19:07:44 -04:00
nyx
e150b3141c add readme contents 2024-10-11 19:07:12 -04:00
Adam Perkowski
4d8dd70a46 init 2024-10-11 22:28:54 +02:00