1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 19:11:13 +01:00

Commit Graph

  • 4afb2e3f24 Allow subsurfaces which overflow the container to be interacted with Ryan Dwyer 2018-08-19 21:50:33 +1000
  • 76bdb21ca9 Fix popup position when parent uses geometry Ryan Dwyer 2018-08-19 21:09:39 +1000
  • 2c91afbb34
    Merge pull request #2487 from RyanDwyer/workspace-floating-list emersion 2018-08-19 09:21:55 +0100
  • 2b5a404ac9 Replace hacky L_FLOATING container with a list Ryan Dwyer 2018-08-19 15:07:07 +1000
  • f9563d88f3 Use enum for damage debug options Ryan Dwyer 2018-08-19 11:29:59 +1000
  • 8d1dd03823 Standardise debug variables Ryan Dwyer 2018-08-18 16:58:50 +1000
  • 389d159c81
    Merge pull request #2453 from ianyfan/commands Ryan Dwyer 2018-08-19 16:16:32 +1000
  • 7f22fab389
    Merge branch 'master' into commands Ryan Dwyer 2018-08-19 16:07:11 +1000
  • d0a24465d7
    Merge pull request #2466 from RyanDwyer/geometry Drew DeVault 2018-08-18 19:26:36 -0400
  • 373f0254a8
    Merge pull request #2484 from ianyfan/con-for-each-child-fix Ryan Dwyer 2018-08-19 08:59:00 +1000
  • 37e37627ca commands: move newly-stickied containers to focused workspace Ian Fan 2018-08-18 18:29:18 +0100
  • 1be75fe740 Fix double iterating in container_for_each_child Ian Fan 2018-08-18 18:10:41 +0100
  • b3f7801fca commands: prevent focusing mode with no containers Ian Fan 2018-08-12 15:40:24 +0100
  • 23601a8771 commands: complete assign command Ian Fan 2018-08-12 00:38:19 +0100
  • e81cc8a575 commands: saner workspace number handling Ian Fan 2018-08-12 00:32:13 +0100
  • 69e00151bb commands: handle quoted exec command Ian Fan 2018-08-11 00:52:53 +0100
  • 453646b887 commands: fix documentation formatting mistakes for move command Ian Fan 2018-08-11 00:29:24 +0100
  • 7717c2231a commands: require set variable to start with $ Ian Fan 2018-08-07 11:46:11 +0100
  • c1af79532f commands: add nop Ian Fan 2018-08-07 11:25:04 +0100
  • 744724b3cb
    Merge pull request #2473 from RyanDwyer/iterators-per-type Drew DeVault 2018-08-18 10:29:46 -0400
  • d6cd79c342 Implement iterators per container type Ryan Dwyer 2018-08-17 19:48:34 +1000
  • d4a32800d5
    Merge pull request #2460 from RyanDwyer/implement-mousedown Drew DeVault 2018-08-18 09:32:04 -0400
  • 5c779c11f6
    Merge pull request #2481 from RyanDwyer/rename-functions Drew DeVault 2018-08-18 09:30:13 -0400
  • 16c663ed49 Rename container_sort_workspaces and container_wrap_children Ryan Dwyer 2018-08-18 21:54:09 +1000
  • cfe205b36f
    Merge pull request #2480 from RyanDwyer/fix-mod-resize emersion 2018-08-18 09:15:30 +0100
  • d22420689d Fix mod+resize Ryan Dwyer 2018-08-18 17:50:37 +1000
  • ce78f6770e Fix nitpick Ryan Dwyer 2018-08-18 15:11:46 +1000
  • b0a5f3a25f Store geometry in the view and handle any floating view resizing Ryan Dwyer 2018-08-18 15:10:06 +1000
  • 4e755c4b12 Set current size when a floating xwayland view resizes Ryan Dwyer 2018-08-17 23:11:09 +1000
  • 8af4e2e3e6 Handle xwayland views sending new sizes in their commits Ryan Dwyer 2018-08-17 10:23:29 +1000
  • 9ee89f11c4 Add get_geometry for xdg_shell_v6 Ryan Dwyer 2018-08-17 09:25:55 +1000
  • 8034c25426 Render saved buffer using saved geometry Ryan Dwyer 2018-08-17 00:03:57 +1000
  • 982a2d0c99 Fix geometry Ryan Dwyer 2018-08-16 22:41:10 +1000
  • b3ee9af0c8 Add view_get_geometry emersion 2018-07-02 23:06:44 +0100
  • 07a897b3b7 Don't send motion if the cursor hasn't moved Ryan Dwyer 2018-08-18 09:29:18 +1000
  • b637b61a7a Rename mousedown to down and make seat operation a named enum Ryan Dwyer 2018-08-16 09:12:48 +1000
  • a36625a482 Implement mousedown operation Ryan Dwyer 2018-08-15 16:47:02 +1000
  • db4b4935b3
    Merge pull request #2472 from RyanDwyer/refactor-seat-get-focus Drew DeVault 2018-08-17 09:53:28 -0400
  • 754bbd03c0
    Merge pull request #2471 from RyanDwyer/reap-when-floating emersion 2018-08-17 13:37:39 +0100
  • 782d0e087e
    Merge pull request #2474 from RyanDwyer/transactionise-csd emersion 2018-08-17 13:33:21 +0100
  • 1801b725e2 Add using_csd variable to transaction state Ryan Dwyer 2018-08-17 20:25:33 +1000
  • 3a888163a0 Refactor seat_get_focus functions Ryan Dwyer 2018-08-17 17:32:53 +1000
  • 6a26b499a4 Attempt to reap old tiling parent when floating a container Ryan Dwyer 2018-08-17 16:23:37 +1000
  • 050f2eb467
    Merge 748c22e87a231cfd888b3bb704f789be8f55d08c into 32193c7e4def7c0ba9cf8a7fcff02b1840d2b279 Ryan Dwyer 2018-08-17 00:24:33 +0000
  • 32193c7e4d
    Merge pull request #2465 from DonnieWest/master Ryan Dwyer 2018-08-17 10:04:03 +1000
  • a9433cbded
    When the workspace is focused, return it instead of checking parent Donnie West 2018-08-15 21:49:40 -0500
  • 1fd62d3e0c Fix swaylock zsh completions Ian Fan 2018-08-16 23:21:30 +0100
  • 98ed05225e
    Merge pull request #2458 from RyanDwyer/cleanup-transactions Drew DeVault 2018-08-15 17:16:32 -0400
  • 647ace1d6d
    Merge pull request #2459 from RyanDwyer/fix-workspace-prev-next emersion 2018-08-15 22:11:34 +0100
  • 748c22e87a Direct implementation Ryan Dwyer 2018-08-15 22:42:56 +1000
  • 48ed3cfcf6 Callback implementation Ryan Dwyer 2018-08-15 22:12:41 +1000
  • 701fcafc70 Use list_find in more places and refactor/fix workspace prev_next functions Ryan Dwyer 2018-08-15 15:14:35 +1000
  • c3ef36d6b5 Simplify transactions Ryan Dwyer 2018-08-15 10:03:55 +1000
  • b4887ba154
    Merge pull request #2445 from RyanDwyer/resize-tiling-via-cursor Drew DeVault 2018-08-14 09:07:59 -0400
  • d0fb2d9a53
    Merge pull request #2454 from minus7/workspace-names emersion 2018-08-13 22:17:38 +0100
  • 18e425eda6 Use assigned workspace name for output minus 2018-08-12 14:41:41 +0200
  • 4b8e3a885b Don't commit multiple transactions at the same time Ryan Dwyer 2018-08-12 10:44:45 +1000
  • e7a7306063 Don't progress transaction queue if any are partially complete Ryan Dwyer 2018-08-11 20:04:44 +1000
  • 4d023c0390 Make mod+resize a floating container resize the container itself Ryan Dwyer 2018-08-11 10:47:40 +1000
  • e9d46ccbdd Use col-resize and row-resize cursor images Ryan Dwyer 2018-08-11 00:08:18 +1000
  • 1893515d3a Fix right-click/popups and add state checks Ryan Dwyer 2018-08-10 23:43:31 +1000
  • 2dceae6224 Allow resizing tiled views via mod key Ryan Dwyer 2018-08-10 17:22:50 +1000
  • f4280e506b Refactor dispatch_cursor_button Ryan Dwyer 2018-08-10 16:51:24 +1000
  • b4a0363d17 Implement resizing tiled containers via cursor Ryan Dwyer 2018-08-10 14:10:09 +1000