Commit graph

  • df730a8891 Merge remote-tracking branch 'upstream/master' into fix-freebsd-build sghctoma 2018-09-03 08:57:17 +02:00
  • c9276f04c9
    Merge pull request #2553 from emersion/disabled-no-modeset Brian Ashworth 2018-09-03 00:32:09 -04:00
  • afb6968874
    Merge branch 'master' into disabled-no-modeset Brian Ashworth 2018-09-03 00:24:28 -04:00
  • d625d68d4a
    prevent ub caused by misaligned stores/loads taiyu 2018-09-02 17:07:12 -07:00
  • 3af9588eb4
    Merge pull request #2562 from RyanDwyer/ld-library-path emersion 2018-09-02 21:42:46 +02:00
  • e438342157
    Merge pull request #2560 from RyanDwyer/focus-on-window-activation emersion 2018-09-02 21:41:24 +02:00
  • 4ece26e511 Add ld-library-path meson option Ryan Dwyer 2018-09-02 23:07:47 +10:00
  • 7795f733d8 Use dashes in meson option names Ryan Dwyer 2018-09-02 22:58:15 +10:00
  • 6fb03817c9 Rename fowa enum and use switch in view_request_activate Ryan Dwyer 2018-09-02 18:25:45 +10:00
  • f057a0195e Implement focus_on_window_activation Ryan Dwyer 2018-09-02 15:03:58 +10:00
  • 159edc6d13
    Merge pull request #2559 from RyanDwyer/xwayland-check-modal emersion 2018-09-02 10:17:29 +02:00
  • 69cd1dfaca Check modal state when determining whether an xwayland view should float Ryan Dwyer 2018-09-02 13:27:32 +10:00
  • ca3be93757
    Merge pull request #2554 from emersion/init-dmabuf-global-in-renderer emersion 2018-09-02 08:51:07 +02:00
  • 407c12fddd Update for swaywm/wlroots#1216 emersion 2018-09-01 19:33:24 +02:00
  • 80270ba086
    Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crash Drew DeVault 2018-09-01 13:00:26 -04:00
  • 349d1f3be8 Do not modeset disabled outputs emersion 2018-09-01 18:56:53 +02:00
  • 89a045835f
    Merge pull request #2547 from RyanDwyer/fix-reload-crash Drew DeVault 2018-09-01 10:39:36 -04:00
  • 692dc55eca
    Merge pull request #2549 from RyanDwyer/border-improvements Drew DeVault 2018-09-01 10:38:02 -04:00
  • 4ac67d6408
    Merge pull request #2550 from RyanDwyer/window-type-criteria Drew DeVault 2018-09-01 10:37:42 -04:00
  • f4ec308376 Implement window_type criteria token Ryan Dwyer 2018-09-01 23:04:49 +10:00
  • 016d0455f8 Implement deprecated new_window and new_float commands Ryan Dwyer 2018-09-01 21:28:13 +10:00
  • 7e81e58e7d Allow reload command to exist anywhere in the command string Ryan Dwyer 2018-09-01 11:45:48 +10:00
  • ebe65a4d48 Fix crash on reload Ryan Dwyer 2018-09-01 11:13:48 +10:00
  • 1f1b1b34d6
    Merge pull request #2546 from RyanDwyer/fix-transaction-spamming emersion 2018-08-31 14:05:19 +02:00
  • dce549c537 Don't send never-ending transactions when a focused layer surface commits Ryan Dwyer 2018-08-31 21:34:16 +10:00
  • 1e0459f7f7 Fix crash when running deferred commands Ryan Dwyer 2018-08-31 19:49:12 +10:00
  • 67188b7cba Enable privilege dropping of FreeBSD sghctoma 2018-08-30 10:33:48 +02:00
  • ac7a0aa038 Add missing destroy calls to server_fini sghctoma 2018-08-30 10:05:04 +02:00
  • 6de777a986 Add FreeBSD-specific PAM configuration sghctoma 2018-08-30 09:58:57 +02:00
  • 6942f5b684 Fix SYSCONFDIR to include "prefix" sghctoma 2018-08-30 09:44:24 +02:00
  • 462e15d9a5 Make libcap an optional dependency sghctoma 2018-08-30 09:40:35 +02:00
  • cc16948c85 Fix feature macros for FreeBSD sghctoma 2018-08-30 09:29:05 +02:00
  • de9e80459a
    Merge pull request #2537 from ianyfan/commands Drew DeVault 2018-08-29 08:42:03 -04:00
  • 3686724c9e
    Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crash Drew DeVault 2018-08-29 08:40:13 -04:00
  • 79899064b6 commands: fix exec quoting Ian Fan 2018-08-28 15:19:52 +01:00
  • 5f6dcffe47
    Merge pull request #2536 from RyanDwyer/fix-nested-tabs Brian Ashworth 2018-08-29 00:47:46 -04:00
  • 3c4196b986 Fix rendering of nested tabs Ryan Dwyer 2018-08-29 14:38:51 +10:00
  • ed775103c8
    Merge pull request #2535 from RyanDwyer/fix-reap-crash Drew DeVault 2018-08-28 21:00:56 -04:00
  • 2438f5f050 Fix crash when reaping a workspace Ryan Dwyer 2018-08-29 10:49:44 +10:00
  • 095ca75769
    Merge pull request #2533 from RyanDwyer/fix-workspace-tabs Drew DeVault 2018-08-28 20:49:14 -04:00
  • 53fe7b02e9 Fix workspace tabs Ryan Dwyer 2018-08-29 10:38:46 +10:00
  • b12f7be907 Don't use bitfield to test for similar transactions Ryan Dwyer 2018-08-29 08:29:11 +10:00
  • 602ccca1a8
    Merge pull request #2526 from ianyfan/commands Brian Ashworth 2018-08-28 12:41:18 -04:00
  • 876b5147cf
    Merge branch 'master' into commands Brian Ashworth 2018-08-28 12:32:22 -04:00
  • 6143a64cda
    Merge pull request #2528 from fokditkak/add-bulgarian-readme Drew DeVault 2018-08-28 10:58:37 -04:00
  • 5f2ebe0dd5 added ref to bulgarian translation Martin Kalchev 2018-08-28 17:12:38 +03:00
  • bc30f2d528 commands: fix moving container to different output Ian Fan 2018-08-28 00:46:44 +01:00
  • 15f709b155 spellcheck and help add. Martin Kalchev 2018-08-28 17:06:15 +03:00
  • 83230435f7
    Merge pull request #2511 from RyanDwyer/refactor-arrange Drew DeVault 2018-08-28 10:03:52 -04:00
  • 126a82f14f Fix gaps issues Ryan Dwyer 2018-08-28 23:53:51 +10:00
  • f5b9815128 Prepare arrange code for type safe arguments Ryan Dwyer 2018-08-26 10:16:49 +10:00
  • da0ffa3b20 initial commit Martin Kalchev 2018-08-28 16:16:37 +03:00
  • 98ef29c228
    Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputs Drew DeVault 2018-08-27 13:44:08 -04:00
  • 82423b88b8
    Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfaces Drew DeVault 2018-08-27 12:41:39 -04:00
  • 9d9de97c4c
    Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evac Drew DeVault 2018-08-27 12:32:29 -04:00
  • efcaee190e
    Merge pull request #2519 from ianyfan/set-focus-cleanup Drew DeVault 2018-08-27 12:30:26 -04:00
  • 3bf849d993 seat.c: clean-up seat_set_focus_warp function Ian Fan 2018-08-26 19:00:59 +01:00
  • fed6976840
    Merge pull request #2522 from ascent12/build_fix Drew DeVault 2018-08-27 08:16:25 -04:00
  • 11c1619f30 Stop floaters from snapping on move to new output Brian Ashworth 2018-08-27 03:06:37 -04:00
  • 31c3c8a365 Initialise variable properly Scott Anderson 2018-08-27 18:01:17 +12:00
  • ff86dc0c35 Hide deprecated wayland functions Scott Anderson 2018-08-27 18:01:00 +12:00
  • 148b113b8d Destroy empty workspaces in output_evacuate Brian Ashworth 2018-08-27 00:18:20 -04:00
  • d6a5dfc913
    Merge pull request #2518 from ianyfan/ipc Brian Ashworth 2018-08-26 21:59:38 -04:00
  • 6ae2e3a4a8 ipc: clean-up container_create_notify function Ian Fan 2018-08-26 11:01:54 +01:00
  • e7c94708f2 ipc: emit window close event earlier, before destroying Ian Fan 2018-08-26 10:54:27 +01:00
  • 6afc0590a1
    Merge pull request #2517 from fokditkak/add_fish_completion Drew DeVault 2018-08-26 13:55:08 -04:00
  • f3c18336d2 added fish to meson.build Martin Kalchev 2018-08-26 19:27:18 +03:00
  • 4f57c3da0e added untested files Martin Kalchev 2018-08-26 18:53:51 +03:00
  • 10c2c09cf6
    Merge pull request #2513 from RyanDwyer/rename-root-outputs Drew DeVault 2018-08-26 10:50:02 -04:00
  • df7083a2d0
    Merge pull request #2515 from RyanDwyer/remove-layout-file Drew DeVault 2018-08-26 10:49:49 -04:00
  • 5dbbab7bdc Remove layout.c Ryan Dwyer 2018-08-26 12:05:16 +10:00
  • 1a30c50ef4
    Merge pull request #2488 from RyanDwyer/separate-gaps-functions Drew DeVault 2018-08-25 20:07:37 -04:00
  • 8bed4be1f3 Make separate gaps functions per container type Ryan Dwyer 2018-08-19 17:00:51 +10:00
  • ed147aed30
    Merge pull request #2512 from apreiml/workspace_move_wrap Brian Ashworth 2018-08-25 11:19:17 -04:00
  • 1a72149d88 Workspace move cycle Armin Preiml 2018-08-25 09:11:20 +02:00
  • 1e024b91fa Add comment for sway_root.all_outputs Ryan Dwyer 2018-08-25 23:42:04 +10:00
  • 2e7401772e Rename sway_root.outputs to sway_root.all_outputs Ryan Dwyer 2018-08-25 19:29:04 +10:00
  • b945957b9b
    Merge pull request #2510 from RyanDwyer/relocate-layout-functions Drew DeVault 2018-08-25 09:38:33 -04:00
  • 33d1022650
    Merge pull request #2495 from ianyfan/commands Ryan Dwyer 2018-08-25 13:24:12 +10:00
  • 4b9ad9c238
    Merge branch 'master' into commands Ryan Dwyer 2018-08-25 13:06:04 +10:00
  • f4bc25bcc6 Relocate container_move, container_move_to and container_get_in_direction Ryan Dwyer 2018-08-25 12:09:42 +10:00
  • e86d99acd6
    Merge pull request #2499 from RyanDwyer/refactor-destroy-functions Drew DeVault 2018-08-24 08:27:05 -04:00
  • b6058703fa Refactor destroy functions and save workspaces when there's no outputs Ryan Dwyer 2018-08-20 15:54:30 +10:00
  • f53c28d52a
    Merge pull request #2470 from ianyfan/completions emersion 2018-08-22 09:35:17 +01:00
  • a81c148e25
    Merge pull request #2507 from RyanDwyer/move-workspace-translate-floating emersion 2018-08-22 09:34:27 +01:00
  • 8232cbf00f
    Merge pull request #2506 from vilhalmer/ipc-get_tree-return-app_id-and-class emersion 2018-08-22 09:32:12 +01:00
  • e1d5dc0804 Translate floating containers when a workspace is moved Ryan Dwyer 2018-08-22 17:46:12 +10:00
  • 03718aaebb
    Add app_id and class to get_tree output vilhalmer 2018-08-21 20:51:01 -04:00
  • ce12d912dc
    Merge pull request #2505 from RyanDwyer/fix-set-fullscreen Drew DeVault 2018-08-21 18:46:23 -04:00
  • e81c26fab9 Fix sending fullscreen event to view Ryan Dwyer 2018-08-22 08:23:29 +10:00
  • 395ff7a541
    Merge pull request #2503 from RyanDwyer/use-wlr-edges Brian Ashworth 2018-08-20 22:56:43 -04:00
  • f129b1b89f Replace enum resize_edge with wlr_edges Ryan Dwyer 2018-08-21 12:41:57 +10:00
  • 389610795b
    Merge pull request #2502 from minus7/workspace-names Drew DeVault 2018-08-20 19:22:44 -04:00
  • 471533be0a Improve new workspace name selection minus 2018-08-20 23:17:02 +02:00
  • 99631c5050
    Merge pull request #2501 from RedSoxFan/fix-bad-free-swaynag Drew DeVault 2018-08-20 15:21:34 -04:00
  • f0d21c46dd Fix bad-free in swaynag Brian Ashworth 2018-08-20 15:06:12 -04:00
  • f51b9478f2 commands: implement move absolute Ian Fan 2018-08-19 16:25:04 +01:00
  • 881f729af9
    Merge pull request #2498 from RyanDwyer/fix-jumping-views emersion 2018-08-20 08:17:16 +01:00
  • 771ad7bffa Fix jumping views Ryan Dwyer 2018-08-20 13:24:57 +10:00
  • 08a69f267a
    Merge pull request #2483 from RyanDwyer/floating-emit-reparent Drew DeVault 2018-08-19 22:06:09 -04:00