Nyslay
df75070f7f
Add headers for build hy3 on openSuse distro ( #127 )
...
* Add libs for build hy3 on openSuse distro
* remove double space
---------
Co-authored-by: nyslay <nyslay@localhost.localdomain>
2024-06-24 14:00:24 -07:00
Pete Appleton
6185efd847
Comment-out unused code instead of masking with preprocessor
2024-01-22 07:56:14 +00:00
Pete Appleton
f150886e63
Avoid GCC build warnings
...
- Add `default` to switch statements to ensure that a defined value is returned from non-void functions
- Add `HY3_ENABLE_UNUSED_BLOCKS` option (default: `FALSE`) which controls a `#if` pre-processor
directive surrounding the apparently unused `unfullscreen` label (and associated block)
in `Hy3Layout.cpp`
2024-01-20 11:51:43 +00:00
outfoxxed
92244e7285
Add hyprland version compatibility check
2023-12-05 00:48:26 -08:00
outfoxxed
1435be18d4
Refactor
2023-06-28 21:36:08 -07:00
outfoxxed
5d6b415c7f
Initial work on tab groups
2023-05-16 03:04:32 -07:00
outfoxxed
7fbee547b4
Revert "Allow manually specifying hyprland headers"
...
This reverts commit 2ca3a9cc37
.
2023-04-30 20:31:26 -07:00
outfoxxed
2ca3a9cc37
Allow manually specifying hyprland headers
2023-04-30 13:21:54 -07:00
outfoxxed
e57d1aec4c
Update to hyprland pkg-config
...
This also allows hy3 to be built as an output
2023-04-27 11:14:11 -07:00
outfoxxed
9b570f066a
Raising focus and grouped movement
2023-04-26 00:57:24 -07:00
outfoxxed
0e854287ff
Visual indication for single-window groups & more
...
- Fix being able to create multiple levels of groups around a single
window
- Destroy single-member groups when they loose focus
2023-04-12 03:33:45 -07:00
outfoxxed
b171721e66
Initial commit
...
Some progress already but have to commit somewhere
2023-04-12 01:33:00 -07:00