1
1
mirror of https://github.com/swaywm/sway synced 2025-03-05 03:31:23 +01:00

Commit Graph

  • 7919ae5e44 code style fixes Armin Preiml 2018-09-08 13:11:38 +0200
  • 2dec0d894b get_tree: percent cast to double on division Armin Preiml 2018-09-06 08:46:50 +0200
  • 79eaa26b3e get_tree: default values Armin Preiml 2018-09-05 16:18:12 +0200
  • 3d8c3e560b missing ipc stuff: rebase to typesafety Armin Preiml 2018-09-02 13:22:19 +0200
  • 9215ca0f01 Align titles to baseline Ryan Dwyer 2018-09-08 16:19:31 +1000
  • 9226aad58c Fix gaps in title textures and vertically center them Ryan Dwyer 2018-09-07 18:42:43 +1000
  • 030b5bc024
    Merge pull request #2603 from emersion/fix-dnd Drew DeVault 2018-09-07 11:09:02 -0400
  • 437245b663 Address new_output == NULL in seat_set_focus_warp Drew DeVault 2018-09-07 10:37:12 -0400
  • 251a7ebc4b Fix drag-and-drop emersion 2018-09-07 15:43:15 +0200
  • d86afdc6ed
    Merge pull request #2600 from RyanDwyer/fix-workspace-switching Drew DeVault 2018-09-06 19:18:30 -0400
  • 763554e1be Fix workspace switching Ryan Dwyer 2018-09-07 08:08:40 +1000
  • f3b96d4050
    Merge pull request #2594 from RyanDwyer/fix-pinentry emersion 2018-09-06 21:28:51 +0200
  • ed9e7bb8f4
    Merge pull request #2593 from RyanDwyer/dont-be-so-dirty Drew DeVault 2018-09-06 10:08:57 -0400
  • cf32d5d776 Float views when min == max on either dimension Ryan Dwyer 2018-09-06 23:57:57 +1000
  • f30527e0cd Don't dirty outputs unnecessarily Ryan Dwyer 2018-09-06 23:25:10 +1000
  • 4a3b705a12
    Merge pull request #2592 from RyanDwyer/fix-fullscreen-unmap-focus emersion 2018-09-06 14:59:01 +0200
  • 635ae9557c Second attempt at restoring focus when closing a fullscreen view Ryan Dwyer 2018-09-06 22:34:09 +1000
  • c26beebd88
    Merge pull request #2591 from RyanDwyer/fix-workspace-switch Brian Ashworth 2018-09-06 07:24:08 -0400
  • 5896781df4 Make outputs dirty when changing focus Ryan Dwyer 2018-09-06 21:15:24 +1000
  • 8e2a2e5ca4
    Merge pull request #2589 from RyanDwyer/seat-set-focus-type emersion 2018-09-06 12:56:21 +0200
  • 6ab38ba098
    Merge pull request #2590 from RyanDwyer/fix-output-active-workspace Brian Ashworth 2018-09-06 06:30:21 -0400
  • 5967ee1fbc Fix crash when switching to new workspace during transaction Ryan Dwyer 2018-09-06 20:20:29 +1000
  • 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace Ryan Dwyer 2018-09-06 19:26:56 +1000
  • bea9f9c63f
    Merge pull request #2578 from RyanDwyer/fix-binding-reload emersion 2018-09-06 10:41:49 +0200
  • 63567f5ac6
    Merge pull request #2587 from RyanDwyer/fix-layout-toggle-crash Brian Ashworth 2018-09-06 00:42:47 -0400
  • 1f941163d3 Fix crash when running "layout toggle" Ryan Dwyer 2018-09-06 14:29:26 +1000
  • c6a74cb4df
    Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crash Drew DeVault 2018-09-05 22:12:54 -0400
  • 2eec9740bd
    Merge pull request #2585 from RyanDwyer/fix-move-across-outputs Drew DeVault 2018-09-05 22:04:38 -0400
  • 8859da1dc3 Fix crash when focusing from fullscreen in an invalid direction Ryan Dwyer 2018-09-06 12:03:13 +1000
  • 7b79ab2577
    Merge pull request #2583 from RyanDwyer/fix-null-surface-crash Drew DeVault 2018-09-05 21:59:13 -0400
  • 01117db6d9 Fix crash when moving view across outputs Ryan Dwyer 2018-09-06 11:53:55 +1000
  • 97474f12e3
    Merge pull request #2582 from ascent12/func Drew DeVault 2018-09-05 21:44:52 -0400
  • 9642b87b9e Fix crash when views rapidly map and unmap Ryan Dwyer 2018-09-06 11:39:52 +1000
  • bcde223129 Remove __PRETTY_FUNCTION__ Scott Anderson 2018-09-06 13:31:57 +1200
  • f255881134
    Merge pull request #2579 from RyanDwyer/adjust-container-box Drew DeVault 2018-09-05 21:14:19 -0400
  • 85e95d5825
    Merge pull request #2580 from RyanDwyer/fix-focus-after-fullscreen Drew DeVault 2018-09-05 20:39:13 -0400
  • 5cc70d1dfd Restore focus correctly when closing a fullscreen view Ryan Dwyer 2018-09-06 09:33:37 +1000
  • c6368febc8 Adjust container box Ryan Dwyer 2018-09-06 09:13:36 +1000
  • 32c7386b0f Fix management of bindings during reload Ryan Dwyer 2018-09-06 08:29:44 +1000
  • 49c937fc87
    Merge pull request #2572 from RedSoxFan/wlr-output-disabling Drew DeVault 2018-09-05 14:55:13 -0400
  • c246cf84c8 Call wlr_output_enable on enable/disable if needed Brian Ashworth 2018-09-05 14:00:00 -0400
  • 610eb94617
    Merge pull request #2540 from RyanDwyer/typesafety Drew DeVault 2018-09-05 09:33:27 -0400
  • aa2bf98e04
    Merge pull request #2574 from ammgws/block-bg-fix emersion 2018-09-05 12:11:27 +0200
  • 13fbe5176b
    Fix swaybar block background fill logic Jason 2018-09-05 18:48:31 +0900
  • dbf4aa3e33 Allow marked containers to be moved out of the scratchpad via move command Ryan Dwyer 2018-09-05 17:59:31 +1000
  • 1f2e0ff54b Fix inversed condition in criteria Ryan Dwyer 2018-09-05 17:37:04 +1000
  • 6f71749398 Fix clicking workspace buttons Ryan Dwyer 2018-09-04 23:21:37 +1000
  • 3cc7de3fb4 Fix crash when view in scratchpad becomes urgent Ryan Dwyer 2018-09-04 22:37:03 +1000
  • e5c9204b49 Focus empty workspace when clicking it Ryan Dwyer 2018-09-04 11:45:49 +1000
  • 27d2d37d6e Fix crash when running layout toggle split Ryan Dwyer 2018-09-04 08:40:23 +1000
  • c0da364865 Fix floating view moving to 0,0 when splitting Ryan Dwyer 2018-09-04 08:34:07 +1000
  • 7263e39f64 Fix crash when using focus parent/child from an empty workspace Ryan Dwyer 2018-09-02 21:22:38 +1000
  • 4e0452fce3 Fix scratchpad related crashes Ryan Dwyer 2018-09-02 15:37:56 +1000
  • 93ff7879f1 Fix output position issue Ryan Dwyer 2018-09-01 08:45:19 +1000
  • 7f40b928c7 Fix another focus bug when moving into output Ryan Dwyer 2018-09-01 08:02:05 +1000
  • fb9b0f7a08 Fix focus bug Ryan Dwyer 2018-09-01 07:57:07 +1000
  • 3133d0c03c Fix swaybars with no defined output Ryan Dwyer 2018-08-31 19:27:11 +1000
  • eccfcde2eb Fix crash when moving mouse over a fullscreen split container Ryan Dwyer 2018-08-31 19:16:49 +1000
  • 9d168a693d Fix moving workspace to output Ryan Dwyer 2018-08-31 19:11:52 +1000
  • 0b23423c14 Update output propertes on mode change Ryan Dwyer 2018-08-31 18:59:20 +1000
  • 2aa6afae54 Fix mouse_warping Ryan Dwyer 2018-08-31 17:44:49 +1000
  • 26204441b4 Apply default config to output Ryan Dwyer 2018-08-30 23:58:53 +1000
  • 06d9693829 Remove offset argument to container_add_sibling Ryan Dwyer 2018-08-30 22:23:27 +1000
  • 0df04e27b6 Fix crash when focus hits edge of root Ryan Dwyer 2018-08-30 21:26:21 +1000