aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add -p/--pretty option to swaymsgLibravatar Peter Grayson2019-03-08
* ipc: describe libinput device configurationLibravatar Brian Ashworth2019-03-07
* ipc: fix fullscreen deco_rectLibravatar Brian Ashworth2019-03-06
* ipc: fix rect for stacked childrenLibravatar Brian Ashworth2019-03-06
* Fix container_parent_layout for scratchpad windowsLibravatar emersion2019-03-06
* ipc: change {,deco_}rect to match i3Libravatar Brian Ashworth2019-03-06
* Set DISPLAY after initializing XwaylandLibravatar emersion2019-03-04
* meson: update scdoc requirement to >= 1.9.2Libravatar Brian Ashworth2019-03-04
* Allow concurrent clicksLibravatar Ryan Dwyer2019-03-04
* sway.1.scd: document environment vars set by swayLibravatar Brian Ashworth2019-03-03
* render_floating: skip fullscreen floatersLibravatar Brian Ashworth2019-03-03
* Fixes crash in spawn_swaybg (closes #3733)Libravatar Noam Preil2019-03-03
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-02
* Minor fix of code duplication.Libravatar hugbubby2019-03-02
* ci: use scdoc-git because 1.9.1 is brokenLibravatar emersion2019-03-01
* meson: check scdoc versionLibravatar emersion2019-03-01
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* tray: fix pixmap colorsLibravatar Ian Fan2019-02-28
* Merge pull request #3790 from RedSoxFan/sway-ipc-clarify-window-rectLibravatar Drew DeVault2019-02-27
|\
| * sway-ipc.7: clarify window_rect omits decorationsLibravatar Brian Ashworth2019-02-27
|/
* Add output dpms to manpageLibravatar emersion2019-02-27
* Merge pull request #3766 from RedSoxFan/sway-ipc-scdocLibravatar Drew DeVault2019-02-27
|\
| * Add sway-ipc.7.scd to document IPC protocolLibravatar Brian Ashworth2019-02-27
* | Merge pull request #3786 from emersion/wlroots-versionLibravatar Drew DeVault2019-02-27
|\ \
| * | Set minimum wlroots versionLibravatar emersion2019-02-27
* | | Merge pull request #3787 from emersion/meson-print-featuresLibravatar Drew DeVault2019-02-27
|\ \ \ | |/ / |/| |
| * | Print Meson featuresLibravatar emersion2019-02-27
|/ /
* | config: remove double assignement to result in get_output_configLibravatar Rouven Czerwinski2019-02-27
* | cursor: intitialize sx and sy to zeroLibravatar Rouven Czerwinski2019-02-27
* | cursor: remove unused node assignementLibravatar Rouven Czerwinski2019-02-27
* | execute_command: do not strip qoutes for cmd_modeLibravatar Brian Ashworth2019-02-26
* | fix smart_borders description in manualLibravatar Carlo Abelli2019-02-25
* | Allow 0 degree transform (normal transform).Libravatar Connor E2019-02-25
* | swaybar: add overlay mode (fix #1620)Libravatar Milkey Mouse2019-02-24
* | add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
|/
* Make load_include_configs void. Fix some cases where WD would not be restored.Libravatar Connor E2019-02-24
* Fix crash exiting fullscreened floating containerLibravatar minus2019-02-23
* ipc: add missing fields to disabled outputsLibravatar Caleb Bassi2019-02-23
* swaybar: cycle workspaces on touch dragLibravatar Drew DeVault2019-02-23
* swaybar: process hotspots on touch tapLibravatar Drew DeVault2019-02-23
* Merge pull request #3700 from emersion/refactor-dndLibravatar Drew DeVault2019-02-23
|\
| * Update for swaywm/wlroots#1517Libravatar emersion2019-02-23
|/
* handle_seat_node_destroy: update seat->workspaceLibravatar Brian Ashworth2019-02-23
* fish: improve completions a little bitLibravatar Tim Sampson2019-02-23
* handle_layer_shell_surface: do not use noop outputLibravatar Brian Ashworth2019-02-23
* view: set xdg_decoration->view to NULL, check decoration destroyLibravatar Rouven Czerwinski2019-02-23
* input/cursor: allow whole-window bindings on wsLibravatar Brian Ashworth2019-02-22
* Merge pull request #3740 from Emantor/fix/ipc_allocsLibravatar Ian Fan2019-02-22
|\
| * run_as_ipc_client: free response after running the IPC commandLibravatar Rouven Czerwinski2019-02-21
| * ipc-client: free payload after sending it over the socketLibravatar Rouven Czerwinski2019-02-21