Commit Graph

67 Commits

Author SHA1 Message Date
Matias Zwinger
873bd46583 hypre: init at 2.31.0
(cherry picked from commit 4d4223abc2)
2024-07-16 15:20:07 +00:00
John Titor
01a69d0a26 hyprland, hyprlandPlugins: add johnrtitor as maintainer
I am willing to merge and review PRs of hyprland related packages

(cherry picked from commit e60665293a)
2024-06-26 04:21:29 +00:00
John Titor
77eaf49ead hyprland: 0.41.1 -> 0.41.2
(cherry picked from commit 25cb8f71c4)
2024-06-26 04:21:29 +00:00
John Titor
38966aa06b hyprutils: 0.1.4 -> 0.1.5
(cherry picked from commit 454c084fa1)
2024-06-26 04:21:29 +00:00
John Titor
6bd3a0272a
hyprutils: 0.1.2 -> 0.1.4
(cherry picked from commit dda39b703d)
2024-06-20 17:06:48 +03:00
John Titor
f70a62aa64
hyprland: 0.40.0-unstable-2024-05-05 -> 0.41.1
(cherry picked from commit 0c7a9deadd)
2024-06-17 17:50:57 +03:00
John Titor
cdaf39cdb9
hyprland: add update script
Co-authored-by: fufexan <mihai@fufexan.net>
(cherry picked from commit 7b136032a5)
2024-06-17 17:50:57 +03:00
John Titor
7a3bf8f181
hyprland: move to pkgs/by-name, hyprlandPlugins: restructure
(cherry picked from commit 2d88a5f17a)
2024-06-17 17:50:57 +03:00
John Titor
8db2094008
hyprutils: init at 0.1.2
needed for Hyprland 41.1

Co-authored-by: Donovan Glover <donovan@dglover.co>
(cherry picked from commit 0c723f647f)
2024-06-17 17:50:57 +03:00
John Titor
3a706857cf
hyprwayland-scanner: 0.3.4 -> 0.3.10
Needed for Hyprland v41.0 release.

(cherry picked from commit 83cc03fc76)
2024-06-17 17:50:55 +03:00
Lin Xianyi
354dcaa178
hyprcursor: 0.1.8 -> 0.1.9
Diff: https://github.com/hyprwm/hyprcursor/compare/refs/tags/v0.1.8...v0.1.9

