Commit Graph

  • 96446fdbf7
    Merge pull request #2027 from RyanDwyer/implement-floating Drew DeVault 2018-06-01 15:41:49 -0700
  • fd885d5779
    Merge pull request #2083 from RedSoxFan/fix-1976 emersion 2018-06-01 19:22:13 +0100
  • edf37f27e1 Fix cmd_workspace crash when a surface has focus Brian Ashworth 2018-06-01 14:07:55 -0400
  • 70c2c50445 Fix changing borders on floating views Ryan Dwyer 2018-05-31 22:02:20 +1000
  • d466b8fa7b Don't auto float xdg views if their dimensions are not set Ryan Dwyer 2018-05-31 21:58:28 +1000
  • a2c1cb9072 Fix mpv damage issue when unfullscreening into floating Ryan Dwyer 2018-05-31 18:21:49 +1000
  • c9e3a313b4 Fix fullscreen position of xwayland views Ryan Dwyer 2018-05-31 08:30:07 +1000
  • 00cac22038 Fix crash when using multiple outputs Ryan Dwyer 2018-05-31 08:22:19 +1000
  • e605dc43bb Fix mouse warping interaction with layout coords Drew DeVault 2018-05-29 20:50:02 -0400
  • c9f8d35ca9 Consider floating views when calculating title height Ryan Dwyer 2018-05-30 10:27:16 +1000
  • 9119f87655 Fix floating position when view is floated when mapped Ryan Dwyer 2018-05-30 10:22:35 +1000
  • f7cadf2333 Adjust move command to account for changed coordinate system Ryan Dwyer 2018-05-29 22:46:43 +1000
  • f24087d104 Fix fullscreen position Ryan Dwyer 2018-05-28 17:42:56 +1000
  • 97672295ed Don't unmaximize floating views Ryan Dwyer 2018-05-27 23:43:05 +1000
  • 40af5d81a1 Fix getting adjacent output Ryan Dwyer 2018-05-27 09:46:40 +1000
  • becceafa7f Remove unfinished wants_floating implementation for xwayland Ryan Dwyer 2018-05-26 23:45:27 +1000
  • 5b1601c2e3 Don't let xwayland views set position unless unmanaged Ryan Dwyer 2018-05-26 21:33:18 +1000
  • 02d385e06f Use swayc rather than wlr_output when rendering Ryan Dwyer 2018-05-26 21:12:10 +1000
  • 3b1db30a5e Use surface size if xdg shell's geometry isn't set Ryan Dwyer 2018-05-26 20:37:04 +1000
  • 4371c746e4 Implement wants_floating for xdg_shell and xdg_shell_v6 Ryan Dwyer 2018-05-26 20:04:59 +1000
  • d4ed204d4d Remove container_self_or_parent_floating Ryan Dwyer 2018-05-26 16:34:15 +1000
  • 70f5d6fcf3 Rename container_set_geometry_from_view Ryan Dwyer 2018-05-26 16:32:24 +1000
  • 3281574fa3 Remove check for if floating view intersects output Ryan Dwyer 2018-05-26 16:30:18 +1000
  • 7d2b33a458 Render floating views before top layer and unmanaged Ryan Dwyer 2018-05-26 16:26:59 +1000
  • e4e912ea91 Store swayc coordinates as layout-local Ryan Dwyer 2018-05-26 16:26:10 +1000
  • 00f6e179cd Add L_FLOATING back to debug tree Ryan Dwyer 2018-05-26 09:23:12 +1000
  • 02de2a6f65 Rename set_maximized functions to set_tiled Ryan Dwyer 2018-05-26 09:22:10 +1000
  • 5d69a56209 Prevent splitting a floating view Ryan Dwyer 2018-05-25 17:10:58 +1000
  • dc83b158e1 Fix issues with sticky containers and workspaces Ryan Dwyer 2018-05-25 15:39:14 +1000
  • 13a4b0512e Fix unfullscreening a floating view Ryan Dwyer 2018-05-25 11:15:43 +1000
  • 754cb7944c Respect view's border config for floating containers Ryan Dwyer 2018-05-25 09:32:25 +1000
  • aaba7642b3 Replace is_floating boolean with function Ryan Dwyer 2018-05-25 09:26:23 +1000
  • 34f35f0bad Use L_FLOATING instead of reapable boolean Ryan Dwyer 2018-05-25 09:10:35 +1000
  • 1f2e399ade Implement floating Ryan Dwyer 2018-05-24 22:30:44 +1000
  • 1132efe42e Send frame done to floating views Drew DeVault 2018-05-04 08:41:16 -0400
  • 71db8de4be Render floating views Drew DeVault 2018-05-04 08:27:53 -0400
  • f3ab895916 Implement `floating enable` Drew DeVault 2018-05-04 08:24:25 -0400
  • c47d6cb1c4
    Merge pull request #2081 from RedSoxFan/fix-2077 emersion 2018-06-01 10:36:47 +0100
  • 8963f94545
    Merge pull request #2082 from RedSoxFan/fix-move-perpendicular-segfault emersion 2018-06-01 09:43:40 +0100
  • 8237d944d4 Fix move perpendicular segfault Brian Ashworth 2018-06-01 01:06:02 -0400
  • cca587b21f Send reparent events in container_split Brian Ashworth 2018-05-31 23:47:21 -0400
  • 4495ec64b2
    Merge pull request #2079 from RedSoxFan/fix-2078 Drew DeVault 2018-05-31 22:11:12 -0400
  • e13c94f2dd Fix typo Brian Ashworth 2018-05-31 12:07:54 -0400
  • 633bee9019 Fix moving out of tab/stack when only child Brian Ashworth 2018-05-31 11:51:00 -0400
  • 536773e3a1
    Merge pull request #2065 from RedSoxFan/fix-2018 Ryan Dwyer 2018-05-30 11:53:20 +1000
  • 64225b1137 Send IPC layout of node itself Brian Ashworth 2018-05-29 21:45:18 -0400
  • 3b90b55666 Notify of subtree change Brian Ashworth 2018-05-29 11:27:04 -0400
  • f5e44d4b2c Fix layout in -t get_tree Brian Ashworth 2018-05-29 11:21:18 -0400
  • 103a302fa4 Fix moving out of a tabbed/stacked workspace Brian Ashworth 2018-05-28 21:37:29 -0400
  • a66fd74a54 Fix breaking out of tabs/stacks Brian Ashworth 2018-05-28 10:52:49 -0400
  • 86b8d036d4
    Merge pull request #2069 from RyanDwyer/ipc-workspace-representation Drew DeVault 2018-05-29 10:54:22 -0400
  • 6f4cb2b29d Add tree representation to IPC workspace description Ryan Dwyer 2018-05-29 17:42:11 +1000
  • 3482eebaca
    Merge pull request #2068 from RedSoxFan/workspace-layout Ryan Dwyer 2018-05-29 17:24:28 +1000
  • d76729af22 Implement config parser for workspace_layout Brian Ashworth 2018-05-28 22:55:06 -0400
  • bdf2f4d1c2
    Merge pull request #2067 from RedSoxFan/force-fully-opaque-fullscreen Drew DeVault 2018-05-28 14:04:30 -0400
  • 205a1732cf Force fullscreen views to be fully opaque Brian Ashworth 2018-05-28 13:55:38 -0400
  • 96d575b252
    Merge pull request #2066 from RedSoxFan/force-focus-wrapping emersion 2018-05-28 17:01:34 +0100
  • c81d0ef1e8 Support i3's legacy force_focus_wrapping command Brian Ashworth 2018-05-28 11:09:46 -0400
  • 1071785f56
    Merge pull request #2060 from RedSoxFan/focus-wrapping emersion 2018-05-28 10:30:11 +0100
  • 015878e5db
    Merge pull request #2058 from RyanDwyer/refactor-parse-title-format emersion 2018-05-28 09:18:07 +0100
  • 9d1049ae8d
    Merge pull request #2059 from RyanDwyer/ancestor-typo emersion 2018-05-28 09:16:33 +0100
  • cc1fc3b4a6
    Merge pull request #2057 from RyanDwyer/swaymsg-fix-exit-code emersion 2018-05-28 09:15:02 +0100
  • 508a76695c swaymsg: Fix exit code Ryan Dwyer 2018-05-28 13:33:02 +1000
  • 46da1dc32b Implement focus_wrapping Brian Ashworth 2018-05-27 23:20:21 -0400
  • 7c7d24600b Fix ancestor typos Ryan Dwyer 2018-05-28 12:45:42 +1000
  • 9df1432f56 Refactor parse_title_format Ryan Dwyer 2018-05-28 12:03:43 +1000
  • b2c0ba5b18
    Merge pull request #2050 from smlx/focus-fix Drew DeVault 2018-05-27 15:42:39 -0400
  • 53a3fc63c5
    Merge pull request #2055 from RedSoxFan/output-destroy-workspace-ipc Drew DeVault 2018-05-27 15:42:08 -0400
  • c3b8c7cfb4
    Merge pull request #2056 from frsfnrrg/add-binding-locked emersion 2018-05-27 20:11:04 +0100
  • a78a5684ea Implement bindsym/bindcode --locked frsfnrrg 2018-05-27 12:37:18 -0400
  • 4d8120ccf3 Improve comment. Scott Leggett 2018-05-28 02:35:24 +1000
  • fd137c4f05 Send workspace::move in container_output_destroy Brian Ashworth 2018-05-27 12:22:11 -0400
  • b57f88e7db Avoid assert on container type. Scott Leggett 2018-05-28 02:25:42 +1000
  • 1b8de39287 Move previous cursor_position inline. Scott Leggett 2018-05-28 02:14:19 +1000
  • 0743b21cc8
    Merge pull request #2052 from emersion/output-destroy-empty-workspace emersion 2018-05-27 17:07:09 +0100
  • 9c0cc98d07
    Don't move empty workspaces when output is destroyed emersion 2018-05-27 12:03:36 +0100
  • d1ebbebea0 Remove unused function. Scott Leggett 2018-05-28 00:55:25 +1000
  • 0039f7a4fd Simplify logic, remove redundant variables. Scott Leggett 2018-05-28 01:30:19 +1000
  • dd86444e59 Rely on view_is_visible rather thank walking the tree ourselves. Scott Leggett 2018-05-28 01:17:31 +1000
  • 4cd304e4ba Store previous position in sway_cursor. Scott Leggett 2018-05-27 22:45:14 +1000
  • 3ee286d7f7
    Merge pull request #2040 from RedSoxFan/cmd-swap Ryan Dwyer 2018-05-28 00:20:50 +1000
  • 8fda41dab5
    Merge branch 'master' into cmd-swap Ryan Dwyer 2018-05-28 00:14:22 +1000
  • de32b6d52e
    Merge pull request #2043 from emersion/pool-buffer-fixes emersion 2018-05-27 14:18:02 +0100
  • 36d5d4b40f
    client/pool-buffer: munmap in destroy_buffer emersion 2018-05-25 19:42:23 +0100
  • 8df2238956
    client/pool-buffer: set CLOEXEC on buffer FD, just in case emersion 2018-05-25 19:39:17 +0100
  • 2e6e7b7c1d
    Merge pull request #2053 from emersion/xdg-shell-tiled Drew DeVault 2018-05-27 09:06:48 -0400
  • 067eb83f11
    Merge pull request #2042 from emersion/swaylock-render-loop Drew DeVault 2018-05-27 08:58:35 -0400
  • a372852c44
    Merge branch 'master' into xdg-shell-tiled Drew DeVault 2018-05-27 08:58:10 -0400
  • cc10c7af65
    swaylock: implement a proper render loop emersion 2018-05-25 19:34:36 +0100
  • b350e8ec82
    xdg-shell: make all toplevels tiled emersion 2018-05-27 13:28:37 +0100
  • e4c54b04ce
    Merge pull request #2049 from RyanDwyer/criteria-shell emersion 2018-05-27 13:13:11 +0100
  • d3dd7e5bae Rename view_get_type to view_get_shell Ryan Dwyer 2018-05-27 21:59:38 +1000
  • 484cc189e9 Add shell criteria token Ryan Dwyer 2018-05-27 14:14:46 +1000
  • 0c4b7907a0
    Merge pull request #2048 from RyanDwyer/title-format-app-id emersion 2018-05-27 08:40:03 +0100
  • 06098bef98 Focus containers only on entry. Scott Leggett 2018-05-27 14:52:40 +1000
  • 51865c00c8 Add %app_id to title_format Ryan Dwyer 2018-05-27 09:50:38 +1000
  • 569f4e0e4c Implement swap command Brian Ashworth 2018-05-26 11:02:21 -0400
  • fea654a6ce Replace oft-failing abort with if statement Drew DeVault 2018-05-26 10:35:15 -0400
  • 1531eb3171
    Merge pull request #2030 from chebykinn/fix-focus-follows-mouse-tabs Ryan Dwyer 2018-05-26 23:56:59 +1000
  • 30c0653b87
    Merge branch 'master' into fix-focus-follows-mouse-tabs Ryan Dwyer 2018-05-26 23:49:26 +1000