Commit Graph

  • ec66bb987a view: create container before selecting workspace Ronan Pigott 2019-09-22 10:28:12 -0700
  • c41c24d684 Error out on unknown debug flag Simon Ser 2019-09-22 21:40:49 +0300
  • da0ad4c39e view: always populate pid Brian Ashworth 2019-09-20 11:58:19 -0400
  • 3a2e860848 swaybar: make status block text render in the same way as others xdavidwu 2019-09-09 19:05:15 +0800
  • fba248ed5e render: set surface as sampled for presentation Ivan Molodetskikh 2019-08-17 21:58:52 -0700
  • a085e6495c swaymsg.1: fix typos Martin Michlmayr 2019-09-12 00:28:45 +0200
  • c11c8a583f sway-output.5: fix variable name Martin Michlmayr 2019-09-10 19:13:12 +0200
  • 8724900e38 swaymsg.1: fix description of --pretty Martin Michlmayr 2019-09-09 22:43:46 +0200
  • db6a9d08f9 Add Russian translation of the README Ivan Molodetskikh 2019-09-06 20:10:48 -0700
  • 982e01f46c remove unused layer shell surface variable Aleksis 2019-09-07 20:08:39 +0300
  • aa8ea2fa82 sway.5: clarify that a marks are unqiue Brian Ashworth 2019-09-05 15:01:04 -0400
  • 21717d2ed2 Fix type (an -> and) Nils ANDRÉ-CHANG 2019-09-05 19:36:57 +0100
  • 2c1a11016c Do not search for edges on subsurfaces, fix #4381 Versus Void 2019-09-05 07:36:09 +0300
  • 1fd2c6ba49 swaybar: complete barconfig_update event handling Brian Ashworth 2019-09-02 21:41:11 -0400
  • 187306640b seatop_default: only focus container on press Brian Ashworth 2019-09-02 10:39:41 -0400
  • 0ad5e355bd Add icon_theme_path to find_icon() search if set Ben Brown 2019-09-02 15:57:51 +0100
  • 42a7860dcf Fix bar_state_update docs xPMo 2019-09-03 14:04:44 -0500
  • b46c53957f Fix typo for the force/immediate option in xwayland_mode enum Ben Brown 2019-09-02 15:00:41 +0100
  • 1b396273bb man: document how to specify multiple xkb layouts and options Simon Ser 2019-09-01 22:32:50 +0300
  • 53e01bf5c7 layer-shell: don't give focus to unmapped layer surfaces Simon Ser 2019-08-31 23:19:47 +0300
  • b2ee5bc05d Ensure that seat->focused_layer is cleared on unmap Kenny Levinsen 2019-08-29 17:22:01 +0200
  • 07d7af593d seat: set cursor image only if no pointer cap previously xdavidwu 2019-08-31 20:25:58 +0800
  • afde6369b8 seat: avoid unneeded reloading xcursor theme xdavidwu 2019-08-31 20:42:08 +0800
  • 3dcfa2ee90 Fix markup syntax in man pages Martin Michlmayr 2019-08-31 14:46:51 +0200
  • 1a8b9fda8a cmd_mode: don't reset to default after subcommand Brian Ashworth 2019-08-26 22:58:01 -0400
  • c55bc40cc1 chmod +x contrib/_incr_version Drew DeVault 2019-08-27 12:30:48 +0900
  • c2030b9abd Add _incr_version to contrib/ Drew DeVault 2019-08-27 12:29:42 +0900
  • f07b9afee5 A layer-shell will only be focused if it is non-null asdfjkluiop 2019-08-18 14:24:20 -0700
  • a298cad05c Fix formatting for title_format in man 5 sway Use explicit linebreaks to make scdoc use a separate line for each entry listed Michael Aquilina 2019-08-24 15:25:43 +0100
  • c3fbb01e07 Update titlebar borders to match i3's current behavior. Dark 2019-08-23 22:44:53 -0400
  • 90bef0364b cmd_move: fix move to scratchpad hidden container Brian Ashworth 2019-08-20 00:13:51 -0400
  • a074e0f504 ipc: collapse multi-container command results Laurent Bonnans 2019-08-22 11:18:38 +0200
  • aa9ba58169 sway.5: remove mention of floating_scroll Brian Ashworth 2019-08-21 19:02:55 -0400
  • 7baa3ffece Allow moving a container hidden in scratchpad lbonn 2019-08-20 00:01:17 +0200
  • ff7d979d99 cmd_xwayland: add force for immediate launch Brian Ashworth 2019-08-15 03:00:14 -0400
  • 384afc5cb5 input/keyboard: send released only if pressed sent Brian Ashworth 2019-08-15 00:59:39 -0400
  • 7488d33d42 Remove xdg-shell v6 support Simon Ser 2019-08-18 23:16:00 +0300
  • 06c36f8435 properly check pixman_region32_contains_rectangle return Ilia Bozhinov 2019-08-19 12:20:51 +0300
  • 8441711990 input/seatop_down: add axis handler Brian Ashworth 2019-08-15 19:48:17 -0400
  • 6061d083ca sway{,-bar}.5: add link to pango font description Brian Ashworth 2019-08-16 00:08:16 -0400
  • cb8f68d74b layer-shell: add support for popups Drew DeVault 2019-07-05 14:45:11 -0400
  • f36240208c workspace_split: focus middle if workspace focused Brian Ashworth 2019-08-06 04:21:44 -0400
  • 75a7b02529 container_replace: copy {width,height}_fraction Brian Ashworth 2019-08-06 04:46:57 -0400
  • 9bac7e6558 swaymsg.1: add tip about two hyphens for commands Brian Ashworth 2019-08-12 22:23:29 -0400
  • acd3db4fe1 workspace: do not destroy if any seat is focusing Brian Ashworth 2019-08-12 22:03:50 -0400
  • 3e33e1c76f handle_seat_node_destroy: do not focus own node Brian Ashworth 2019-08-12 02:28:49 -0400
  • 804aacb8c7 workspace: prefer identifiers for output priority Brian Ashworth 2019-08-12 03:22:47 -0400
  • 813e120979 Remove redundant checks Antonin Décimo 2019-08-10 17:03:20 +0200
  • 3af52d86f7 Fix memory leaks Antonin Décimo 2019-08-07 16:04:36 +0200
  • 0570eb19e5 view_update_size: fix surface_width/height mismatch Antonin Décimo 2019-08-10 16:47:19 +0200
  • 9be76e6b12 input: check pointer against nullptr Antonin Décimo 2019-08-07 16:02:07 +0200
  • 1d6d26cdec ipc-client: remove useless free for failed malloc Antonin Décimo 2019-08-07 15:56:19 +0200
  • dac9c9c72b layer_shell: Guard against negative exclusive zone Sebastian Krzyszkowiak 2019-08-12 01:18:24 +0200
  • 6200ecbc1d Remove rootston from build manifests Drew DeVault 2019-08-09 09:59:29 +0900
  • 724926ea6a Revert "Add support for wlr_output's atomic API" Rouven Czerwinski 2019-08-07 08:13:15 +0200
  • dc5d76cf3b sway.5: explain how to enable pango markup in font Brian Ashworth 2019-08-06 00:34:07 -0400
  • 19d05d3ae0 config/output: rebase cursors after config applied Brian Ashworth 2019-08-06 05:33:06 -0400
  • f59b665792 cmd_mode: make modes case sensitive Brian Ashworth 2019-08-04 01:12:41 -0400
  • a8a239e2f1 swaymsg: return 2 for sway errors Brian Ashworth 2019-08-04 02:02:13 -0400
  • 56b5ad777c input/cursor: do not hide when buttons are pressed Brian Ashworth 2019-08-05 03:23:16 -0400
  • a9e31d925f cmd_swap: add floating support Brian Ashworth 2019-08-05 14:35:50 -0400
  • 140ce785fe cmd_opacity: add relative opacity changes Jeff Peeler 2019-07-15 10:06:05 -0400
  • 90d8a4df32 input/libinput: typo fixes (get -> get_default) Brian Ashworth 2019-08-03 06:04:27 -0400
  • c1a5f61622 Remove unused variable Antonin Décimo 2019-08-02 19:35:48 +0200
  • 7e5c2d7afa Allocator sizeof operand mismatch Antonin Décimo 2019-08-02 18:46:11 +0200
  • 6e0565e9de Add support for wlr_output's atomic API Simon Ser 2019-07-19 22:35:58 +0300
  • 8ee054b1b9 bindsym/code: add group support Brian Ashworth 2019-07-26 12:02:18 -0400
  • 14562fdbee input/keyboard: don't reset layout for same keymap Brian Ashworth 2019-08-01 11:23:08 -0400
  • f567a40d59 Fix typo in sway(5) manpage Paul Ouellette 2019-07-31 21:25:59 -0400
  • 75de31d36e libinput: fix set_send_events Brian Ashworth 2019-07-31 15:18:54 -0400
  • fc955716d4 input/libinput: fix typo in set_middle_emulation Brian Ashworth 2019-07-28 09:14:26 -0400
  • cefc608cb9 Fix resize sibling amount calculations Pedro Côrte-Real 2019-07-28 02:44:32 +0100
  • f984f21b6a Remove all wayland-server.h includes Simon Ser 2019-07-27 23:02:56 +0300
  • e4bba906b6 Avoid adding duplicate criteria for no_focus and command Ashkan Kiani 2019-07-26 12:30:04 -0700
  • 17c9a0e84f arrange: remove gaps for workspace location deltas Brian Ashworth 2019-07-26 01:31:18 -0400
  • 1a16262903 ipc: add input::libinput_config event Brian Ashworth 2019-07-18 01:06:25 -0400
  • 6effca7b61 ipc: add an input event Brian Ashworth 2019-07-17 17:12:20 -0400
  • 36aa67e549 input_cmd_xkb_switch_layout: support input types Brian Ashworth 2019-07-17 19:16:41 -0400
  • 92b22ee9ea cmd_output: support current output alias Brian Ashworth 2019-07-17 19:48:28 -0400
  • 37308f6549 input_cmd_xkb_*: cleanup includes Ed Younis 2019-07-17 16:19:32 -0700
  • eb770e88b7 Implement input_cmd_xkb_file (#3999) Ed Younis 2019-07-12 19:04:29 -0700
  • 3716c53d35 Add missing description for focus_on_window_activation command in docs. rpigott 2019-07-17 15:22:24 -0700
  • 1e66fa0d23 Added Dutch translation of README jasperro 2019-07-05 15:53:27 +0200
  • ac87df23ea Update output manager on layout change Josef Gajdusek 2019-07-16 20:58:14 +0200
  • 9af0b4d2ea Make fullscreen check for fullscreen parents Sauyon Lee 2019-07-16 11:47:44 +0100
  • 95c444de33 Sanity check gaps on the outside of the workspace Pedro Côrte-Real 2019-07-06 12:45:32 +0100
  • 99192a92f9 Avoid negative outer gaps Pedro Côrte-Real 2019-07-06 12:22:41 +0100
  • 44c2fafa4f Sanity check gaps between tiled containers Pedro Côrte-Real 2019-07-06 12:13:05 +0100
  • d0233af3b3 Rework gaps code to be simpler and correct Pedro Côrte-Real 2019-07-06 11:57:32 +0100
  • 2dc4978d8a Use -fmacro-prefix-map to strip build path Manuel Stoeckl 2019-06-22 23:13:19 -0400
  • e3a3917d3a Layout tiled using a width/height fraction Pedro Côrte-Real 2019-06-28 22:21:20 +0100
  • 1312b5bb9f Layout correctly with several new windows Pedro Côrte-Real 2019-06-23 18:28:26 +0100
  • c312a10cc7 cmd_split: fix toggle split for non-split layouts Brian Ashworth 2019-07-10 21:25:10 -0400
  • 5ffcea4c28 cmd_layout: toggle split for tabbed/stack default Brian Ashworth 2019-07-10 15:16:17 -0400
  • 6096d31eed config/output: correctly set width/height in apply Brian Ashworth 2019-07-10 13:53:27 -0400
  • 32265d9136 input/libinput: only reset supported options Brian Ashworth 2019-07-09 03:32:07 -0400
  • 152e30c374 cmd_bindswitch: add option to execute on reload Brian Ashworth 2019-07-09 02:57:59 -0400
  • 538b36c0e2 Make mouse drag in tiled mode swap containers if no edge is selected Sebastian Parborg 2019-07-08 22:29:04 +0200
  • c9cb5ced7f calibration_matrix: expect 6 individual values Sergei Dolgov 2019-06-22 14:54:55 +0200
  • a5c6816095 calibration_matrix: add the current matrix to the IPC description for libinput devices Sergei Dolgov 2019-06-22 14:32:39 +0200