Commit graph

  • 43bd8dc437 Fix tiled containers resize with mouse Kirill Chibisov 2019-10-23 18:08:08 +03:00
  • 44f2d3ab95 Fix tiled containers resize with mouse Kirill Chibisov 2019-10-23 18:08:08 +03:00
  • caec25dd90
    Fix presentation feedback when scanning out fullscreen view Simon Ser 2019-10-23 12:26:25 +02:00
  • 06fcebc542 swaybar: fix typo in the loop over pixmaps Konstantin Pospelov 2019-10-23 00:28:59 +03:00
  • 9432788007 swaybar: fix typo in the loop over pixmaps Konstantin Pospelov 2019-10-23 00:28:59 +03:00
  • 6790337ee1 criteria: make literal comparison for __focused__ values Ronan Pigott 2019-10-10 19:44:56 -07:00
  • fa0abaf7cf swaybar: do not retry search for tray icons Konstantin Pospelov 2019-06-08 18:11:32 +03:00
  • a5b6f40937 Fix refresh rate scale of output Danilo Spinella 2019-10-20 23:10:39 +02:00
  • 92678ab1a2 Fix refresh rate scale of output Danilo Spinella 2019-10-20 23:10:39 +02:00
  • 61ff24a51d Fix indentation Krayfaus 2019-10-18 00:00:37 +00:00
  • 2ce6e4218a Support localized man pages Krayfaus 2019-10-17 23:13:33 +00:00
  • 78e6196899 Merge branch 'l10n' of https://github.com/krayfaus/sway into l10n Krayfaus 2019-10-17 16:13:17 -03:00
  • aea45bf372 Move scdoc files to new doc directory. Krayfaus 2019-10-17 15:45:29 -03:00
  • 4aa8f872ab Move scdoc files to new doc directory. Krayfaus 2019-10-17 15:45:29 -03:00
  • 5347884c90 xdg_shell: remember size supplied by surface Versus Void 2019-10-17 15:05:33 +03:00
  • 3ee3a9ef60 focus: support focus_wrapping workspace lbonn 2019-10-16 20:27:19 +02:00
  • 74c0e7921a xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing. A. M. Joseph 2019-10-16 23:55:40 -07:00
  • 0b2c971773 xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing. A. M. Joseph 2019-10-16 23:55:40 -07:00
  • 4dad33fa95 view_from_wlr_xwayland_surface(): fix miscasting of types A. M. Joseph 2019-10-17 00:17:05 -07:00
  • 167b62851f swaybar: do not retry search for tray icons Konstantin Pospelov 2019-06-08 18:11:32 +03:00
  • d5b10a991f focus: support focus_wrapping workspace lbonn 2019-10-16 20:27:19 +02:00
  • d19f4f7bf8 Updates per wlroots layer shell changes Drew DeVault 2019-10-16 10:24:15 -04:00
  • 992726a823 Grimshot: a helper for screenshots within sway Lauri 2019-10-09 14:10:23 +03:00
  • 72ba9bef4b build: always use the project version Simon Ser 2019-10-14 15:03:28 +03:00
  • 344c259ec0 sway(5): move workspace_layout to config only Rouven Czerwinski 2019-10-14 08:51:09 +02:00
  • 8564e32367
    build: always use the project version Simon Ser 2019-10-14 15:03:28 +03:00
  • b888f505b8 sway(5): move workspace_layout to config only Rouven Czerwinski 2019-10-14 08:51:09 +02:00
  • 533acbe679
    Update version to 1.2 Drew DeVault 2019-08-27 13:46:22 +09:00
  • 12505e4c27 Update .github/FUNDING.yml Drew DeVault 2019-10-11 19:36:58 -04:00
  • e02a7274ab Grimshot: a helper for screenshots within sway Lauri 2019-10-09 14:10:23 +03:00
  • f79f00dbfb sway(5): Highlight valid values in the description of tiling_drag Wieland Hoffmann 2019-10-09 22:25:08 +02:00
  • 42db4468a0 sway(5): Add a missing verb Wieland Hoffmann 2019-10-09 22:24:31 +02:00
  • 55e3910bfc sway(5): Highlight valid values in the description of tiling_drag Wieland Hoffmann 2019-10-09 22:25:08 +02:00
  • 5127593dfd sway(5): Add a missing verb Wieland Hoffmann 2019-10-09 22:24:31 +02:00
  • b4d785cf39 build: bump wlroots version to 0.8.1 Simon Ser 2019-10-07 22:32:57 +03:00
  • 8db84ffccd
    build: bump wlroots version to 0.8.1 Simon Ser 2019-10-07 22:32:57 +03:00
  • 352a3e1f79 build: remove rootston from wlroots subproject Tadeo Kondrak 2019-10-02 18:22:02 -06:00
  • e6eb489c11
    build: remove rootston from wlroots subproject Tadeo Kondrak 2019-10-02 18:22:02 -06:00
  • cf18bd8879 Fix syntax in examples in sway-output(5) Arkadiusz Hiler 2019-10-03 00:20:05 +03:00
  • 1ec598d152 Fix syntax in examples in sway-output(5) Arkadiusz Hiler 2019-10-03 00:20:05 +03:00
  • edcd353a00 layer-shell: Fix damage tracking of nested popups Sebastian Krzyszkowiak 2019-09-29 18:35:47 +02:00
  • 4fcdd125ce
    layer-shell: Fix damage tracking of nested popups Sebastian Krzyszkowiak 2019-09-29 18:35:47 +02:00
  • 00c4c7e8cc Fix direct scan-out flickering Simon Ser 2019-09-26 12:10:49 +03:00
  • a981f6ff4f
    Fix direct scan-out flickering Simon Ser 2019-09-26 12:10:49 +03:00
  • 7e420cb6e4 input: Add support for tablet protocol. John Chadwick 2019-09-17 21:46:29 -07:00
  • 1ce052d0a3 input: Add support for tablet protocol. John Chadwick 2019-09-17 21:46:29 -07:00
  • 875edc9c2f Add support for fullscreen view direct scan-out Simon Ser 2019-09-24 14:06:02 +03:00
  • 8053aed9df config.in: set default term to alacritty Drew DeVault 2019-09-25 22:40:04 -04:00
  • e77c5d2610 criteria: use a strict regex match string for __focused__ value Ronan Pigott 2019-09-24 13:41:04 -07:00
  • 8430c5e6bc
    Add support for fullscreen view direct scan-out Simon Ser 2019-09-24 14:06:02 +03:00
  • 08b3eaf930 build: update wlroots version, be more strict Simon Ser 2019-09-23 18:13:44 +03:00
  • ad528c5f0b
    build: update wlroots version, be more strict Simon Ser 2019-09-23 18:13:44 +03:00
  • ec66bb987a view: create container before selecting workspace Ronan Pigott 2019-09-22 10:28:12 -07:00
  • c41c24d684 Error out on unknown debug flag Simon Ser 2019-09-22 21:40:49 +03:00
  • f827536d06
    Error out on unknown debug flag Simon Ser 2019-09-22 21:40:49 +03:00
  • fd9ee45b0a view: create container before selecting workspace Ronan Pigott 2019-09-22 10:28:12 -07:00
  • bbfce58572
    output: mode: fix log message; refresh rate is in Hz, not GHz Daniel Eklöf 2019-09-21 14:08:22 +02:00
  • 01f84188a0 zsh: add completion of sway commands for swaymsg Ronan Pigott 2019-09-20 19:23:23 -07:00
  • 57b192dd59 sway.5: document --to-code for unbindsym Ronan Pigott 2019-09-20 19:06:16 -07:00
  • da0ad4c39e view: always populate pid Brian Ashworth 2019-09-20 11:58:19 -04:00
  • 98f13ec1c7 view: always populate pid Brian Ashworth 2019-09-20 11:58:19 -04:00
  • 3a2e860848 swaybar: make status block text render in the same way as others xdavidwu 2019-09-09 19:05:15 +08:00
  • fba248ed5e render: set surface as sampled for presentation Ivan Molodetskikh 2019-08-17 21:58:52 -07:00
  • a92c75e608
    render: set surface as sampled for presentation Ivan Molodetskikh 2019-08-17 21:58:52 -07:00
  • a085e6495c swaymsg.1: fix typos Martin Michlmayr 2019-09-12 00:28:45 +02:00
  • 90c4624488 swaymsg.1: fix typos Martin Michlmayr 2019-09-12 00:28:45 +02:00
  • c11c8a583f sway-output.5: fix variable name Martin Michlmayr 2019-09-10 19:13:12 +02:00
  • c52c83c37c sway-output.5: fix variable name Martin Michlmayr 2019-09-10 19:13:12 +02:00
  • 8724900e38 swaymsg.1: fix description of --pretty Martin Michlmayr 2019-09-09 22:43:46 +02:00
  • 965617952f swaymsg.1: fix description of --pretty Martin Michlmayr 2019-09-09 22:43:46 +02:00
  • db6a9d08f9 Add Russian translation of the README Ivan Molodetskikh 2019-09-06 20:10:48 -07:00
  • 8dee97f29a
    swaybar: make status block text render in the same way as others xdavidwu 2019-09-09 19:05:15 +08:00
  • 7cfb51abb1
    Add Russian translation of the README Ivan Molodetskikh 2019-09-06 20:10:48 -07:00
  • 982e01f46c remove unused layer shell surface variable Aleksis 2019-09-07 20:08:39 +03:00
  • 974dd61ca7 remove unused layer shell surface variable Aleksis 2019-09-07 20:08:39 +03:00
  • aa8ea2fa82 sway.5: clarify that a marks are unqiue Brian Ashworth 2019-09-05 15:01:04 -04:00
  • 21717d2ed2 Fix type (an -> and) Nils ANDRÉ-CHANG 2019-09-05 19:36:57 +01:00
  • 8a31cc2470 sway.5: clarify that a marks are unqiue Brian Ashworth 2019-09-05 15:01:04 -04:00
  • b3edc96262
    Fix type (an -> and) Nils ANDRÉ-CHANG 2019-09-05 19:36:57 +01:00
  • 2c1a11016c Do not search for edges on subsurfaces, fix #4381 Versus Void 2019-09-05 07:36:09 +03:00
  • 27dc5c9c96 Do not search for edges on subsurfaces, fix #4381 Versus Void 2019-09-05 07:36:09 +03:00
  • 1fd2c6ba49 swaybar: complete barconfig_update event handling Brian Ashworth 2019-09-02 21:41:11 -04:00
  • 187306640b seatop_default: only focus container on press Brian Ashworth 2019-09-02 10:39:41 -04:00
  • 0ad5e355bd Add icon_theme_path to find_icon() search if set Ben Brown 2019-09-02 15:57:51 +01:00
  • 3352cb9c3d Add icon_theme_path to find_icon() search if set Ben Brown 2019-09-02 15:57:51 +01:00
  • 42a7860dcf Fix bar_state_update docs xPMo 2019-09-03 14:04:44 -05:00
  • c9e8f502c4
    Fix bar_state_update docs xPMo 2019-09-03 14:04:44 -05:00
  • ecdb4d7e08 Call pthread_sigmask() as early as possible so Xwayland SIGUSR1 is not caught by threads spawned by shared libraries (like the libMali.so OpenGL driver). root 2019-09-03 11:33:27 -07:00
  • 256510dc39 swaybar: complete barconfig_update event handling Brian Ashworth 2019-09-02 21:41:11 -04:00
  • 5ee53302af seatop_default: only focus container on press Brian Ashworth 2019-09-02 10:39:41 -04:00
  • b46c53957f Fix typo for the force/immediate option in xwayland_mode enum Ben Brown 2019-09-02 15:00:41 +01:00
  • 7bf7379389 Fix typo for the force/immediate option in xwayland_mode enum Ben Brown 2019-09-02 15:00:41 +01:00
  • 1b396273bb man: document how to specify multiple xkb layouts and options Simon Ser 2019-09-01 22:32:50 +03:00
  • 2acee22071
    contrib: add a keyboard layout per window script Simon Ser 2019-08-27 20:00:17 +03:00
  • bbd4076635
    man: document how to specify multiple xkb layouts and options Simon Ser 2019-09-01 22:32:50 +03:00
  • 53e01bf5c7 layer-shell: don't give focus to unmapped layer surfaces Simon Ser 2019-08-31 23:19:47 +03:00
  • b2ee5bc05d Ensure that seat->focused_layer is cleared on unmap Kenny Levinsen 2019-08-29 17:22:01 +02:00
  • 97121343a1 Ensure that seat->focused_layer is cleared on unmap Kenny Levinsen 2019-08-29 17:22:01 +02:00
  • 85f5caf19e
    layer-shell: don't give focus to unmapped layer surfaces Simon Ser 2019-08-31 23:19:47 +03:00
  • 07d7af593d seat: set cursor image only if no pointer cap previously xdavidwu 2019-08-31 20:25:58 +08:00