1
1
mirror of https://github.com/swaywm/sway synced 2026-04-22 15:55:52 +02:00

Commit Graph

  • 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
  • 146cc0a441
    Merge pull request #2452 from janza/position-command-fix-args Drew DeVault 2018-08-11 19:08:01 -0400
  • 5aca2b42e6
    man: Correct format for output position config Josip Janzic 2018-08-11 18:41:31 +0200
  • b6428f4751
    Merge pull request #2451 from RyanDwyer/fix-ancestor-crash Drew DeVault 2018-08-11 10:28:05 -0400
  • 5f3757c927 Fix container_has_ancestor crash Ryan Dwyer 2018-08-12 00:13:43 +1000
  • 2aa6d98c5a
    Merge pull request #2449 from RyanDwyer/remove-bfs Drew DeVault 2018-08-11 08:29:34 -0400
  • 9545c70928
    Merge pull request #2448 from RyanDwyer/remove-container-has-child emersion 2018-08-11 08:44:11 +0100
  • 4ad1ccc9dc Remove container_for_each_descendant_bfs Ryan Dwyer 2018-08-11 15:57:09 +1000
  • 31844bf42b Remove container_has_child Ryan Dwyer 2018-08-11 15:36:19 +1000
  • e474d87e42
    Merge pull request #2447 from ianyfan/swaynag-leak emersion 2018-08-10 18:53:18 +0100
  • 6e7052fc44 swaynag: destroy old cursor theme when updated Ian Fan 2018-08-10 18:34:23 +0100
  • c7e99ee0d4
    Merge pull request #2446 from emersion/xwayland-unmanaged-order Drew DeVault 2018-08-10 09:46:08 -0400
  • d1433c637a xwayland: fix unmanaged surfaces order emersion 2018-08-10 12:47:24 +0100
  • df1aeed6c2
    Merge pull request #2441 from RyanDwyer/finish-resize-commands Brian Ashworth 2018-08-09 20:04:33 -0400
  • af693cba26 Update resize documentation Ryan Dwyer 2018-08-10 08:50:38 +1000
  • 6c730a2cb2 Implement resize set <width> <height> for tiled containers Ryan Dwyer 2018-08-09 20:25:24 +1000
  • 9395d3c93c Implement resize grow|shrink <direction> <amount> for tiled containers Ryan Dwyer 2018-08-09 19:36:44 +1000
  • db0fa066e5 Remove obsolete security sanity check Drew DeVault 2018-08-09 08:44:37 -0400
  • 425ee270b4
    Merge pull request #2440 from RedSoxFan/bg-swaynag-reading-only Drew DeVault 2018-08-08 17:21:22 -0400
  • b6f4623551 Don't call swaynag_log for bg when not reading Brian Ashworth 2018-08-08 17:04:12 -0400
  • 78c0f013dd
    Merge pull request #2439 from RedSoxFan/fix-2434 Drew DeVault 2018-08-08 16:42:33 -0400
  • 43d1ffc9dd Allow a fallback color to be specified for swaybg Brian Ashworth 2018-08-08 13:46:36 -0400