Vaxry
073c52be95
Merge pull request #4 from CarlosNihelton/fix-3-pkgconfig
...
Add missing PkgConfig:: qualifier to hyprlang import
2025-03-11 01:53:26 +01:00
Carlos Nihelton
5447ab45a5
Add missing PkgConfig:: qualifier to hyprlang import
...
That propagates PkgConfig info related to hyprlang
that was set when pkg_check_modules searched for it.
2025-03-10 18:37:49 -03:00
Mihai Fufezan
8810df502c
flake.lock: update
2025-01-23 14:18:26 +02:00
outfoxxed
767e884cda
nix: use gcc 14 stdenv
2025-01-10 17:00:07 -08:00
Mihai Fufezan
16c35452e4
flake: add hyprlang flake + overlay
2025-01-09 23:32:25 +02:00
solopasha
b4e829d8bf
cmake: include GNUInstallDirs after project() ( #1 )
...
Fixes the following warning:
```
CMake Warning (dev) at /usr/share/cmake/Modules/GNUInstallDirs.cmake:253 (message):
Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
target architecture is known. Please enable at least one language before
including GNUInstallDirs.
```
2025-01-09 10:40:20 +00:00
vaxerski
0ecf224f21
README: add a needed param to cmake
2025-01-08 23:52:46 +01:00
outfoxxed
d4615b8e40
nix: fix build
2025-01-08 14:23:01 -08:00
vaxerski
9d4437011b
version: bump to 0.1.0
2025-01-08 23:00:35 +01:00
vaxerski
0e2e65c34b
README: add readme
2025-01-08 12:54:56 +01:00
outfoxxed
b962066864
style: ensure defaults are set correctly if config file couldn't load
2025-01-08 03:47:22 -08:00
outfoxxed
8564f0488e
style: allow configuration via hyprlang
2025-01-07 22:31:42 -08:00
outfoxxed
c63f0e7c9b
style: handle keyboard focus
2025-01-07 20:25:36 -08:00
outfoxxed
56e611961a
style: add TextField
2025-01-07 19:59:31 -08:00
outfoxxed
476b44ffc2
build: update lints
2025-01-07 18:53:56 -08:00
outfoxxed
ea45e134ec
style: add CheckBox, rework user facing controls
2025-01-07 18:53:32 -08:00
outfoxxed
4aae02fde1
build: fix installation, disable tester by default
2025-01-06 21:31:54 -08:00
outfoxxed
ed177913b0
style: get button to consistently look ok in reasonable palettes
2025-01-06 19:46:57 -08:00
outfoxxed
9a1c66532b
style: force useHoverEffects to be enabled
...
qt6ct unsets this, and we will be dealing with qt6ct users.
2025-01-06 14:57:35 -08:00
outfoxxed
dd008cadda
style: improve button, add style tester
2025-01-06 04:45:05 -08:00
outfoxxed
fd1e81d227
build: install qml module
2024-10-18 03:39:15 -07:00
outfoxxed
614b9cac0c
style: create style with a simple button
2024-10-18 03:39:15 -07:00
outfoxxed
bd99baf876
core: project setup
2024-10-18 03:39:13 -07:00