Commit Graph

  • 85961f63bf Update CONTRIBUTING.md Drew DeVault 2018-10-06 11:52:17 -0400
  • 0f45aa4ea9
    Merge pull request #2693 from RyanDwyer/move-sticky-in-seat emersion 2018-10-06 14:53:09 +0200
  • c620f76bea Move sticky containers when switching workspace via criteria Ryan Dwyer 2018-09-23 10:39:24 +1000
  • 5d21c33f13
    Merge pull request #2771 from RyanDwyer/swaylock-seat-capabilities Drew DeVault 2018-10-06 01:51:35 +0200
  • b0393ae34b swaylock: Support keyboard and pointer disconnects and reconnects Ryan Dwyer 2018-10-06 09:38:12 +1000
  • c1f09939ae
    Merge pull request #2768 from RyanDwyer/fix-flatten-crash emersion 2018-10-05 09:40:05 +0200
  • 44b550298e Fix crash when flattening container after moving Ryan Dwyer 2018-10-05 16:39:20 +1000
  • c8d1f376d3
    Merge pull request #2764 from ianyfan/rm-base64 emersion 2018-10-04 21:50:05 +0200
  • e2dc6dfcd8 Remove obsolete base64.c file Ian Fan 2018-10-04 20:15:13 +0100
  • eecebcafc6 Fix #2763 Drew DeVault 2018-10-04 15:00:18 -0400
  • 0d5c2f75b5
    Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnect emersion 2018-10-04 14:18:13 +0200
  • 192ec7d6c8
    Merge pull request #2761 from RyanDwyer/seat-op-ignore-buttons emersion 2018-10-04 13:29:09 +0200
  • 4feedbf7cf Ignore unrelated cursor buttons while doing seat operations Ryan Dwyer 2018-10-04 20:57:03 +1000
  • 32cb631143 Give focus to another swaylock surface when output is disconnected Ryan Dwyer 2018-10-04 19:23:04 +1000
  • 681ed1826d
    Merge pull request #2759 from minus7/fix-view-container-null emersion 2018-10-03 21:22:25 +0200
  • 7fdc557f1e
    Merge pull request #2709 from BuJo/feature/raise_floating Drew DeVault 2018-10-03 21:21:25 +0200
  • 95d7d5f4ee Fix crash if view has no container minus 2018-10-03 21:01:34 +0200
  • 426c33f4dc
    Reenable popup-handling for determining focus Jonathan Buch 2018-10-03 11:26:46 +0200
  • 7e978d7a4c
    Use "raycasting" for determining focus for floating windows Jonathan Buch 2018-10-03 11:05:30 +0200
  • 7727d54faf
    Fix focusing topmost floating windows Jonathan Buch 2018-09-27 18:32:55 +0200
  • 8bec0c90c7
    Add manpage documentatioon for raise_floating Jonathan Buch 2018-09-25 14:57:47 +0200
  • ec713125c6
    Simplify raising a container in seat Jonathan Buch 2018-09-25 10:29:58 +0200
  • 298ccb539c
    Add configuration for raising containers on focus Jonathan Buch 2018-09-25 10:22:50 +0200
  • 01b8e171b8
    Merge pull request #2757 from RyanDwyer/check-focus-stack-empty emersion 2018-10-03 14:17:28 +0200
  • 5dd535b67a Add sanity check for empty focus stack Ryan Dwyer 2018-10-03 22:09:20 +1000
  • 54a835e962 Remove HACKING.md Drew DeVault 2018-10-03 08:02:46 -0400
  • e60ad3f677 Fix some missing commands in sway-input(5) Drew DeVault 2018-10-03 07:48:35 -0400
  • 06c214a800
    Merge pull request #2703 from RyanDwyer/csd-border Drew DeVault 2018-10-03 13:03:06 +0200
  • f74829d390
    Merge pull request #2755 from RyanDwyer/fix-tiling-criteria Drew DeVault 2018-10-03 13:02:06 +0200
  • a519fb6fde Fix tiling criteria Ryan Dwyer 2018-10-03 20:33:32 +1000
  • 4e4d0c5191
    Merge pull request #2749 from ianyfan/swaybar Drew DeVault 2018-10-02 17:00:33 +0200
  • 65593f49bc swaybar: add leading comma to click event JSON Ian Fan 2018-10-02 14:04:48 +0100
  • 90352986e0
    Merge pull request #2745 from RyanDwyer/fix-focus-inactive-on-destroy Drew DeVault 2018-10-02 14:14:13 +0200
  • 677e112733 Set focus_inactive on a sibling when a container closes in an inactive workspace Ryan Dwyer 2018-10-02 15:42:16 +1000
  • 183a4b0d6b
    Merge pull request #2740 from RedSoxFan/gap-borders Ryan Dwyer 2018-10-02 11:37:33 +1000
  • bb25194844 Handle border options for gaps Brian Ashworth 2018-10-01 12:56:27 -0400
  • b542c5413e
    Merge pull request #2739 from RedSoxFan/fix-2653 Ryan Dwyer 2018-10-02 08:57:55 +1000
  • 82559c16c7
    Merge branch 'master' into fix-2653 Ryan Dwyer 2018-10-02 08:14:01 +1000
  • 9956a1a9ab
    Merge pull request #2735 from RedSoxFan/fix-quotes Drew DeVault 2018-10-01 20:18:54 +0200
  • 742d1764a6 Fix smart gaps Brian Ashworth 2018-10-01 09:41:15 -0400
  • 51f68e10ad
    Merge pull request #2737 from Ragnis/criteria-floating Drew DeVault 2018-09-30 19:29:26 +0200
  • 1bd695ffd2 Parse floating criteria Ragnis Armus 2018-09-30 19:59:32 +0300
  • a125575eb5 Do not strip quotes for cmd_set Brian Ashworth 2018-09-30 12:35:45 -0400
  • 87a70b3591 Do not strip quotes for exec or bind commands Brian Ashworth 2018-09-30 10:39:29 -0400
  • bebe7dea8c
    Merge pull request #2734 from ivyl/use_rpath emersion 2018-09-30 15:04:13 +0200
  • eed0bc3ebd Add support for installing binaries with DT_RPATH Arkadiusz Hiler 2018-09-30 15:11:24 +0300
  • f1dbdce0b2
    Merge pull request #2726 from RyanDwyer/overhaul-gaps Drew DeVault 2018-09-30 13:47:35 +0200
  • e518c5dbaf
    Merge pull request #2728 from RedSoxFan/move-sticky-on-evac Drew DeVault 2018-09-30 13:45:31 +0200
  • 8f6aca2166
    Merge pull request #2725 from PumbaPe/add-tap-and-drag Drew DeVault 2018-09-30 13:44:11 +0200
  • 7355959d7f
    Merge pull request #2730 from ivyl/remove_cap_leftovers Drew DeVault 2018-09-30 13:41:36 +0200
  • 1e70f7b19e Turn funcs() into funcs(void) Arkadiusz Hiler 2018-09-30 13:58:49 +0300
  • d8200012fb Remove declarations that do no have definitions Arkadiusz Hiler 2018-09-30 13:58:35 +0300
  • 00dfb76832 Remove libcap/prctl artifacts Arkadiusz Hiler 2018-09-29 12:02:22 +0300
  • 98b524abd7
    Merge pull request #2733 from ianyfan/swaybar emersion 2018-09-30 11:44:27 +0200
  • 02dfeea54c swaybar: synchronize rendering to output frames Ian Fan 2018-09-28 16:17:15 +0100
  • 4eb3fe4830
    Merge pull request #2732 from RyanDwyer/fix-zero-outputs emersion 2018-09-30 10:03:59 +0200
  • 24bcb507ec Fix hotplugging down to zero outputs Ryan Dwyer 2018-09-30 11:58:56 +1000
  • a53171669a
    Merge pull request #2698 from ianyfan/hide-cursor emersion 2018-09-29 14:32:05 +0200
  • ae2b70f59e add tap-and-drag setting to sway-input PP 2018-09-29 11:49:41 +0200
  • 351e722b6e
    Merge pull request #2729 from RyanDwyer/resize-return-false emersion 2018-09-29 11:24:54 +0200
  • 0f0d0c7f9b
    Merge pull request #2635 from RedSoxFan/fix-bg-special emersion 2018-09-29 11:23:38 +0200
  • 42f1fdf015 Return an error when resizing is a no op Ryan Dwyer 2018-09-29 17:05:55 +1000
  • 8f09ba7885 Move sticky containers in output_evacuate Brian Ashworth 2018-09-28 23:47:22 -0400
  • 0a0cf4540a Fix quote handling for commands Brian Ashworth 2018-09-18 21:44:40 -0400
  • af45ee2d8b Handle shell special characters in bg file path Brian Ashworth 2018-09-15 22:21:12 -0400
  • 7661c71b33 Update gaps documentation Ryan Dwyer 2018-09-29 12:59:02 +1000
  • bb708d0f82 Don't allow negative gaps Ryan Dwyer 2018-09-29 12:58:54 +1000
  • 415a48ac63 Make gaps implementation consistent with i3-gaps Ryan Dwyer 2018-09-29 11:06:07 +1000
  • dc01e884f7
    Merge pull request #2724 from RedSoxFan/update-man-pages Drew DeVault 2018-09-28 22:07:27 +0200
  • a9d9944e76 sway{,bar,input}.5: changes for generic blocks Brian Ashworth 2018-09-28 13:24:49 -0400
  • cc6544c538 sway.5: update set command information Brian Ashworth 2018-09-27 20:44:36 -0400
  • ca7084cb52
    Merge pull request #2723 from ianyfan/swaybar Drew DeVault 2018-09-28 16:44:35 +0200
  • 25e1f32738 swaybar: trim function prototypes Ian Fan 2018-09-28 14:09:33 +0100
  • 751bb4a376 swaybar: move i3bar definitions into separate file Ian Fan 2018-09-24 21:56:35 +0100
  • bcd2a8fe12 swaybar: remove unused focused_output property Ian Fan 2018-09-24 20:15:40 +0100
  • 98576b9dda swaybar: fix setting binding mode indicator Ian Fan 2018-09-24 18:55:52 +0100
  • 312d009f65 swaybar: fail if bar id is invalid Ian Fan 2018-09-24 18:42:25 +0100
  • 02df1e2b1b
    Merge pull request #2722 from RyanDwyer/workspace-configs emersion 2018-09-28 14:45:08 +0200
  • 56e9f31b2f Check for NULL output in workspace_valid_on_output Ryan Dwyer 2018-09-28 22:34:51 +1000
  • 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak Ryan Dwyer 2018-09-28 21:58:23 +1000
  • 1698260533
    Merge pull request #2720 from swaywm/swaylock-shadow emersion 2018-09-28 14:17:37 +0200
  • c977349120 Add support for building swaylock without PAM Drew DeVault 2018-09-28 12:18:54 +0200
  • 813de9f7ac
    Merge pull request #2716 from sghctoma/fix-swaybar-freebsd Drew DeVault 2018-09-28 04:22:18 -0500
  • 5104bd2c59
    Merge pull request #2663 from ianyfan/fix-txn-state-leaks Ryan Dwyer 2018-09-28 18:27:01 +1000
  • 0dfcadc1cf transaction: do not use pointers for state Ian Fan 2018-09-24 14:45:24 +0100
  • 0b2afee711
    Merge pull request #2719 from RyanDwyer/fix-view-is-visible Drew DeVault 2018-09-28 02:12:18 -0500
  • 22412f57b0 Fix floating views in tabbed/stacked workspaces not getting frame events Ryan Dwyer 2018-09-28 17:02:35 +1000
  • f16529e258 Remove server-decoration assumption if view supports xdg-decoration Ryan Dwyer 2018-09-27 23:00:10 +1000
  • 21ff87d72b Improve CSD logic Ryan Dwyer 2018-09-27 22:44:57 +1000
  • 6d0442c0c2 Rename view_set_csd_from_client to view_update_csd_from_client Ryan Dwyer 2018-09-27 17:09:05 +1000
  • efcfe57b10 Remove CSD from toggle list if client doesn't support it Ryan Dwyer 2018-09-25 19:34:53 +1000
  • 7b138e5ef0 Add CSD to border modes Ryan Dwyer 2018-09-24 20:54:57 +1000
  • 58af001517
    Merge pull request #2717 from ianyfan/tablet-config Drew DeVault 2018-09-27 04:17:53 -0500
  • a6c5628fa7 input config: merge left_handed option Ian Fan 2018-09-27 09:25:32 +0100
  • 5912be46c3
    Merge pull request #2704 from ianyfan/tablet-config Drew DeVault 2018-09-27 02:07:15 -0500
  • d00a581ae0
    Merge pull request #2715 from sghctoma/add-c11_source Drew DeVault 2018-09-26 16:37:23 -0500
  • 315b2bf100 Replace getdelim to make swaybar work on FreeBSD sghctoma 2018-09-26 20:38:16 +0200
  • 2f258eff6f Make sway/ipc-server.c POSIX 2001 compliant sghctoma 2018-09-26 20:10:53 +0200
  • 3e924f2345 Add _C11_SOURCE feature test macro on FreeBSD sghctoma 2018-09-26 20:05:45 +0200
  • a8a0014e0f Make libpam optional Drew DeVault 2018-09-20 19:31:09 -0400