Commit graph

  • 97c89b24b8
    Rebase cursor when a layer surface maps emersion 2019-02-12 22:55:23 +01:00
  • 4f48f13397 Return value and code style improvements to swayrun Corey Hinshaw 2019-02-12 08:49:40 -05:00
  • 9b10a16775 Move swayrun outside of PATH Corey Hinshaw 2019-02-11 22:40:41 -05:00
  • c85a610945 Don't remove from scratchpad on move to workspace athrungithub 2019-02-11 19:10:28 -03:00
  • e4e579ea36 workspace_get_initial_output: handle focused layer 1.0-rc2 Brian Ashworth 2019-02-10 20:12:51 -05:00
  • 40023d45a1 Abort early when XDG_RUNTIME_DIR is not set Brian Ashworth 2019-02-11 03:59:11 -05:00
  • a5a189cc73 fix misc memory leaks Brian Ashworth 2019-02-11 03:26:12 -05:00
  • a4d7ee1923 ipc: handle unnamed xkb_active_layout_name Brian Ashworth 2019-02-10 15:37:24 -05:00
  • 4e27785980 view: remove pointer constraints on unmap Brian Ashworth 2019-02-10 15:23:50 -05:00
  • 062da8eae7 input/keyboard: respect solo repeat_{rate,delay} Brian Ashworth 2019-02-10 12:36:30 -05:00
  • 95e16bb744 fix double free for mode toggle if bar was invisible Rouven Czerwinski 2019-02-10 17:04:12 +01:00
  • 243d5a3a43 container_at_stacked: skip titles when zero pixels Brian Ashworth 2019-02-08 22:29:35 -05:00
  • 4339ba6424 bar_cmd_modifier: add support for none Brian Ashworth 2019-02-06 22:00:29 -05:00
  • 32f790bd15 seat_configure_tablet_tool: configure xcursor Brian Ashworth 2019-02-07 01:52:58 -05:00
  • 8229814e7a load_main_config: use given path, store realpath Brian Ashworth 2019-02-07 02:16:38 -05:00
  • a2f661dceb Clarify error for options and positional args Brian Ashworth 2019-02-06 13:18:46 -05:00
  • 6ade4bd7dd ipc_has_event_listeners: fix inverted check of subscribed_events Daniel Eklöf 2019-02-06 15:16:30 +01:00
  • d2d2fc545a load_main_config: add realpath to config_chain Brian Ashworth 2019-02-05 22:06:42 -05:00
  • 48511c3b35 Fix close_popups for xdg-shell emersion 2019-02-05 19:07:01 +01:00
  • d4e49a49eb output_cmd_background: fix no file + valid mode Brian Ashworth 2019-02-05 14:13:27 -05:00
  • cc5139d52a Initialize server so input manager is available. Connor E 2019-02-05 15:39:22 +00:00
  • 2112f0aa2f If validating the config, do it as early as possible. Connor E 2019-02-05 14:37:22 +00:00
  • 0c091bed76 cmd_workspace_gaps: fix double free on bad amount Brian Ashworth 2019-02-05 08:35:00 -05:00
  • 9346ed1805 Set version in project file Michael Vetter 2019-02-05 14:32:05 +01:00
  • 41e10db0de IPC_COMMAND: split on newline Brian Ashworth 2019-02-05 07:39:21 -05:00
  • 610794d4e3 Fix quote stripping emersion 2019-02-05 12:52:02 +01:00
  • 5d770d028a execute_command: dont strip quotes for exec_always Brian Ashworth 2019-02-04 23:39:37 -05:00
  • 66062f53de swaynag: remove trailing newlines in config Brian Ashworth 2019-02-05 00:31:06 -05:00
  • df3ea6a55f load_include_configs: fix wordexp fail condition Brian Ashworth 2019-02-05 01:59:40 -05:00
  • 4272bf1274 seat_cmd_cursor: do not create non-existing seat Brian Ashworth 2019-02-03 13:56:05 -05:00
  • 130626a5db Focus ws inactive node with focus_follows_mouse vilhalmer 2019-02-03 12:12:40 -05:00
  • 743d345383 Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-during-reconfig Brian Ashworth 2019-02-03 14:00:37 -05:00
  • fb4f29289f workspace_get_initial_output: handle focused layer Brian Ashworth 2019-02-10 20:12:51 -05:00
  • 2540e8ea79 Abort early when XDG_RUNTIME_DIR is not set Brian Ashworth 2019-02-11 03:59:11 -05:00
  • d2c896ed84 fix misc memory leaks Brian Ashworth 2019-02-11 03:26:12 -05:00
  • aa2bb91c3e Abort early when XDG_RUNTIME_DIR is not set Brian Ashworth 2019-02-11 03:59:11 -05:00
  • cd05be4b6c fix misc memory leaks Brian Ashworth 2019-02-11 03:26:12 -05:00
  • eb22dee79c Remove allowed shell check from swayrun Corey Hinshaw 2019-02-10 20:41:04 -05:00
  • 5fe54c38f9 workspace_get_initial_output: handle focused layer Brian Ashworth 2019-02-10 20:12:51 -05:00
  • a64a3ee6bb ipc: handle unnamed xkb_active_layout_name Brian Ashworth 2019-02-10 15:37:24 -05:00
  • 8e90da60c4 ipc: handle unnamed xkb_active_layout_name Brian Ashworth 2019-02-10 15:37:24 -05:00
  • 418c19fe52 view: remove pointer constraints on unmap Brian Ashworth 2019-02-10 15:23:50 -05:00
  • 5c90296c19 view: remove pointer constraints on unmap Brian Ashworth 2019-02-10 15:23:50 -05:00
  • 3952d4f4f3 input/keyboard: respect solo repeat_{rate,delay} Brian Ashworth 2019-02-10 12:36:30 -05:00
  • a25ad37c88 input/keyboard: respect solo repeat_{rate,delay} Brian Ashworth 2019-02-10 12:36:30 -05:00
  • 605e515a93 fix double free for mode toggle if bar was invisible Rouven Czerwinski 2019-02-10 17:04:12 +01:00
  • 1a4160751a fix double free for mode toggle if bar was invisible Rouven Czerwinski 2019-02-10 17:04:12 +01:00
  • f1d64f811d Add swayrun command to run sway using a login shell Corey Hinshaw 2019-02-09 23:32:29 -05:00
  • 995b6edab6 container_at_stacked: skip titles when zero pixels Brian Ashworth 2019-02-08 22:29:35 -05:00
  • 4c4e02e67d
    Update README.md Nicholas Sebastian Husin 2019-02-09 01:14:24 -06:00
  • 6165e6ae72
    Create Indonesian translation Nicholas Sebastian Husin 2019-02-09 01:12:10 -06:00
  • 1970871f1e container_at_stacked: skip titles when zero pixels Brian Ashworth 2019-02-08 22:29:35 -05:00
  • 6e85e7ec89 remove empty seats madblobfish 2018-11-01 09:28:02 +01:00
  • afd66d63cc implemented seat detach command madblobfish 2018-10-31 19:31:09 +01:00
  • bb9873ccd8 fix focus after workspace switch when focus_follows_mouse is always madblobfish 2019-01-06 20:07:24 +01:00
  • 02f5a6f867 enable passing in a workspace to node_at_coords and node_at_cursor madblobfish 2019-01-06 20:07:16 +01:00
  • 2a806e5157 refactor node_at_coords into node_at_cursor madblobfish 2019-01-06 20:04:32 +01:00
  • f5190d1f79 bar_cmd_modifier: add support for none Brian Ashworth 2019-02-06 22:00:29 -05:00
  • f00fbe6861
    Merge pull request #3619 from swaywm/revert-3595-ErrorIfConfigNotExist Drew DeVault 2019-02-08 03:30:11 +01:00
  • 82d7a70b03 Revert "Return false if config could not be loaded." Drew DeVault 2019-02-07 21:22:53 -05:00
  • 385cf330ae Revert "Restore CWD if returning early." Drew DeVault 2019-02-07 21:22:53 -05:00
  • b0194455b7 config.in: don't include non-existent directory William Hua 2019-02-07 09:51:47 -05:00
  • ec5da0ca5b seat_configure_tablet_tool: configure xcursor Brian Ashworth 2019-02-07 01:52:58 -05:00
  • 5a32a74b2d load_main_config: use given path, store realpath Brian Ashworth 2019-02-07 02:16:38 -05:00
  • 2d7d6a6d95 load_main_config: use given path, store realpath Brian Ashworth 2019-02-07 02:16:38 -05:00
  • 96e727a617 seat_configure_tablet_tool: configure xcursor Brian Ashworth 2019-02-07 01:52:58 -05:00
  • ed8d735488 bar_cmd_modifier: add support for none Brian Ashworth 2019-02-06 22:00:29 -05:00
  • ee56428b64 Clarify error for options and positional args Brian Ashworth 2019-02-06 13:18:46 -05:00
  • b21886e979 Clarify error for options and positional args Brian Ashworth 2019-02-06 13:18:46 -05:00
  • 921e42c6c0 Restore CWD if returning early. Connor E 2019-02-06 15:42:32 +00:00
  • 855368b67e Return false if config could not be loaded. Connor E 2019-02-06 14:01:40 +00:00
  • 61f695f15c Restore CWD if returning early. Connor E 2019-02-06 15:42:32 +00:00
  • cdfc719494
    Merge pull request #3597 from dnkl/fix-inverted-bitmask-check-in-ipc-has-event-listeners Drew DeVault 2019-02-06 15:27:43 +01:00
  • d3b3eb019a ipc_has_event_listeners: fix inverted check of subscribed_events Daniel Eklöf 2019-02-06 15:16:30 +01:00
  • eb841d99e8 Return false if config could not be loaded. Connor E 2019-02-06 14:01:40 +00:00
  • c65057ef8b load_main_config: add realpath to config_chain Brian Ashworth 2019-02-05 22:06:42 -05:00
  • 9b1905acf9 Fix close_popups for xdg-shell emersion 2019-02-05 19:07:01 +01:00
  • df9f421767 load_main_config: add realpath to config_chain Brian Ashworth 2019-02-05 22:06:42 -05:00
  • a3c5314856
    Merge pull request #3587 from RedSoxFan/fix-background-missing-file Drew DeVault 2019-02-05 22:09:59 +01:00
  • 89afb761ba output_cmd_background: fix no file + valid mode Brian Ashworth 2019-02-05 14:13:27 -05:00
  • 650dcf818f
    Fix close_popups for xdg-shell emersion 2019-02-05 19:07:01 +01:00
  • 09c2a46b3d
    Merge pull request #3582 from c-edw/FixUninitializedInputManager Drew DeVault 2019-02-05 16:50:55 +01:00
  • e1b8190d2c Initialize server so input manager is available. Connor E 2019-02-05 15:39:22 +00:00
  • 1fde9a9355
    Merge pull request #3581 from c-edw/ValidateConfigNoInitialize Drew DeVault 2019-02-05 16:30:39 +01:00
  • 886789c197 If validating the config, do it as early as possible. Connor E 2019-02-05 14:37:22 +00:00
  • fb73f84d0e
    Merge pull request #3579 from RedSoxFan/fix-workspace-gaps-double-free Drew DeVault 2019-02-05 14:41:52 +01:00
  • a6363d1206
    Merge pull request #3573 from RedSoxFan/ipc-newlines Drew DeVault 2019-02-05 14:39:10 +01:00
  • 876bc9e44c
    Merge pull request #3578 from jubalh/version Drew DeVault 2019-02-05 14:37:31 +01:00
  • f2abe0570f cmd_workspace_gaps: fix double free on bad amount Brian Ashworth 2019-02-05 08:35:00 -05:00
  • 77587ee632 Set version in project file Michael Vetter 2019-02-05 14:32:05 +01:00
  • 288e35f99e IPC_COMMAND: split on newline Brian Ashworth 2019-02-05 07:39:21 -05:00
  • 478b128c26 Fix quote stripping emersion 2019-02-05 12:52:02 +01:00
  • ef2b8af3fa
    Fix quote stripping emersion 2019-02-05 12:52:02 +01:00
  • 1e65cc1ea6 execute_command: dont strip quotes for exec_always Brian Ashworth 2019-02-04 23:39:37 -05:00
  • 665381d305 swaynag: remove trailing newlines in config Brian Ashworth 2019-02-05 00:31:06 -05:00
  • 920c64f569 load_include_configs: fix wordexp fail condition Brian Ashworth 2019-02-05 01:59:40 -05:00
  • 77695b43d0 load_include_configs: fix wordexp fail condition Brian Ashworth 2019-02-05 01:59:40 -05:00
  • 92ae5683bc swaynag: remove trailing newlines in config Brian Ashworth 2019-02-05 00:31:06 -05:00
  • 1bb19668b4 execute_command: dont strip quotes for exec_always Brian Ashworth 2019-02-04 23:39:37 -05:00
  • 7e6071b76e Rebase cursor on layer rearrange. Connor E 2019-02-04 12:47:07 +00:00