1
1
mirror of https://github.com/swaywm/sway synced 2025-07-29 19:24:20 +02:00

Commit Graph

  • 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
  • fc039f0759
    Merge pull request #2423 from manio/master Brian Ashworth 2018-08-08 15:36:17 -0400
  • 3c26536267
    Merge branch 'master' into master Brian Ashworth 2018-08-08 15:26:44 -0400
  • e28101e6e1 私の日本語が上手じゃないですね Drew DeVault 2018-08-08 11:53:11 -0400
  • 1c7a6a49b6 Remove setcap instructions Drew DeVault 2018-08-08 11:40:33 -0400
  • 89e176d3fb
    Merge pull request #2436 from RyanDwyer/fix-floating-deco-focus emersion 2018-08-08 13:49:00 +0100
  • f5dc3ac09d Don't call send_pointer_notify_button when doing move or resize Ryan Dwyer 2018-08-08 22:32:59 +1000
  • 4c5dc6f135 Focus floating views when beginning move/resize operations Ryan Dwyer 2018-08-08 22:27:21 +1000
  • a0ece6f956 Rename container_at_view to surface_at_view and make it return void Ryan Dwyer 2018-08-08 22:14:11 +1000
  • 1e984fec05 Fix focus when clicking floating decorations Ryan Dwyer 2018-08-08 21:45:58 +1000
  • c8a8216629
    Merge pull request #2420 from RyanDwyer/floating-move-to-workspace Drew DeVault 2018-08-08 08:13:22 -0400
  • 5653fc754b Deny moving a sticky container to workspace if it's the same output Ryan Dwyer 2018-08-08 10:04:11 +1000
  • a0649190de Fix edge cases when moving floating container to new workspace Ryan Dwyer 2018-08-07 09:30:27 +1000
  • 36281609ea Implement move to workspace on a floating container Ryan Dwyer 2018-08-04 14:46:27 +1000
  • 6f0bc469e9
    Merge pull request #2432 from RyanDwyer/fix-move-crash Drew DeVault 2018-08-07 10:27:45 -0400
  • 84845adb8e
    Merge pull request #2433 from RyanDwyer/fix-sticky-infinite-loop Drew DeVault 2018-08-07 10:27:25 -0400
  • 50f3a7ff5c Fix infinite loop when focusing sticky containers via workspace command Ryan Dwyer 2018-08-07 23:27:56 +1000
  • 5ac6f2f429 Fix crash when running move container to workspace back_and_forth Ryan Dwyer 2018-08-07 23:04:21 +1000
  • 1818c58e40
    Merge pull request #2430 from ianyfan/socketpath-leaks Drew DeVault 2018-08-06 14:08:51 -0400
  • baf4604629 ipc-client: fix memory leaks in get_socketpath Ian Fan 2018-08-06 13:58:12 +0100
  • 17f557298e
    Merge pull request #2428 from RyanDwyer/workspace-move-to-output Brian Ashworth 2018-08-06 11:55:08 -0400
  • 639f3368e1
    Merge branch 'master' into workspace-move-to-output Brian Ashworth 2018-08-06 11:47:00 -0400
  • d8b65193c4
    Merge pull request #2268 from emersion/server-decoration-borders Drew DeVault 2018-08-06 11:32:17 -0400
  • 1a8bee68b4
    Merge pull request #2392 from ianyfan/commands Drew DeVault 2018-08-06 11:30:14 -0400
  • d2ac48f920 Handle views created after decoration mode is sent for xdg-shell-v6 emersion 2018-08-06 15:28:33 +0100
  • 9d578e0a0f Handle views created after decoration mode is sent for xdg-shell emersion 2018-07-29 18:31:10 +0100
  • 700941dde8 Listen to server-decoration mode changes emersion 2018-07-13 21:53:56 +0100