1
1
mirror of https://github.com/swaywm/sway synced 2026-01-22 21:51:41 +01:00

Commit Graph

  • 9bfb38521a Don't send button events to surfaces when dragging or resizing Ryan Dwyer 2019-03-06 18:54:41 +1000
  • ab1b1dab1f stringop.c: refactor a few functions Ian Fan 2019-01-17 16:56:04 +0000
  • 29a67a1a12 stringop.c: clean up headers Ian Fan 2019-01-17 16:57:34 +0000
  • 2b70e8518b stringop.c: remove unused functions Ian Fan 2019-01-17 16:47:44 +0000
  • 4284de1c7b sway_view_child: add listener for view unmap Brian Ashworth 2019-03-09 02:23:20 -0500
  • c01a3ca538 detect_proprietary: use strncmp Brian Ashworth 2019-03-11 00:10:18 -0400
  • 80343587cc fullscreen: init floating on disable without size Brian Ashworth 2019-03-10 18:43:22 -0400
  • 2c0b65f575 meson: use pkg-config var for scdoc path emersion 2019-03-10 22:59:15 +0100
  • 0717b76715 Fix crash in cmd_workspace when layer surface has focus emersion 2019-03-10 21:47:30 +0100
  • e3dd074a31 Update language in sway.desktop & sway(1) Drew DeVault 2019-03-10 15:09:23 -0400
  • d57755d05c arrange: use int not size_t for title offsets Brian Ashworth 2019-03-10 15:00:15 -0400
  • fb4838c943 damage: remove output_damage_view Brian Ashworth 2019-03-08 12:57:50 -0500
  • e7788c22ee output_damage_whole_container: damage subsurfaces Brian Ashworth 2019-03-08 12:44:42 -0500
  • f0eedfa8e0 fix "directive argument is null" errors Jeff Peeler 2019-03-08 22:06:38 -0500
  • e28163249f Fix crash when moving window to scratchpad minus 2019-03-09 11:06:09 +0100
  • 7d8083c16a Add missing swaymsg completions Peter Grayson 2019-03-08 14:39:35 -0500
  • bedf2ac2fb Add -p/--pretty option to swaymsg Peter Grayson 2019-03-08 12:43:04 -0500
  • c8085038cf ipc: describe libinput device configuration Brian Ashworth 2019-03-07 03:37:49 -0500
  • 7b5429b443 ipc: fix fullscreen deco_rect Brian Ashworth 2019-03-06 12:02:19 -0500
  • 776d8d8d08 ipc: fix rect for stacked children Brian Ashworth 2019-03-06 12:16:28 -0500
  • 8dfdb3fa11 Fix container_parent_layout for scratchpad windows emersion 2019-03-06 10:47:50 +0100
  • 7a44b542b8 ipc: change {,deco_}rect to match i3 Brian Ashworth 2019-03-06 00:33:10 -0500
  • 704450ad17 Set DISPLAY after initializing Xwayland emersion 2019-03-04 20:51:48 +0100
  • 783b3d6b37 Fix click behaviour Ryan Dwyer 2019-03-11 18:11:01 +1000
  • d16845d5f0 Don't send button events to surfaces when dragging or resizing Ryan Dwyer 2019-03-06 18:54:41 +1000
  • 00570c139e stringop.c: refactor a few functions Ian Fan 2019-01-17 16:56:04 +0000
  • be1543d301 stringop.c: clean up headers Ian Fan 2019-01-17 16:57:34 +0000
  • 5c8424c074 stringop.c: remove unused functions Ian Fan 2019-01-17 16:47:44 +0000
  • e9ad5ef9aa stringop.c: refactor a few functions Ian Fan 2019-01-17 16:56:04 +0000
  • d9adc6bdd2 stringop.c: clean up headers Ian Fan 2019-01-17 16:57:34 +0000
  • 9cbe8db95c stringop.c: remove unused functions Ian Fan 2019-01-17 16:47:44 +0000
  • de2263fce0
    Stop using wlr_output->{lx,ly} emersion 2019-03-11 11:45:01 +0100
  • 017a7c4da1 sway_view_child: add listener for view unmap Brian Ashworth 2019-03-09 02:23:20 -0500
  • b4239e9aa7 Fix click behaviour Ryan Dwyer 2019-03-11 18:11:01 +1000
  • 0ee891d2df Don't send button events to surfaces when dragging or resizing Ryan Dwyer 2019-03-06 18:54:41 +1000
  • 20c4d242f6 detect_proprietary: use strncmp Brian Ashworth 2019-03-11 00:10:18 -0400
  • e392fb358d detect_proprietary: use strncmp Brian Ashworth 2019-03-11 00:10:18 -0400
  • 28a6a9f759 Minor improvements to the website Drew DeVault 2019-03-10 19:09:41 -0400
  • a729bda17f fullscreen: init floating on disable without size Brian Ashworth 2019-03-10 18:43:22 -0400
  • 9b58659147 fullscreen: init floating on disable without size Brian Ashworth 2019-03-10 18:43:22 -0400
  • a418349c18 meson: use pkg-config var for scdoc path emersion 2019-03-10 22:59:15 +0100
  • 30931ad9e7
    Make raw keysyms take precedence over translated Ben Challenor 2019-03-10 20:26:50 +0000
  • 3dac488290
    meson: use pkg-config var for scdoc path emersion 2019-03-10 22:59:15 +0100
  • 3121352f6f Make raw keysyms take precedence over translated Ben Challenor 2019-03-10 20:26:50 +0000
  • 191305468c Fix crash in cmd_workspace when layer surface has focus emersion 2019-03-10 21:47:30 +0100
  • 3a13fa2d0f Make raw keysyms take precedence over translated Ben Challenor 2019-03-10 20:26:50 +0000
  • c798f03095
    Fix crash in cmd_workspace when layer surface has focus emersion 2019-03-10 21:47:30 +0100
  • e3cbd61cda sway_view_child: add listener for view unmap Brian Ashworth 2019-03-09 02:23:20 -0500
  • 83b68b2154 Update language in sway.desktop & sway(1) Drew DeVault 2019-03-10 15:09:23 -0400
  • 9a75f0010f arrange: use int not size_t for title offsets Brian Ashworth 2019-03-10 15:00:15 -0400
  • e9e71e362c arrange: use int not size_t for title offsets Brian Ashworth 2019-03-10 15:00:15 -0400
  • c02d2a0128 damage: remove output_damage_view Brian Ashworth 2019-03-08 12:57:50 -0500
  • 7580718d12 output_damage_whole_container: damage subsurfaces Brian Ashworth 2019-03-08 12:44:42 -0500
  • a73e8f1328 fix "directive argument is null" errors Jeff Peeler 2019-03-08 22:06:38 -0500
  • ca770ea7dc fix "directive argument is null" errors Jeff Peeler 2019-03-08 22:06:38 -0500
  • 5fab8a2ad4 Fix crash when moving window to scratchpad minus 2019-03-09 11:06:09 +0100
  • 417ed91074 Fix crash when moving window to scratchpad minus 2019-03-09 11:06:09 +0100
  • 1a9145e409 Add missing swaymsg completions Peter Grayson 2019-03-08 14:39:35 -0500
  • af7dd68559 swaymsg pretty-print for get_bindings Peter Grayson 2019-03-08 12:43:04 -0500
  • 331bcac3ea Add get_bindings IPC interface Peter Grayson 2019-03-08 12:43:04 -0500
  • 5d2e6974ce Add missing swaymsg completions Peter Grayson 2019-03-08 14:39:35 -0500
  • b7fe5097e9 Add -p/--pretty option to swaymsg Peter Grayson 2019-03-08 12:43:04 -0500
  • 80e6c79372 damage: remove output_damage_view Brian Ashworth 2019-03-08 12:57:50 -0500
  • e9b1716403 Add -p/--pretty option to swaymsg Peter Grayson 2019-03-08 12:43:04 -0500