1
1
mirror of https://github.com/swaywm/sway synced 2026-04-22 15:55:52 +02:00

Commit Graph

  • 7795f733d8 Use dashes in meson option names Ryan Dwyer 2018-09-02 22:58:15 +1000
  • 6fb03817c9 Rename fowa enum and use switch in view_request_activate Ryan Dwyer 2018-09-02 18:25:45 +1000
  • f057a0195e Implement focus_on_window_activation Ryan Dwyer 2018-09-02 15:03:58 +1000
  • 159edc6d13
    Merge pull request #2559 from RyanDwyer/xwayland-check-modal emersion 2018-09-02 10:17:29 +0200
  • 69cd1dfaca Check modal state when determining whether an xwayland view should float Ryan Dwyer 2018-09-02 13:27:32 +1000
  • ca3be93757
    Merge pull request #2554 from emersion/init-dmabuf-global-in-renderer emersion 2018-09-02 08:51:07 +0200
  • 407c12fddd Update for swaywm/wlroots#1216 emersion 2018-09-01 19:33:24 +0200
  • 80270ba086
    Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crash Drew DeVault 2018-09-01 13:00:26 -0400
  • 349d1f3be8 Do not modeset disabled outputs emersion 2018-09-01 18:56:53 +0200
  • 89a045835f
    Merge pull request #2547 from RyanDwyer/fix-reload-crash Drew DeVault 2018-09-01 10:39:36 -0400
  • 692dc55eca
    Merge pull request #2549 from RyanDwyer/border-improvements Drew DeVault 2018-09-01 10:38:02 -0400
  • 4ac67d6408
    Merge pull request #2550 from RyanDwyer/window-type-criteria Drew DeVault 2018-09-01 10:37:42 -0400
  • f4ec308376 Implement window_type criteria token Ryan Dwyer 2018-09-01 23:04:49 +1000
  • 016d0455f8 Implement deprecated new_window and new_float commands Ryan Dwyer 2018-09-01 21:28:13 +1000
  • d048296d5e
    Merge f146ee2820730b2d59f655cc3bf9ca427199a82a into 1f1b1b34d6398d463658317dea06f640482f3caa random human 2018-09-01 09:23:30 +0000
  • f146ee2820
    Add test to run sway random human 2018-09-01 14:46:40 +0530
  • 7e81e58e7d Allow reload command to exist anywhere in the command string Ryan Dwyer 2018-09-01 11:45:48 +1000
  • ebe65a4d48 Fix crash on reload Ryan Dwyer 2018-09-01 11:13:48 +1000
  • 1f1b1b34d6
    Merge pull request #2546 from RyanDwyer/fix-transaction-spamming emersion 2018-08-31 14:05:19 +0200
  • dce549c537 Don't send never-ending transactions when a focused layer surface commits Ryan Dwyer 2018-08-31 21:34:16 +1000
  • 1e0459f7f7 Fix crash when running deferred commands Ryan Dwyer 2018-08-31 19:49:12 +1000
  • 67188b7cba Enable privilege dropping of FreeBSD sghctoma 2018-08-30 10:33:48 +0200
  • ac7a0aa038 Add missing destroy calls to server_fini sghctoma 2018-08-30 10:05:04 +0200
  • 6de777a986 Add FreeBSD-specific PAM configuration sghctoma 2018-08-30 09:58:57 +0200
  • 6942f5b684 Fix SYSCONFDIR to include "prefix" sghctoma 2018-08-30 09:44:24 +0200
  • 462e15d9a5 Make libcap an optional dependency sghctoma 2018-08-30 09:40:35 +0200
  • cc16948c85 Fix feature macros for FreeBSD sghctoma 2018-08-30 09:29:05 +0200
  • de9e80459a
    Merge pull request #2537 from ianyfan/commands Drew DeVault 2018-08-29 08:42:03 -0400
  • 3686724c9e
    Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crash Drew DeVault 2018-08-29 08:40:13 -0400
  • 79899064b6 commands: fix exec quoting Ian Fan 2018-08-28 15:19:52 +0100
  • 5f6dcffe47
    Merge pull request #2536 from RyanDwyer/fix-nested-tabs Brian Ashworth 2018-08-29 00:47:46 -0400
  • 3c4196b986 Fix rendering of nested tabs Ryan Dwyer 2018-08-29 14:38:51 +1000
  • ed775103c8
    Merge pull request #2535 from RyanDwyer/fix-reap-crash Drew DeVault 2018-08-28 21:00:56 -0400
  • 2438f5f050 Fix crash when reaping a workspace Ryan Dwyer 2018-08-29 10:49:44 +1000
  • 095ca75769
    Merge pull request #2533 from RyanDwyer/fix-workspace-tabs Drew DeVault 2018-08-28 20:49:14 -0400
  • 53fe7b02e9 Fix workspace tabs Ryan Dwyer 2018-08-29 10:38:46 +1000
  • b12f7be907 Don't use bitfield to test for similar transactions Ryan Dwyer 2018-08-29 08:29:11 +1000
  • 602ccca1a8
    Merge pull request #2526 from ianyfan/commands Brian Ashworth 2018-08-28 12:41:18 -0400
  • 876b5147cf
    Merge branch 'master' into commands Brian Ashworth 2018-08-28 12:32:22 -0400
  • 6143a64cda
    Merge pull request #2528 from fokditkak/add-bulgarian-readme Drew DeVault 2018-08-28 10:58:37 -0400
  • 5f2ebe0dd5 added ref to bulgarian translation Martin Kalchev 2018-08-28 17:12:38 +0300
  • bc30f2d528 commands: fix moving container to different output Ian Fan 2018-08-28 00:46:44 +0100
  • 15f709b155 spellcheck and help add. Martin Kalchev 2018-08-28 17:06:15 +0300
  • 83230435f7
    Merge pull request #2511 from RyanDwyer/refactor-arrange Drew DeVault 2018-08-28 10:03:52 -0400
  • 126a82f14f Fix gaps issues Ryan Dwyer 2018-08-28 23:53:51 +1000
  • f5b9815128 Prepare arrange code for type safe arguments Ryan Dwyer 2018-08-26 10:16:49 +1000
  • da0ffa3b20 initial commit Martin Kalchev 2018-08-28 16:16:37 +0300
  • 98ef29c228
    Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputs Drew DeVault 2018-08-27 13:44:08 -0400
  • 82423b88b8
    Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfaces Drew DeVault 2018-08-27 12:41:39 -0400
  • 9d9de97c4c
    Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evac Drew DeVault 2018-08-27 12:32:29 -0400
  • efcaee190e
    Merge pull request #2519 from ianyfan/set-focus-cleanup Drew DeVault 2018-08-27 12:30:26 -0400
  • 3bf849d993 seat.c: clean-up seat_set_focus_warp function Ian Fan 2018-08-26 19:00:59 +0100
  • fed6976840
    Merge pull request #2522 from ascent12/build_fix Drew DeVault 2018-08-27 08:16:25 -0400
  • 11c1619f30 Stop floaters from snapping on move to new output Brian Ashworth 2018-08-27 03:06:37 -0400
  • 31c3c8a365 Initialise variable properly Scott Anderson 2018-08-27 18:01:17 +1200
  • ff86dc0c35 Hide deprecated wayland functions Scott Anderson 2018-08-27 18:01:00 +1200
  • 148b113b8d Destroy empty workspaces in output_evacuate Brian Ashworth 2018-08-27 00:18:20 -0400
  • d6a5dfc913
    Merge pull request #2518 from ianyfan/ipc Brian Ashworth 2018-08-26 21:59:38 -0400
  • 6ae2e3a4a8 ipc: clean-up container_create_notify function Ian Fan 2018-08-26 11:01:54 +0100
  • e7c94708f2 ipc: emit window close event earlier, before destroying Ian Fan 2018-08-26 10:54:27 +0100
  • 6afc0590a1
    Merge pull request #2517 from fokditkak/add_fish_completion Drew DeVault 2018-08-26 13:55:08 -0400
  • f3c18336d2 added fish to meson.build Martin Kalchev 2018-08-26 19:27:18 +0300
  • 4f57c3da0e added untested files Martin Kalchev 2018-08-26 18:53:51 +0300
  • 10c2c09cf6
    Merge pull request #2513 from RyanDwyer/rename-root-outputs Drew DeVault 2018-08-26 10:50:02 -0400