Commit graph

  • cd10e755c1 Remove refs to unimplemented debuglog command Drew DeVault 2019-02-17 09:51:56 -05:00
  • 7baaa3a0f8 Disconnect swaybg instead of killing it emersion 2019-02-16 23:30:19 +01:00
  • 806129d3cc
    Fix Meson subproject boolean default options emersion 2019-02-17 00:50:53 +01:00
  • f7f5b172a0 sway-input.5: document wildcard and identifier troubleshooting Brian Ashworth 2019-02-16 17:42:56 -05:00
  • 8ab64d3fcc Remove unused header include/sway/tree/output.h emersion 2019-02-16 23:09:26 +01:00
  • 272ca06171 Fix reload freeze when not modsetting current mode Brian Ashworth 2019-02-16 16:14:27 -05:00
  • 0bafc55176
    Merge pull request #3701 from emersion/meson-subproject-disable-unneeded Drew DeVault 2019-02-16 22:57:42 +01:00
  • f54077dbca tray: fix memory leaks Ian Fan 2019-02-16 11:02:15 +00:00
  • 26d6360feb tray: when a service is lost, remove all matching items Ian Fan 2019-02-16 11:01:15 +00:00
  • cfacf85755 Check layout before getting pointer surface coords Vincent Vanlaer 2019-02-15 18:29:47 +01:00
  • 859a884e82
    Disable unneeded wlroots subproject features emersion 2019-02-16 11:57:41 +01:00
  • 5c78e5cd2c
    Merge pull request #3698 from yabirgb/master Drew DeVault 2019-02-16 04:44:31 +01:00
  • db351dc670 Fix accents Yábir García 2019-02-16 04:29:36 +01:00
  • 9e590c4d01 Add spanish link to the home README Yábir García 2019-02-16 04:17:18 +01:00
  • 3c59069cb0
    Spanish translation of the README Yábir Benchakhtir 2019-02-16 03:57:14 +01:00
  • cdbf8e8b25
    Merge pull request #3692 from ianyfan/swaybar Drew DeVault 2019-02-15 16:25:28 +01:00
  • d3c527220a tray: use correct parameter to set bus slot to floating Ian Fan 2019-02-15 15:15:45 +00:00
  • 5484f308b9 swaybar: prevent signal handler from firing during termination Ian Fan 2019-02-14 15:43:34 +00:00
  • 96de2b539c apply_output_config: dpms on before modeset Brian Ashworth 2019-02-15 03:01:19 -05:00
  • e8c472aee9 seatop_move_tiling: do not move to descendant Brian Ashworth 2019-02-13 22:38:30 -05:00
  • ab42874f71 seat: allow tree focus changes while layer focused Brian Ashworth 2019-02-13 23:46:20 -05:00
  • cc39bbdff3
    Merge pull request #3675 from RedSoxFan/fix-move-tiling-self Drew DeVault 2019-02-14 00:50:44 +01:00
  • 9b8249c350 seatop_move_tiling: use tab/stack parent not self Brian Ashworth 2019-02-13 14:32:47 -05:00
  • d168d65f2c subsurface_get_root_coords: break on NULL Brian Ashworth 2019-02-12 23:21:11 -05:00
  • 1bccde68a4 cursor: relative-pointer-v1 time is usec Brian Ashworth 2019-02-13 03:01:06 -05:00
  • 98b40d31c1 Don't remove from scratchpad on move to workspace athrungithub 2019-02-11 19:10:28 -03:00
  • c44794bedc
    Merge pull request #3665 from emersion/layer-map-rebase Drew DeVault 2019-02-12 23:22:33 +01:00
  • f390a6ef8c
    Merge pull request #3667 from emersion/fix-meson-version Drew DeVault 2019-02-12 23:22:13 +01:00
  • cfee167b7b
    Fix --version when building from tarball emersion 2019-02-12 23:13:24 +01:00
  • 97c89b24b8
    Rebase cursor when a layer surface maps emersion 2019-02-12 22:55:23 +01: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
  • a64a3ee6bb 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
  • 3952d4f4f3 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
  • 995b6edab6 container_at_stacked: skip titles when zero pixels Brian Ashworth 2019-02-08 22:29:35 -05: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
  • 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
  • ee56428b64 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • a1a99421a1
    Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-inactive Drew DeVault 2019-02-03 20:15:21 +01:00
  • 4ef5b49906
    Merge pull request #3564 from RedSoxFan/seat-cursor-do-not-create Drew DeVault 2019-02-03 20:14:45 +01:00
  • 7299b9a6ca seat_cmd_cursor: do not create non-existing seat Brian Ashworth 2019-02-03 13:56:05 -05:00
  • 8e60efe0bf
    Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-during-reconfig Brian Ashworth 2019-02-03 14:00:37 -05:00
  • f8a9117149
    Fall back to wildcard in sway_cursor_constrain vilhalmer 2019-02-03 13:46:44 -05:00
  • 907595b10d
    Skip constraining cursor if no seat config vilhalmer 2019-02-03 13:44:37 -05:00
  • da59ffa8a0
    Skip wildcard seat config in destroy_removed_seats vilhalmer 2019-02-03 13:41:35 -05:00
  • a3332c70bf
    Focus ws inactive node with focus_follows_mouse vilhalmer 2019-02-03 12:12:40 -05:00
  • bbfe13a248
    Merge pull request #3551 from c-edw/RevertDoubleFrees Drew DeVault 2019-02-03 09:55:54 +01:00
  • b41f9f9158
    Merge pull request #3554 from RedSoxFan/seat-current-alias Drew DeVault 2019-02-03 09:53:37 +01:00
  • f425e81fbe cmd_seat: allow - to be used as alias for current Brian Ashworth 2019-02-02 22:02:28 -05:00
  • 1bd7400c4d seat_cmd_attach: defer while reading Brian Ashworth 2019-02-02 02:42:10 -05:00
  • 0952c9f91d Fix #3445: swaybar tray inerited thems not processed Stefan Schick 2019-02-01 22:44:03 +01:00
  • 2f2a887377 Revert "More frees." Connor E 2019-02-01 11:52:37 +00:00
  • 49b667272b Revert "Add some missing frees." Connor E 2019-02-01 11:51:03 +00:00
  • de76c4e071
    Merge pull request #3543 from emersion/relative-pointer-usec Drew DeVault 2019-02-01 09:27:00 +01:00
  • 47271552b0
    Merge pull request #3550 from RedSoxFan/seat-pointer-constraint Drew DeVault 2019-02-01 09:26:30 +01:00
  • ebe5399ed6 pointer_constraint: change to a seat subcommand Brian Ashworth 2019-01-31 22:58:52 -05:00
  • 204e1f4712 Rebase #1636 against current master v44r 2019-01-31 10:45:12 +01:00
  • 1049f360e1
    readme: scdoc 1.8.1 is now required emersion 2019-01-31 14:54:50 +01:00
  • 82461c4165 Updates for scdoc 1.8.1 Drew DeVault 2019-01-31 08:42:18 -05:00
  • aee9942145 Add details on --whole-window for bindsym Ashkan Kiani 2019-01-30 13:46:47 -08:00
  • dde9fc19de
    relative-pointer-v1: time is in usec, not msec emersion 2019-01-30 21:30:44 +01:00
  • 0c975af1fb Send pointer frames on tool events Drew DeVault 2019-01-30 14:09:20 -05:00
  • 4b87edeba4 Missed a spot in pointer constraints Drew DeVault 2019-01-30 14:06:44 -05:00
  • a6d41254c9 Add pointer_constraint command Drew DeVault 2019-01-30 10:42:31 -05:00
  • ee4b8a3938 Add relative pointer absrd 2019-01-29 20:52:59 +01:00
  • cedde21c96 Implement pointer-constraints-unstable-v1 Las 2019-01-26 00:45:06 +01:00
  • 5cb3d4769c criteria & scratchpad verify if show in another workspace (#3522) athrungithub 2019-01-30 11:05:46 -03:00
  • 4f4424f66c
    Merge pull request #3535 from RedSoxFan/cleanup-log-on-config-failure Drew DeVault 2019-01-29 13:38:56 -05:00
  • f0fd6119cf Cleanup config reading failure error logs Brian Ashworth 2019-01-29 13:18:53 -05:00
  • f49ad5977e Document cursor moving between adjacent outputs Peter Grayson 2019-01-28 17:33:01 -05:00
  • 606f6a3707
    Merge pull request #3530 from RyanDwyer/fix-assertion Drew DeVault 2019-01-28 17:14:41 -05:00