summary refs log tree commit diff
path: root/pkgs/applications/window-managers/sway
Commit message (Collapse)AuthorAge
* Merge pull request #259158 from raboof/generalize-sway-wrapperArnout Engelen2023-11-17
|\ | | | | sway: generalize wrapper
| * sway: generalize wrapperArnout Engelen2023-11-16
| | | | | | | | | | Generalize the sway wrapper so it can be used by sway derivatives, like volare.
* | Merge master into staging-nextgithub-actions[bot]2023-11-05
|\|
| * Revert "nixos/sway: add enableRealtime option"Kanashimia2023-10-24
| |
* | sway: add libGL build inputAlyssa Ross2023-10-20
|/ | | | | Currently, this is propagated from cairo, but that will soon no longer be the case.
* sway: add patch to drop ambient capabilitiesThiago Kenji Okada2023-10-05
| | | | Co-authored-by: Rouven Czerwinski <rouven@czerwinskis.de>
* grimshot: Set meta.mainProgramnicoo2023-08-23
|
* Merge pull request #247578 from evils/grimshotK9002023-08-16
|\ | | | | sway-contrib: switch source to new separate repo
| * sway-contrib: switch source to new separate repoEvils2023-08-09
| |
* | treewide: add meta.mainProgram and other cleanupLudovico Piero2023-08-11
|/
* swaylock: set meta.mainProgramBernardo Meurer2023-08-07
|
* treewide: add meta.mainProgramn3oney2023-08-05
|
* swayosd: refactor build to install all filesAlexandre Acebedo2023-07-23
|
* Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler2023-07-22
|\ | | | | treewide: use optionalString instead of 'then ""'
| * treewide: use optionalString instead of 'then ""'Felix Buehler2023-06-24
| |
* | swayosd: unstable-2023-05-09 -> unstable-2023-07-18Alexandre Acebedo2023-07-21
| |
* | swayfx: 0.3.1 -> 0.3.2Ricardo Steijn2023-07-07
| |
* | Merge pull request #237044 from teto/config-sway-via-attributesMatthieu Coudron2023-06-25
|\ \ | | | | | | sway-unwrapped: rename wlroots_0_16 argument to wlroots
| * | sway: move enableXWayland to derivation attributeMatthieu Coudron2023-06-15
| | | | | | | | | | | | | | | | | | | | | it's easier to use overrideAttrs than override IMO, and for the home-manager module I would like to be able to configure sway forks the same way as the original sway which is not possible currently see https://github.com/nix-community/home-manager/pull/4039
| * | sway-unwrapped: rename wlroots_0_16 argument to wlrootsMatthieu Coudron2023-06-15
| |/
* / swayest-workstyle: 1.3.3 -> 1.3.5R. Ryantm2023-06-21
|/
* sway: remove unused build inputs (#237625)Alyssa Ross2023-06-14
| | | None of these have been used since before Sway 1.0.
* swayfx: 0.3 -> 0.3.1Ricardo Steijn2023-06-03
|
* swayfx: 0.2 -> 0.3Ricardo Steijn2023-05-21
|
* swayosd: add gtk wrapperaleksana2023-05-18
|
* swayosd: init at unstable-2023-05-09aleksana2023-05-10
|
* sway: patch to fix build after libinput updateVladimír Čunát2023-04-24
|
* swayfx: init at 0.2Ricardo Steijn2023-04-13
|
* swayest-workstyle: 1.3.2 -> 1.3.3R. Ryantm2023-04-07
|
* swayws: unstable-2022-03-10 -> 1.2.0teutat3s2023-03-23
| | | | https://gitlab.com/w0lff/swayws/-/compare/514f3c664439cf2c11bb9096c7e1d3b8c0b898a2...v1.2.0?from_project_id=28532095&straight=false
* sway: 1.8 -> 1.8.1Tobias Markus2023-02-12
| | | | Release notes: https://github.com/swaywm/sway/releases/tag/1.8.1
* swaylock: 1.7 -> 1.7.2Jan van Brügge2023-02-06
|
* swayest-workstyle: 1.3.0 -> 1.3.2R. Ryantm2023-01-27
|
* Merge pull request #212046 from oati/patch-3Nick Cao2023-01-27
|\ | | | | swaylock-effects: 1.6.10 -> 1.6.11
| * swaylock-effects: 1.6.10 -> 1.6.11Erin Kim2023-01-22
| |
* | treewide: systemdSupport: use lib.meta.availableOnAdam Joseph2023-01-22
|/ | | | | | | | | | | | | | | | | | | | Many packages have some kind of flag indicating whether or not to build with systemd support. Most of these default to `stdenv.isLinux`, but systemd does not build on (and is marked `broken` for) `isStatic`. Only a few packages have the needed `&& !isStatic` in the default value for their parameter. This commit moves the logic for the default value of these flags into `systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using `lib.meta.availableOn`. This provides three benefits: 1. The default values are set correctly (i.e. including `&& isStatic`) 2. The default values are set consistently 3. The way is paved for any future non-Linux systemd platforms (FreeBSD is reported to have experimental systemd support)
* Merge pull request #210957 from Ma27/rm-ma27-from-packages-i-dont-use-anymoreMaximilian Bosch2023-01-15
|\ | | | | treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't use anymore
| * treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't ↵Maximilian Bosch2023-01-15
| | | | | | | | use anymore
* | swaycons: init at unstable-2023-01-05Alexandre Acebedo2023-01-08
|/
* Merge pull request #180816 from aacebedo/swaylock-effectsArtturi2022-12-27
|\
| * swaylock-effects: changed source repositoryAlexandre Acebedo2022-07-09
| | | | | | | | | | Original repository seems not maintained anymore. The new repo maintained by jirutka is up to date.
* | Merge pull request #203221 from primeos/swayMichael Weiss2022-12-26
|\ \ | | | | | | sway: 1.7 -> 1.8
| * | sway: 1.7 -> 1.8Michael Weiss2022-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: - Sway: https://github.com/swaywm/sway/releases/tag/1.8 - wlroots: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0 Known user-facing breaking changes: - Manufacturer names in output identifiers might have changed: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3541#note_1384124 - The output dpms command has been deprecated (superseded by output power): https://github.com/swaywm/sway/pull/7083
* | | Merge pull request #204890 from r-ryantm/auto-update/swayidleMichael Weiss2022-12-26
|\ \ \ | | | | | | | | swayidle: 1.7.1 -> 1.8.0
| * | | swayidle: 1.7.1 -> 1.8.0R. Ryantm2022-12-26
| |/ /
* / / swaybg: 1.1.1 -> 1.2.0R. Ryantm2022-12-07
|/ /
* | swaylock: 1.6 -> 1.7PedroHLC ☭2022-11-27
| |
* | pkgs.applications: remove unused argsMarkus S. Wamser2022-10-12
| |
* | swaywsr: 1.1.0 -> 1.1.1Lily Foster2022-10-10
| |
* | Merge pull request #188994 from miangraham/swayest-workstyle-initSandro2022-09-04
|\ \