Commit Graph

146 Commits

Author SHA1 Message Date
Tobias Mayer
5f6b9d7b7d
slack: fix screen sharing on wayland
Slack blacklists the electron feature to allow screen capture via
Pipewire for unknown reasons. This change applies the same workaround
as the unofficial slack flatpack to get it working again.
2024-03-03 14:16:55 +01:00
R. Ryantm
d6e365ed75 slack: 4.36.138 -> 4.36.140 2024-02-07 22:50:09 +00:00
Maxine Aubrey
d6910d2442
slack: 4.35.131 -> 4.36.138 2024-01-17 23:43:39 +01:00
teutat3s
d9cc0f4043
slack: 4.35.126 -> 4.35.131
https://slack.com/intl/de-de/release-notes/linux
2023-12-14 11:13:48 +01:00
Silvan Mosberger
5075c3f6ec slack: 4.34.121 -> 4.35.126 2023-11-27 17:58:25 +01:00
Maxine Aubrey
8bf85a1a85
slack: 4.34.120 -> 4.32.121 2023-10-06 17:48:12 +02:00
Sebastian Sellmeier
599abc266c
slack: Updatescript allow independent updates between linux and macos 2023-09-25 00:03:49 +02:00
Sebastian Sellmeier
d83fafb0b9
slack: 4.34.115 -> 4.34.120 (linux), 4.34.115 -> 4.34.119 (darwin) 2023-09-24 23:19:07 +02:00
Maxine Aubrey
9204ded9bd
maintainers: maxeaubrey → amaxine 2023-09-12 17:21:05 +02:00
Tobias Mayer
acdede901e
slack: 4.33.84 -> 4.34.115 2023-09-11 16:47:30 +02:00
Robert Schütz
745de518cd asar: use buildNpmPackage 2023-08-26 20:27:43 -07:00
Pol Dellaiera
d58f7137e0
Merge pull request #248730 from dit7ya/slack-update
slack: 4.33.73 -> 4.33.84
2023-08-14 19:04:18 +02:00
Mostly Void
d85e9676b5
slack: 4.33.73 -> 4.33.84 2023-08-12 17:42:07 +03:00
Austin Horstman
d26b1b2d4a
treewide: add meta.mainProgram to instant-messengers 2023-08-04 10:10:24 -05:00
Mostly Void
c46ae3c86d
slack: 4.32.122 -> 4.33.73 2023-07-26 15:10:54 +02:00
Maxine Aubrey
43303aa5ae
slack: 4.29.149 -> 4.32.122 2023-05-28 11:17:51 +02:00
Joshua Trees
3227f0b14b slack: make desktop icon themable 2023-04-01 16:07:39 +02:00
maxine
388d764544
Merge pull request #221450 from kouyk/fix/slack-window-decoration
slack: fix feature flags
2023-03-18 14:44:28 +01:00
Adam Stephens
3e8cfc072c
slack: update unsupported system message 2023-03-16 09:55:41 -04:00
Steven Kou
e396c6e6a9
slack: fix feature flags
The `--enable-features` flag should only be specified once as the final
one will take precedence.
2023-03-16 17:40:34 +08:00
maxine
59096498f5
Merge pull request #212698 from SebTM/fix/slack_wayland_screensharing
slack: add conditional-flag "--enable-features=WebRTCPipeWireCapturer" for screensharing under wayland
2023-03-01 11:06:33 +01:00
Elian Doran
b5292b3eed slack: fix verbose logs
By default, the desktop file of the Slack desktop client will output its
verbose logs to the system logs. To fix this, the '-s' flag which will
reduce the log level.
2023-01-28 19:09:25 +02:00
Sebastian Sellmeier
d2823723cc
slack: add conditional-flag "--enable-features=WebRTCPipeWireCapturer" for screensharing under wayland 2023-01-26 14:23:20 +01:00
Yurii Matsiuk
3eda3c2011
slack: add wayland dependency
Fixes startup error:
[6173:1219/081615.058096:ERROR:wayland_connection.cc(157)] Failed to load libwayland-cursor.so.0.
[6173:1219/081615.058130:ERROR:ozone_platform_wayland.cc(220)] Failed to initialize Wayland platform
[6173:1219/081615.058146:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.
2022-12-19 08:26:29 +01:00
Maxine Aubrey
f2a64a1452
slack: 4.28.182 -> 4.29.149 2022-12-08 22:50:48 +01:00
Andrea Ciceri
c0d33cafd8
slack: 4.28.171 -> 4.28.184 (x86_64-linux) 2022-10-13 21:29:12 +02:00
Sandro
1db5a128ed
Merge pull request #193720 from wegank/slack-darwin
slack: fix build on x86_64-darwin
2022-10-06 09:39:34 +02:00
maxine
c44d41af6a
Merge pull request #192659 from PaulGrandperrin/vscode-fix-wayland
electron apps: fix wayland window decorations
2022-10-02 01:32:08 +02:00
Weijia Wang
1d46810fc4 slack: fix build on x86_64-darwin 2022-09-30 16:30:23 +02:00
Paul Grandperrin
aeaeca819d NIXOS_OZONE_WL: fix wayland window decorations 2022-09-28 15:56:55 +02:00
Maxine Aubrey
7db9b6bcad slack: 4.27.154 -> 4.28.182 (darwin), 4.27.156 -> 4.28.171 (linux) 2022-09-24 17:29:43 +02:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Maxine Aubrey
fcc3bd053c
slack: 4.26.1 -> 4.27.154 (darwin), 4.27.156 (linux) 2022-07-09 00:57:40 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
NANASHI0X74
15fc26bb3e
slack: 4.25.1 -> 4.26.1 (#174085) 2022-05-25 18:17:23 +02:00
Maxine Aubrey
0aee0a19db slack: 4.25.0 -> 4.25.1, linux only 2022-04-14 14:46:02 +02:00
R. Ryantm
d6bc67cf96 slack: 4.23.0 -> 4.25.0 2022-04-05 05:32:39 +00:00
FliegendeWurst
ca01d7a6b2 slack: remove gconf dependency 2022-02-11 15:08:12 +01:00
Hlöðver Sigurðsson
87ef1e84fd slack: fix linux url and updater 2022-02-07 17:37:51 +02:00
Hlöðver Sigurðsson
5facd430d4 slack: aarch64 darwin support and updater 2022-02-06 22:12:10 +02:00
R. Ryantm
e2384303a0 slack: 4.22.0 -> 4.23.0 2022-02-04 18:02:44 -08:00
Yurii Matsiuk
16e9b1777f
slack: fix linux_url in update.sh 2022-01-31 17:09:10 +01:00
Wout Mertens
b2eb5f62a7 wayland: enable ozone via $NIXOS_OZONE_WL
Chrome, Chromium, VSCode, Slack, Signal, Discord, element-desktop,
schildichat.

For the latter two, the feature flag useWayland was removed and a
wrapper script was provided.
2022-01-27 09:46:36 +01:00
JesusMtnez
fff44a9c1a
slack: 4.21.1 -> 4.22.0 2021-11-23 05:55:36 +01:00
JesusMtnez
1dcf133165
slack: 4.20.0 -> 4.21.1 2021-11-12 06:02:23 +01:00
Yurii Matsiuk
689cfaac7c
slack: add pipewire support 2021-10-20 10:01:48 +02:00
JesusMtnez
a7c3d42c47
slack: 4.19.x -> 4.20.0 2021-10-05 09:46:29 +02:00
JesusMtnez
48216e4689 slack: 4.18.0 -> 4.19.x 2021-09-23 22:16:59 -07:00
Benjamin Staffin
0045d3e4f9 slack: run preInstall & postInstall hooks 2021-09-13 12:09:04 -07:00
JesusMtnez
e3c9ca9404
slack: 4.17.0 -> 4.18.0 2021-07-29 10:59:45 +02:00