1
1
mirror of https://github.com/swaywm/sway synced 2025-03-04 19:11:13 +01:00

Commit Graph

  • 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
  • cd09cd0dc0 output_damage_whole_container: damage subsurfaces Brian Ashworth 2019-03-08 12:44:42 -0500
  • 7f700e08ac ipc: describe libinput device configuration Brian Ashworth 2019-03-07 03:37:49 -0500
  • 13774cf701 ipc: describe libinput device configuration Brian Ashworth 2019-03-07 03:37:49 -0500
  • 0df76ed96a ipc: fix fullscreen deco_rect Brian Ashworth 2019-03-06 12:02:19 -0500
  • 8ada2daba5 ipc: fix rect for stacked children Brian Ashworth 2019-03-06 12:16:28 -0500
  • 6ed551f7da ipc: fix rect for stacked children Brian Ashworth 2019-03-06 12:16:28 -0500
  • c80f23c3b8 ipc: fix fullscreen deco_rect Brian Ashworth 2019-03-06 12:02:19 -0500
  • 8b6bd106aa Fix container_parent_layout for scratchpad windows emersion 2019-03-06 10:47:50 +0100
  • 4dadf200e6
    Fix container_parent_layout for scratchpad windows emersion 2019-03-06 10:47:50 +0100
  • 19df2e5906 ipc: change {,deco_}rect to match i3 Brian Ashworth 2019-03-06 00:33:10 -0500
  • 63a2637fb4 ipc: change {,deco_}rect to match i3 Brian Ashworth 2019-03-06 00:33:10 -0500
  • a6711740bc Set DISPLAY after initializing Xwayland emersion 2019-03-04 20:51:48 +0100
  • 1d4bae7cb8
    Set DISPLAY after initializing Xwayland emersion 2019-03-04 20:51:48 +0100
  • e8eab3b825 meson: update scdoc requirement to >= 1.9.2 1.0-rc5 Brian Ashworth 2019-03-04 10:25:34 -0500
  • 0c1605784d Allow concurrent clicks Ryan Dwyer 2019-03-04 21:04:16 +1000
  • 1749f24499 sway.1.scd: document environment vars set by sway Brian Ashworth 2019-03-03 12:38:05 -0500
  • 9dafaa87ce render_floating: skip fullscreen floaters Brian Ashworth 2019-03-02 23:17:46 -0500
  • 4c2d36d730 Fixes crash in spawn_swaybg (closes #3733) Noam Preil 2019-03-02 16:09:14 -0500
  • a3b9f2dcfa floating_maximum_size: change default behavior Brian Ashworth 2019-03-02 02:29:28 -0500
  • e0cdcad9a7 Minor fix of code duplication. hugbubby 2019-03-01 12:14:14 -0600
  • 9593c72616 meson: check scdoc version emersion 2019-02-27 22:19:53 +0100
  • acb23fe891 seat: don't send button release when not pressed emersion 2019-02-28 19:22:47 +0100
  • 7b5862d08c tray: fix pixmap colors Ian Fan 2019-02-28 12:02:14 +0000
  • ecb646e12b sway-ipc.7: clarify window_rect omits decorations Brian Ashworth 2019-02-27 22:11:58 -0500
  • 9b26661e47 Add output dpms to manpage emersion 2019-02-27 11:48:30 +0100
  • acc28cf9bb Print Meson features emersion 2019-02-27 21:26:50 +0100
  • 1a34dbf551 Set minimum wlroots version emersion 2019-02-27 21:13:16 +0100
  • 7371ed55fe Add sway-ipc.7.scd to document IPC protocol Brian Ashworth 2019-02-27 13:23:10 -0500
  • e91349f2a0 config: remove double assignement to result in get_output_config Rouven Czerwinski 2019-02-26 20:49:42 +0100