Commit Graph

72 Commits

Author SHA1 Message Date
Artturi
74efa31c2f
Merge pull request #156141 from r-ryantm/auto-update/swayr 2022-01-25 15:03:49 +02:00
R. Ryantm
f57c822f7a swayr: 0.11.2 -> 0.12.0 2022-01-22 08:12:48 +00:00
jmc-figueira
9fede6b833
wluma: 4.0.0 -> 4.1.0 2022-01-22 00:39:14 +00:00
jmc-figueira
80d4043005
wluma: 3.0.0 -> 4.0.0 2022-01-19 13:33:43 +00:00
João Figueira
2efc972113
wluma: 2.0.1 -> 3.0.0 (#155059) 2022-01-15 12:28:51 +09:00
Patrick Hilhorst
09a558e50f
wl-mirror: add synthetica (myself) as maintainer 2022-01-01 13:47:40 +01:00
Patrick Hilhorst
ef3f32f494
wl-mirror: 0.5.0 -> 0.8.1 2022-01-01 12:59:49 +01:00
legendofmiracles
823ff3654b
Merge pull request #150725 from yevhenshymotiuk/wluma-2.0.1 2021-12-31 09:28:01 -06:00
Yevhen Shymotiuk
a94f0afd3f
wluma: init at 2.0.1 2021-12-27 19:32:24 +02:00
R. Ryantm
1692a34703 swayr: 0.10.1 -> 0.11.2 2021-12-22 12:29:03 +00:00
sterni
3fbc7b4cd2
ocamlPackages.wayland: 0.2 -> 1.0; wayland-proxy-virtwl: unstable-2021-04-15 -> unstable-2021-12-05 (#150714)
* ocamlPackages.wayland: 0.2 -> 1.0

https://github.com/talex5/ocaml-wayland/releases/tag/v1.0

* wayland-proxy-virtwl: unstable-2021-04-15 -> unstable-2021-12-05
2021-12-15 07:53:29 +01:00
R. Ryantm
5187d8420f swayr: 0.10.0 -> 0.10.1 2021-12-06 16:55:49 +00:00
Samuel Gräfenstein
639c8aac78
wl-clipboard-x11: Init at 5 2021-12-03 10:20:33 +01:00
Patrick Hilhorst
9217db50b7
Merge pull request #147297 from twitchyliquid64/wl-mirror2 2021-12-02 17:25:29 +01:00
Jörg Thalheim
673d497d2c
Merge pull request #148261 from Ma27/bump-clipman
clipman: 1.6.0 -> 1.6.1
2021-12-02 15:04:40 +00:00
Maximilian Bosch
2d02482582
clipman: 1.6.0 -> 1.6.1
ChangeLog: https://github.com/yory8/clipman/releases/tag/v1.6.1
2021-12-02 11:28:15 +01:00
Felix Buehler
22dffe27f3 pkgs/tools: use pname&version instead of name 2021-11-30 21:11:29 +01:00
Tom
b71ed45cfc wl-mirror: init at 0.5.0 2021-11-26 09:03:06 -08:00
polykernel
7d310da826 swayr: 0.7.0 -> 0.10.0 2021-11-20 22:31:43 -05:00
Artturin
9538bee9b7 wlogout: add gtk-layer-shell support
enables transparency via wlogout -p layer-shell
2021-11-06 13:35:41 +02:00
R. Ryantm
bf6e22d427 cliphist: 0.1.0 -> 0.3.0 2021-10-29 07:14:43 +00:00
Vladimir Serov
5a44d082c8
swaycwd: 0.0.1 -> 0.0.2
Co-authored-by: figsoda <figsoda@pm.me>
2021-10-18 18:22:30 +03:00
Matthias Beyer
c5686537af sirula: unstable->2021-07-11 -> unstable-2021-10-12
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-10-12 10:05:32 +00:00
Artturi
c400da5dd0
Merge pull request #139777 from Artturin/wshowkeysswitch 2021-09-29 23:48:39 +03:00
Artturin
9a506d4032 swayr: 0.6.2 -> 0.7.0 2021-09-28 19:10:26 +03:00
Artturin
5ae3ae8e16 wshowkeys: switch to a working fork 2021-09-28 18:59:49 +03:00
Sandro
586247ebaf
Merge pull request #138752 from dit7ya/master
cliphist: init at 0.1.0
2021-09-22 21:58:46 +02:00
Mostly Void
2e4ab91111 cliphist: init at 0.1.0 2021-09-23 00:24:56 +05:30
Emery Hemingway
17c1a38c90 swaycwd: convert to buildNimPackage 2021-09-05 11:20:01 +02:00
R. RyanTM
a5894c295a swayr: 0.6.1 -> 0.6.2 2021-08-22 03:17:39 +00:00
R. RyanTM
407f4ad632 wob: 0.11 -> 0.12 2021-08-14 10:02:09 +00:00
Tom
fc8a8266d7 sirula: init at unstable-2021-07-11
This commit packages sirula, a simple app launcher for wayland.
2021-08-02 22:00:11 -04:00
github-actions[bot]
9fe75f18c0
Merge master into staging-next 2021-07-16 12:01:03 +00:00
Artturin
51dbc48b3b swayr: init at 0.6.1 2021-07-16 01:44:56 +03:00
github-actions[bot]
17a534e48b
Merge master into staging-next 2021-07-09 00:01:34 +00:00
Michael Weiss
3938c5ed20
wshowkeys: Mark as broken
It doesn't run anymore:
$ wshowkeys
zwlr_layer_surface_v1@11: error 1: width 0 requested without setting left and right anchors
wl_display_dispatch: Protocol error

We'll remove this package after a while. Fix #129362.

Reported-by: Nicolas Berbiche <nicolas@normie.dev>
2021-07-08 18:43:48 +02:00
Michael Weiss
f7997354b7
wayland-scanner: use for nativeBuildInputs
This makes things more explicit (and less confusing) but only touches
the packages that I maintain.
2021-07-03 17:56:23 +02:00
Robert Hensing
0768784c90
Merge pull request #119563 from sternenseemann/wayland-proxy-virtwl
wayland-proxy-virtwl: init at unstable-2021-04-15
2021-07-03 11:24:39 +02:00
R. RyanTM
69de3c63c3 kanshi: 1.1.0 -> 1.2.0 2021-06-24 23:26:26 +00:00
R. RyanTM
5c024a41f5 clipman: 1.5.2 -> 1.6.0 2021-06-20 05:57:22 +00:00
Artturin
044053e28c wlrctl: init at 0.2.1 2021-06-06 00:55:10 +03:00
Michael Weiss
b664b77eba
wlsunset: 0.1.0 -> 0.2.0 2021-04-26 14:24:19 +02:00
Luke Granger-Brown
ce4f3d7213
Merge pull request #114316 from jpas/wdomirror
wdomirror: init at unstable-2021-01-08
2021-04-25 13:44:41 +01:00
Sandro
b88948d879
Merge pull request #118364 from jappeace/upgrade-ydotools-2 2021-04-21 05:13:47 +02:00
Evils
918f81e358 slurp: 1.3.1 -> 1.3.2 2021-04-17 22:09:09 +02:00
sternenseemann
954fd98456 wayland-proxy-virtwl: init at unstable-2021-04-15 2021-04-15 23:34:30 +02:00
Jappie Klooster
a0d817b48f
ydotool: 0.1.8 -> 2021-01-20
Upgrading ydotool gives two big features:
1. support for sleep, making it easier to combine with sway
2. recording support. Allowing you to record macros!

This does however make the daemon a bit unstable, I had it crash
on my when trying to type.
However the daemon is optional, and this is an upstream issue.
So I think it's a good change.

Furthermore several libraries are upgraded with this change as well,
they all seem to be used and maintained by the same authors.

readd rec block  to ydotool

Update pkgs/tools/wayland/ydotool/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/tools/wayland/ydotool/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/tools/wayland/ydotool/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-03 11:02:15 -04:00
Vladimir Serov
ed94d89967
swaycwd: init at 0.0.1
Co-authored-by: zseri <zseri.devel@ytrizja.de>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-24 14:55:46 +03:00
Logan Glasson
a0e35869a2 aerc, asuka, scdoc, wev, wlsunset, wshowkeys: use fetchFromSourceHut 2021-03-14 00:34:30 +13:00
Ivan Kovnatsky
99aa676880
swaykbdd: Init at 1.0 2021-03-07 18:12:21 +02:00