Commit Graph

  • 7586f150c0 Implement type safe arguments and demote sway_container Ryan Dwyer 2018-08-30 21:00:10 +1000
  • 309fcf2300
    Merge pull request #2569 from RyanDwyer/deny-reload-repeat Drew DeVault 2018-09-04 11:00:12 -0400
  • 7797490e9e Deny repeating reload by holding key Ryan Dwyer 2018-09-04 20:00:04 +1000
  • 6dd3e0caf5
    Merge pull request #2561 from RyanDwyer/window-role-criteria Drew DeVault 2018-09-03 21:49:41 -0400
  • 29f5cc7508 Implement window_role criteria token Ryan Dwyer 2018-09-02 20:06:25 +1000
  • 0b61bae8fb
    Merge pull request #2564 from ppascher/master Drew DeVault 2018-09-03 11:04:03 -0400
  • e4afd33d47
    Merge pull request #2542 from sghctoma/fix-freebsd-build Drew DeVault 2018-09-03 10:59:18 -0400
  • 7d353813d5
    Merge pull request #2563 from taiyu-len/fix/misaligned-pointer-access Drew DeVault 2018-09-03 10:57:21 -0400
  • 15c57f476f
    Merge pull request #2565 from ianyfan/fix-splashscreen-crash emersion 2018-09-03 16:32:35 +0200
  • e6fde0739a Fix crash when a splash screen opens on an empty workspace Ian Fan 2018-09-03 14:03:49 +0100
  • 93673095f0 move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs" Pascal Pascher 2018-09-03 14:25:48 +0200
  • f998601821 fix window_type with disabled xwayland support Pascal Pascher 2018-09-03 11:17:07 +0200
  • 587e320cd8 Fixed window_type with disabled xwayland support. Pascal Pascher 2018-09-03 11:13:50 +0200
  • 073dcb3a86 Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE sghctoma 2018-09-03 09:08:49 +0200
  • df730a8891 Merge remote-tracking branch 'upstream/master' into fix-freebsd-build sghctoma 2018-09-03 08:57:17 +0200
  • c9276f04c9
    Merge pull request #2553 from emersion/disabled-no-modeset Brian Ashworth 2018-09-03 00:32:09 -0400
  • afb6968874
    Merge branch 'master' into disabled-no-modeset Brian Ashworth 2018-09-03 00:24:28 -0400
  • d625d68d4a
    prevent ub caused by misaligned stores/loads taiyu 2018-09-02 17:07:12 -0700
  • 3af9588eb4
    Merge pull request #2562 from RyanDwyer/ld-library-path emersion 2018-09-02 21:42:46 +0200
  • e438342157
    Merge pull request #2560 from RyanDwyer/focus-on-window-activation emersion 2018-09-02 21:41:24 +0200
  • 4ece26e511 Add ld-library-path meson option Ryan Dwyer 2018-09-02 23:07:47 +1000
  • 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
  • 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
  • df7083a2d0
    Merge pull request #2515 from RyanDwyer/remove-layout-file Drew DeVault 2018-08-26 10:49:49 -0400
  • 5dbbab7bdc Remove layout.c Ryan Dwyer 2018-08-26 12:05:16 +1000
  • 1a30c50ef4
    Merge pull request #2488 from RyanDwyer/separate-gaps-functions Drew DeVault 2018-08-25 20:07:37 -0400
  • 8bed4be1f3 Make separate gaps functions per container type Ryan Dwyer 2018-08-19 17:00:51 +1000
  • ed147aed30
    Merge pull request #2512 from apreiml/workspace_move_wrap Brian Ashworth 2018-08-25 11:19:17 -0400
  • 1a72149d88 Workspace move cycle Armin Preiml 2018-08-25 09:11:20 +0200
  • 1e024b91fa Add comment for sway_root.all_outputs Ryan Dwyer 2018-08-25 23:42:04 +1000
  • 2e7401772e Rename sway_root.outputs to sway_root.all_outputs Ryan Dwyer 2018-08-25 19:29:04 +1000
  • b945957b9b
    Merge pull request #2510 from RyanDwyer/relocate-layout-functions Drew DeVault 2018-08-25 09:38:33 -0400
  • 33d1022650
    Merge pull request #2495 from ianyfan/commands Ryan Dwyer 2018-08-25 13:24:12 +1000
  • 4b9ad9c238
    Merge branch 'master' into commands Ryan Dwyer 2018-08-25 13:06:04 +1000
  • f4bc25bcc6 Relocate container_move, container_move_to and container_get_in_direction Ryan Dwyer 2018-08-25 12:09:42 +1000
  • e86d99acd6
    Merge pull request #2499 from RyanDwyer/refactor-destroy-functions Drew DeVault 2018-08-24 08:27:05 -0400
  • b6058703fa Refactor destroy functions and save workspaces when there's no outputs Ryan Dwyer 2018-08-20 15:54:30 +1000
  • f53c28d52a
    Merge pull request #2470 from ianyfan/completions emersion 2018-08-22 09:35:17 +0100
  • a81c148e25
    Merge pull request #2507 from RyanDwyer/move-workspace-translate-floating emersion 2018-08-22 09:34:27 +0100
  • 8232cbf00f
    Merge pull request #2506 from vilhalmer/ipc-get_tree-return-app_id-and-class emersion 2018-08-22 09:32:12 +0100