1
1
mirror of https://github.com/swaywm/sway synced 2025-08-06 08:33:13 +02:00

Commit Graph

  • 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
  • 6afa4d7bf0 Calculate raw keysyms for all wlr_keyboard->keycodes. Scott Leggett 2018-05-30 12:58:28 +1000
  • 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
  • 15b471ded0 Fix line length. Scott Leggett 2018-05-29 21:49:14 +1000
  • 0687b98a7c Copy all keysyms from wlr_keyboard. Scott Leggett 2018-05-29 21:22:12 +1000
  • 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
  • 0f8d284e18 Clear the translated keysyms on modifier release. Scott Leggett 2018-05-29 00:11:51 +1000
  • 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
  • aded0015df
    Merge 7faee6637fc73ab92e3abed2efdfc821ad633c6f into 3ee286d7f7e9e72a98cbf3b734b36c7e468e1c95 Ongy 2018-05-27 16:05:27 +0000
  • 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