Commit graph

  • 4fbec701fc
    Merge pull request #2618 from RyanDwyer/tiling-drag Drew DeVault 2018-09-11 19:19:17 -04:00
  • 679c7eb08c Minor fixes to tiling drag implementation Ryan Dwyer 2018-09-12 08:46:46 +10:00
  • 8b263429cf Don't use handler_context in view_unmap emersion 2018-09-11 19:34:58 +02:00
  • ae535396b0 commands: when moving container, remove its gaps Ian Fan 2018-09-11 16:45:42 +01:00
  • c770949a9f commands: when moving container, restore focus properly Ian Fan 2018-09-11 16:03:05 +01:00
  • df95c61044 Fix crash in workspace_wrap_children Ryan Dwyer 2018-09-11 23:38:17 +10:00
  • 403905c11b Fix line length Ryan Dwyer 2018-09-11 23:24:57 +10:00
  • eb74317c2d Fix dropzone box on scaled outputs Ryan Dwyer 2018-09-11 22:26:39 +10:00
  • 8bb40c24c7 Implement tiling drag Ryan Dwyer 2018-09-11 21:34:21 +10:00
  • ec9c4de564 Introduce tiling_drag directive Ryan Dwyer 2018-09-11 17:17:19 +10:00
  • d4e80cf301 Rename OP_MOVE to OP_MOVE_FLOATING Ryan Dwyer 2018-09-11 16:56:05 +10:00
  • 822b45f483
    Merge pull request #2617 from wmww/cursor-enter-on-focus-change Drew DeVault 2018-09-10 21:00:39 -04:00
  • 097ed03647 Minor fix William Wold 2018-09-10 17:52:42 -07:00
  • 22c5dd8a02 Minor fix William Wold 2018-09-10 10:03:53 -07:00
  • 9a08019267 Prevent stacked layout from crashing William Wold 2018-09-10 10:03:53 -07:00
  • e787a1581c Give windows pointer focus immediately when they are switched to William Wold 2018-09-09 22:47:58 -07:00
  • 024b9d85ea
    Merge pull request #2613 from apreiml/fix_no_last_focus_fail emersion 2018-09-10 13:56:02 +02:00
  • 47b6fea3fe handle_layer_shell_surface: Do not crash if seat doesn't have focus Armin Preiml 2018-09-10 11:23:08 +02:00
  • f7568e26e9
    Merge pull request #2609 from ianyfan/commands Drew DeVault 2018-09-08 17:06:33 -04:00
  • 6cd92b193c commands: prevent running empty seat command Ian Fan 2018-09-08 19:51:38 +01:00
  • 1376d36104
    Merge pull request #2530 from apreiml/ipc_missing_get_tree Drew DeVault 2018-09-08 09:20:36 -04:00
  • 3600b3db57
    Merge pull request #2602 from RyanDwyer/fix-title-textures Drew DeVault 2018-09-08 09:19:47 -04:00
  • 7919ae5e44 code style fixes Armin Preiml 2018-09-08 13:11:38 +02:00
  • 2dec0d894b get_tree: percent cast to double on division Armin Preiml 2018-09-06 08:46:50 +02:00
  • 79eaa26b3e get_tree: default values Armin Preiml 2018-09-05 16:18:12 +02:00
  • 3d8c3e560b missing ipc stuff: rebase to typesafety Armin Preiml 2018-09-02 13:22:19 +02:00
  • 9215ca0f01 Align titles to baseline Ryan Dwyer 2018-09-08 16:19:31 +10:00
  • 9226aad58c Fix gaps in title textures and vertically center them Ryan Dwyer 2018-09-07 18:42:43 +10:00
  • 030b5bc024
    Merge pull request #2603 from emersion/fix-dnd Drew DeVault 2018-09-07 11:09:02 -04:00
  • 251a7ebc4b Fix drag-and-drop emersion 2018-09-07 15:43:15 +02:00
  • d86afdc6ed
    Merge pull request #2600 from RyanDwyer/fix-workspace-switching Drew DeVault 2018-09-06 19:18:30 -04:00
  • 763554e1be Fix workspace switching Ryan Dwyer 2018-09-07 08:08:40 +10:00
  • f3b96d4050
    Merge pull request #2594 from RyanDwyer/fix-pinentry emersion 2018-09-06 21:28:51 +02:00
  • ed9e7bb8f4
    Merge pull request #2593 from RyanDwyer/dont-be-so-dirty Drew DeVault 2018-09-06 10:08:57 -04:00
  • cf32d5d776 Float views when min == max on either dimension Ryan Dwyer 2018-09-06 23:57:57 +10:00
  • f30527e0cd Don't dirty outputs unnecessarily Ryan Dwyer 2018-09-06 23:25:10 +10:00
  • 4a3b705a12
    Merge pull request #2592 from RyanDwyer/fix-fullscreen-unmap-focus emersion 2018-09-06 14:59:01 +02:00
  • 635ae9557c Second attempt at restoring focus when closing a fullscreen view Ryan Dwyer 2018-09-06 22:34:09 +10:00
  • c26beebd88
    Merge pull request #2591 from RyanDwyer/fix-workspace-switch Brian Ashworth 2018-09-06 07:24:08 -04:00
  • 5896781df4 Make outputs dirty when changing focus Ryan Dwyer 2018-09-06 21:15:24 +10:00
  • 8e2a2e5ca4
    Merge pull request #2589 from RyanDwyer/seat-set-focus-type emersion 2018-09-06 12:56:21 +02:00
  • 6ab38ba098
    Merge pull request #2590 from RyanDwyer/fix-output-active-workspace Brian Ashworth 2018-09-06 06:30:21 -04:00
  • 5967ee1fbc Fix crash when switching to new workspace during transaction Ryan Dwyer 2018-09-06 20:20:29 +10:00
  • 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace Ryan Dwyer 2018-09-06 19:26:56 +10:00
  • bea9f9c63f
    Merge pull request #2578 from RyanDwyer/fix-binding-reload emersion 2018-09-06 10:41:49 +02:00
  • 63567f5ac6
    Merge pull request #2587 from RyanDwyer/fix-layout-toggle-crash Brian Ashworth 2018-09-06 00:42:47 -04:00
  • 1f941163d3 Fix crash when running "layout toggle" Ryan Dwyer 2018-09-06 14:29:26 +10:00
  • c6a74cb4df
    Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crash Drew DeVault 2018-09-05 22:12:54 -04:00
  • 2eec9740bd
    Merge pull request #2585 from RyanDwyer/fix-move-across-outputs Drew DeVault 2018-09-05 22:04:38 -04:00
  • 8859da1dc3 Fix crash when focusing from fullscreen in an invalid direction Ryan Dwyer 2018-09-06 12:03:13 +10:00
  • 7b79ab2577
    Merge pull request #2583 from RyanDwyer/fix-null-surface-crash Drew DeVault 2018-09-05 21:59:13 -04:00
  • 01117db6d9 Fix crash when moving view across outputs Ryan Dwyer 2018-09-06 11:53:55 +10:00
  • 97474f12e3
    Merge pull request #2582 from ascent12/func Drew DeVault 2018-09-05 21:44:52 -04:00
  • 9642b87b9e Fix crash when views rapidly map and unmap Ryan Dwyer 2018-09-06 11:39:52 +10:00
  • bcde223129 Remove __PRETTY_FUNCTION__ Scott Anderson 2018-09-06 13:31:57 +12:00
  • f255881134
    Merge pull request #2579 from RyanDwyer/adjust-container-box Drew DeVault 2018-09-05 21:14:19 -04:00
  • 85e95d5825
    Merge pull request #2580 from RyanDwyer/fix-focus-after-fullscreen Drew DeVault 2018-09-05 20:39:13 -04:00
  • 5cc70d1dfd Restore focus correctly when closing a fullscreen view Ryan Dwyer 2018-09-06 09:33:37 +10:00
  • c6368febc8 Adjust container box Ryan Dwyer 2018-09-06 09:13:36 +10:00
  • 32c7386b0f Fix management of bindings during reload Ryan Dwyer 2018-09-06 08:29:44 +10:00
  • 49c937fc87
    Merge pull request #2572 from RedSoxFan/wlr-output-disabling Drew DeVault 2018-09-05 14:55:13 -04:00
  • c246cf84c8 Call wlr_output_enable on enable/disable if needed Brian Ashworth 2018-09-05 14:00:00 -04:00
  • 610eb94617
    Merge pull request #2540 from RyanDwyer/typesafety Drew DeVault 2018-09-05 09:33:27 -04:00
  • aa2bf98e04
    Merge pull request #2574 from ammgws/block-bg-fix emersion 2018-09-05 12:11:27 +02:00
  • 13fbe5176b
    Fix swaybar block background fill logic Jason 2018-09-05 18:48:31 +09:00
  • dbf4aa3e33 Allow marked containers to be moved out of the scratchpad via move command Ryan Dwyer 2018-09-05 17:59:31 +10:00
  • 1f2e0ff54b Fix inversed condition in criteria Ryan Dwyer 2018-09-05 17:37:04 +10:00
  • 6f71749398 Fix clicking workspace buttons Ryan Dwyer 2018-09-04 23:21:37 +10:00
  • 3cc7de3fb4 Fix crash when view in scratchpad becomes urgent Ryan Dwyer 2018-09-04 22:37:03 +10:00
  • e5c9204b49 Focus empty workspace when clicking it Ryan Dwyer 2018-09-04 11:45:49 +10:00
  • 27d2d37d6e Fix crash when running layout toggle split Ryan Dwyer 2018-09-04 08:40:23 +10:00
  • c0da364865 Fix floating view moving to 0,0 when splitting Ryan Dwyer 2018-09-04 08:34:07 +10:00
  • 7263e39f64 Fix crash when using focus parent/child from an empty workspace Ryan Dwyer 2018-09-02 21:22:38 +10:00
  • 4e0452fce3 Fix scratchpad related crashes Ryan Dwyer 2018-09-02 15:37:56 +10:00
  • 93ff7879f1 Fix output position issue Ryan Dwyer 2018-09-01 08:45:19 +10:00
  • 7f40b928c7 Fix another focus bug when moving into output Ryan Dwyer 2018-09-01 08:02:05 +10:00
  • fb9b0f7a08 Fix focus bug Ryan Dwyer 2018-09-01 07:57:07 +10:00
  • 3133d0c03c Fix swaybars with no defined output Ryan Dwyer 2018-08-31 19:27:11 +10:00
  • eccfcde2eb Fix crash when moving mouse over a fullscreen split container Ryan Dwyer 2018-08-31 19:16:49 +10:00
  • 9d168a693d Fix moving workspace to output Ryan Dwyer 2018-08-31 19:11:52 +10:00
  • 0b23423c14 Update output propertes on mode change Ryan Dwyer 2018-08-31 18:59:20 +10:00
  • 2aa6afae54 Fix mouse_warping Ryan Dwyer 2018-08-31 17:44:49 +10:00
  • 26204441b4 Apply default config to output Ryan Dwyer 2018-08-30 23:58:53 +10:00
  • 06d9693829 Remove offset argument to container_add_sibling Ryan Dwyer 2018-08-30 22:23:27 +10:00
  • 0df04e27b6 Fix crash when focus hits edge of root Ryan Dwyer 2018-08-30 21:26:21 +10:00
  • acc2628c79 Don't use wlr_output properties Ryan Dwyer 2018-08-30 21:20:31 +10:00
  • 7586f150c0 Implement type safe arguments and demote sway_container Ryan Dwyer 2018-08-30 21:00:10 +10:00
  • 309fcf2300
    Merge pull request #2569 from RyanDwyer/deny-reload-repeat Drew DeVault 2018-09-04 11:00:12 -04:00
  • 7797490e9e Deny repeating reload by holding key Ryan Dwyer 2018-09-04 20:00:04 +10:00
  • 6dd3e0caf5
    Merge pull request #2561 from RyanDwyer/window-role-criteria Drew DeVault 2018-09-03 21:49:41 -04:00
  • 29f5cc7508 Implement window_role criteria token Ryan Dwyer 2018-09-02 20:06:25 +10:00
  • 0b61bae8fb
    Merge pull request #2564 from ppascher/master Drew DeVault 2018-09-03 11:04:03 -04:00
  • e4afd33d47
    Merge pull request #2542 from sghctoma/fix-freebsd-build Drew DeVault 2018-09-03 10:59:18 -04:00
  • 7d353813d5
    Merge pull request #2563 from taiyu-len/fix/misaligned-pointer-access Drew DeVault 2018-09-03 10:57:21 -04:00
  • 15c57f476f
    Merge pull request #2565 from ianyfan/fix-splashscreen-crash emersion 2018-09-03 16:32:35 +02:00
  • e6fde0739a Fix crash when a splash screen opens on an empty workspace Ian Fan 2018-09-03 14:03:49 +01:00
  • 93673095f0 move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs" Pascal Pascher 2018-09-03 14:25:48 +02:00
  • f998601821 fix window_type with disabled xwayland support Pascal Pascher 2018-09-03 11:17:07 +02:00
  • 587e320cd8 Fixed window_type with disabled xwayland support. Pascal Pascher 2018-09-03 11:13:50 +02:00
  • 073dcb3a86 Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE sghctoma 2018-09-03 09:08:49 +02:00