Austin Horstman
|
16ff5ee99b
|
.github/workflows/linux: fail-fast
|
2024-06-09 13:41:01 -05:00 |
|
Austin Horstman
|
08c5df3633
|
modules/sway/workspaces: clang-format fix
|
2024-06-09 13:05:47 -05:00 |
|
Austin Horstman
|
b365831839
|
test/hyprland/backend: fix
|
2024-06-09 13:04:09 -05:00 |
|
Austin Horstman
|
959422f143
|
modules/hyprland/backend: protect against crash when XDG_RUNTIME_DIR not set
|
2024-06-09 10:18:20 -05:00 |
|
Austin Horstman
|
fa2e21dfd5
|
modules/hyprland/backend: move getSocketFolder to class
|
2024-06-09 10:18:20 -05:00 |
|
Austin Horstman
|
58e7abba2c
|
tests: split into separate binaries
|
2024-06-08 22:43:48 -05:00 |
|
Austin Horstman
|
87eaa75b8a
|
test/hyprland/backend: init
|
2024-06-08 22:43:48 -05:00 |
|
Austin Horstman
|
749f46f86f
|
test/fixtures: Add GlibTestsFixture
|
2024-06-08 22:18:23 -05:00 |
|
Austin Horstman
|
0055ee6910
|
modules/hyprland/workspaces: remove unneccesary visibleWorkspaces variable
|
2024-06-07 13:56:49 -05:00 |
|
Austin Horstman
|
1b3b45779a
|
modules/hyprland/backend: add getSocketFolder to header
|
2024-06-07 13:56:49 -05:00 |
|
Austin Horstman
|
e1a6d513cc
|
test/config: add hyprland-workspaces config
|
2024-06-07 13:56:49 -05:00 |
|
Austin Horstman
|
c5b5b64dfa
|
modules/temperature: remove unused import
|
2024-05-28 15:41:10 -05:00 |
|
Austin Horstman
|
381fe83008
|
Makefile: fix meson deprecations
|
2024-05-28 15:41:10 -05:00 |
|
Austin Horstman
|
8adb0a5644
|
.github/workflows: fix meson deprecations
|
2024-05-28 15:41:10 -05:00 |
|
Austin Horstman
|
24e8766aaa
|
hyprland/backend: use /tmp
Was hardcoded to /tmp in previous versions
|
2024-05-28 11:00:20 -05:00 |
|
Austin Horstman
|
f5bb086460
|
hyprland/workspaces: sort methods
|
2024-05-24 14:41:59 -05:00 |
|
Austin Horstman
|
9ba9d57c8c
|
hyprland/windowcreationpayload: sort methods
|
2024-05-24 14:30:31 -05:00 |
|
Austin Horstman
|
82ae474002
|
hyprland/workspace: sort methods
|
2024-05-24 14:29:03 -05:00 |
|
Austin Horstman
|
56319a4705
|
hyprland/workspaces: break up implementations
|
2024-05-24 14:21:31 -05:00 |
|
Austin Horstman
|
07c91c200a
|
hyprland/workspaces: break up headers
|
2024-05-24 14:21:31 -05:00 |
|
Austin Horstman
|
d73051e980
|
hyprland/workspaces: break up doUpdate
|
2024-05-24 14:21:31 -05:00 |
|
Austin Horstman
|
9fe51af6b0
|
hyprland/workspaces: break up parseConfig
|
2024-05-24 14:21:31 -05:00 |
|
Austin Horstman
|
e4353e548a
|
.gitignore: add .ccls-cache
|
2024-05-24 14:21:31 -05:00 |
|
Austin Horstman
|
b239c77d74
|
fix: temporary catch2_3 override until upstreamed to nixpkgs
|
2024-01-10 12:17:46 -06:00 |
|
Austin Horstman
|
b90af74d15
|
feat: enable direnv and fix flake devshell output
|
2024-01-08 12:47:32 -06:00 |
|
Austin Horstman
|
d4d5a54e63
|
chore: flake lock update
|
2024-01-08 09:37:48 -06:00 |
|
Austin Horstman
|
b1744278d1
|
chore: lint fix
|
2023-12-01 22:05:40 -06:00 |
|
Austin Horstman
|
79cf33b9f1
|
refactor: enumparser create implementation file
|
2023-09-09 17:59:40 -05:00 |
|
Austin Horstman
|
b8630968b2
|
refactor: move capitalize string helper
|
2023-09-09 13:23:17 -05:00 |
|
Austin Horstman
|
2fee12d930
|
fix: enumparser capitalize everything to avoid issues
|
2023-09-09 12:14:52 -05:00 |
|
Austin Horstman
|
3ae2fe3272
|
refactor: PR review cleanup
|
2023-09-09 12:08:30 -05:00 |
|
Austin Horstman
|
2b8c92e8fd
|
refactor: enum utility allow overriding
|
2023-09-09 11:18:12 -05:00 |
|
Austin Horstman
|
8ce64ea784
|
refactor: make parsing sort-by more lenient
|
2023-09-09 10:04:49 -05:00 |
|
Austin Horstman
|
8ea2626de8
|
refactor: sort-by enum hyprland
|
2023-09-09 10:04:48 -05:00 |
|
Austin Horstman
|
65ba449460
|
chore: update man page index
|
2023-09-08 23:17:21 -05:00 |
|
Austin Horstman
|
cbc12e5443
|
feat: hyprland workspaces add sort-by
|
2023-09-08 22:49:15 -05:00 |
|
Austin Horstman
|
587bd0cd62
|
refactor: cleanup hyprland workspaces constructor
|
2023-09-08 22:24:05 -05:00 |
|
Austin Horstman
|
2837b72064
|
fix: rename workspace active fix
|
2023-09-08 14:11:02 -05:00 |
|
khaneliman
|
c9e1899594
|
refactor: deprecate instead of remove persistent_workspaces
|
2023-09-05 16:02:45 -05:00 |
|
khaneliman
|
b405dc436c
|
refactor!: wlr persistent workspaces config rename
|
2023-09-05 16:02:22 -05:00 |
|
khaneliman
|
4a6c1269fb
|
refactor!: sway persistent workspaces config name rename
|
2023-09-05 16:02:21 -05:00 |
|
khaneliman
|
44ac6b8044
|
refactor!: hyprland persistent workspaces config option name standardization
|
2023-09-05 16:02:19 -05:00 |
|
Austin Horstman
|
4cb8efbecc
|
chore: cpplint fixes hyprland classes
|
2023-09-03 00:18:31 -05:00 |
|
Austin Horstman
|
8fc4187713
|
refactor: replace strcpy with snprintf
|
2023-09-02 23:56:06 -05:00 |
|
Austin Horstman
|
ce076927f3
|
chore: cpplint fixes hyprland headers
|
2023-09-02 23:56:04 -05:00 |
|
Austin Horstman
|
52309615c1
|
hyprland new persistent_workspace configuration style
|
2023-08-29 00:11:25 -05:00 |
|
Austin Horstman
|
ee4fbc58f7
|
hyprland add urgent ipc support
|
2023-08-23 12:52:29 -05:00 |
|
Austin Horstman
|
3081b0c576
|
flake lock update
|
2023-08-23 12:14:35 -05:00 |
|