Changelog: https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.9
(cherry picked from commit 2528dc85ef)
2024-06-17 12:54:58 +03:00
Mihai Fufezan
4bf94f8ad8 hyprwayland-scanner: 0.3.8 -> 0.3.4
(cherry picked from commit 7185b47557)
2024-05-25 07:13:54 +00:00
R. Ryantm
0efbb4c4bb hyprwayland-scanner: 0.3.7 -> 0.3.8 2024-05-18 13:54:47 +00:00
Mihai Fufezan
bb146ade88
hyprwayland-scanner: init at 0.3.7 2024-05-17 00:24:13 +03:00
Donovan Glover
0d8d01089a
hyprnome: 0.2.0 -> 0.3.0 2024-05-14 20:43:22 -04:00
Enric Morales
c59a9d297b
hyprland-activewindow: 1.0.2 -> 1.0.3 (#310874)
Diff: https://github.com/FieldOfClay/hyprland-activewindow/compare/v1.0.2...v1.0.3
2024-05-13 08:14:51 +00:00
Pol Dellaiera
9fc7975aad
Merge pull request #309339 from donovanglover/hyprdim-2.2.5
hyprdim: 2.2.4 -> 2.2.5
2024-05-12 21:27:58 +02:00
Nick Cao
aea3263027
Merge pull request #310715 from r-ryantm/auto-update/hyprland-workspaces
hyprland-workspaces: 2.0.0 -> 2.0.1
2024-05-11 10:30:46 -04:00
R. Ryantm
517d5ef9fa hyprland-workspaces: 2.0.0 -> 2.0.1 2024-05-11 01:09:52 +00:00
éclairevoyant
29182918b1 various: remove eclairevoyant from meta.maintainers 2024-05-09 16:51:37 +02:00
John Titor
66d13063df
hyprlock: format using nixfmt-rfc-style 2024-05-06 15:30:25 +05:30
John Titor
a6bd31fa2c
hyprlock: 0.3.0 -> 0.3.0-unstable-2024-04-24
this adds support for jpeg and webp wallpapers
remove cmake.patch as it is no longer needed
add dependencies as per 415262065f
2024-05-06 15:29:47 +05:30
Donovan Glover
ebe32d6a21
hyprdim: 2.2.4 -> 2.2.5 2024-05-05 13:57:35 -04:00
R. Ryantm
62bdc46f3a hyprcursor: 0.1.7 -> 0.1.8 2024-04-30 23:33:23 +00:00
R. Ryantm
f781d4e216 hyprland-monitor-attached: 0.1.5 -> 0.1.6 2024-04-29 13:12:05 +00:00
R. Ryantm
2676356c2a hyprland-activewindow: 1.0.1 -> 1.0.2 2024-04-27 13:03:40 +00:00
Aleksana
f14af9425e
Merge pull request #303119 from iynaix/bump-hyprlock
hyprlock: 0.2.0 -> 0.3.0
2024-04-24 22:14:53 +08:00
Aleksana
ed0e28efcc
Merge pull request #305404 from kiike/pkgs/hyprland-activewindow
hyprland-activewindow: init at 1.0.1
2024-04-24 17:32:56 +08:00
Enric Morales
72c2b8bc87
hyprland-activewindow: init at 1.0.1
fix(hyprland-activewindow): resolve review issues

- avoid using repo = pname
- removal of period at end of description
- wrong homepage
- change platform to platforms.linux, since Hyprland is specific to Linux.

Co-authored-by: Donovan Glover <donovan@dglover.co>

Add donovanglover as co-maintainer
2024-04-20 22:49:20 +02:00
Donovan Glover
cd5f77b5a8
hyprland-workspaces: init at 2.0.0
Closes https://github.com/NixOS/nixpkgs/issues/295965
2024-04-20 11:15:16 -04:00
rewine
bd4ae0e121
Merge pull request #305140 from IogaMaster/hypridle
hypridle: 0.1.1 -> 0.1.2
2024-04-19 19:29:27 +08:00
IogaMaster
e4a22a6d7a
hypridle: 0.1.1 -> 0.1.2
Diff: https://github.com/hyprwm/hypridle/compare/v0.1.1...v0.1.2
2024-04-18 15:02:49 -06:00
rewine
1821746abe
Merge pull request #304106 from IogaMaster/hyprlang
hyprlang: 0.5.0 -> 0.5.1
2024-04-15 21:03:37 +08:00
IogaMaster
ce1515f702
hyprlang: 0.5.0 -> 0.5.1
Diff: https://github.com/hyprwm/hyprlang/compare/v0.5.0...v0.5.1
2024-04-14 14:28:21 -06:00
rewine
97a11612f4
Merge pull request #301899 from wineee/hyprland
hyprland: 0.37.1 -> 0.38.1;  hyprcursor: 0.1.5 -> 0.1.6; hyprlandPlugins.hy3: 0.36.0-unstable-2024-03-06 -> 0.38.0
2024-04-12 14:50:19 +08:00
Nick Cao
7439b139aa
Merge pull request #302708 from donovanglover/hyprdim-update
hyprdim: 2.2.3 -> 2.2.4
2024-04-10 20:30:01 -04:00
Lin Xianyi
68ed9da5e3 hyprlock: 0.2.0 -> 0.3.0 2024-04-10 21:58:40 +08:00
rewine
0b3d01046f hyprcursor: 0.1.5 -> 0.1.7 2024-04-10 11:57:25 +08:00
Aleksana
ddf067c116
Merge pull request #283262 from bddvlpr/hyprland-monitor-attached/init
hyprland-monitor-attached: init at 0.1.5
2024-04-09 23:58:24 +08:00
Donovan Glover
2b5face2fd
hyprdim: 2.2.3 -> 2.2.4 2024-04-08 21:11:18 -04:00
lachrymaLF
256bec2353 hydrapaper: init at 3.3.2 2024-04-05 17:39:31 +08:00
R. Ryantm
bf4b84df02 hyprcursor: 0.1.4 -> 0.1.5 2024-03-24 23:22:00 +00:00
Donovan Glover
489e9a864b
hyprnome: cleanup 2024-03-15 13:40:10 -04:00
Donovan Glover
597c9f61a4
hyprdim: cleanup 2024-03-15 13:39:18 -04:00
Donovan Glover
e6021d4429
hyprnome: migrate to by-name 2024-03-15 13:27:39 -04:00
Donovan Glover
d7b558dd23
hyprdim: migrate to by-name 2024-03-15 13:27:25 -04:00
Luna Simons
49922ef299
hyprland-monitor-attached: init at 0.1.5 2024-03-15 12:31:49 +01:00
Lin Xianyi
7afa5729d0 hyprlock: 0.1.0 -> 0.2.0
Changelog: https://github.com/hyprwm/hyprlock/releases/tag/v0.2.0
Diff: https://github.com/hyprwm/hyprlock/compare/v0.1.0...v0.2.0
2024-03-13 23:39:28 +08:00
Lin Xianyi
d8fe908e39 hyprcursor: init at 0.1.4 2024-03-12 08:41:21 +08:00
IogaMaster
11907c593a
hyprlang: 0.4.1 -> 0.5.0
Diff: https://github.com/hyprwm/hyprlang/compare/v0.4.1...v0.5.0
2024-03-08 10:58:26 -07:00