aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* 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
* seat: don't send button release when not pressedLibravatar emersion2019-02-28
* 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
* | 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
* Update for swaywm/wlroots#1517Libravatar emersion2019-02-23
* handle_seat_node_destroy: update seat->workspaceLibravatar Brian Ashworth2019-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
* | move scratchpad: hide visible scratchpad containerLibravatar Brian Ashworth2019-02-22
* | commands/move: reintroduce wrongly removed NULL checkLibravatar Rouven Czerwinski2019-02-22
* | Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* | output_get_active_workspace: check workspaces lengthLibravatar Brian Ashworth2019-02-21
|/
* output_evacuate: call workspace_consider_destroyLibravatar Brian Ashworth2019-02-20
* Add wp-primary-selection-unstable-v1Libravatar emersion2019-02-20
* layout cmd: always operate on parent container, like i3Fixes #3724Libravatar Eric Drechsel2019-02-19
* Don't use SOCK_CLOEXECLibravatar emersion2019-02-19
* Merge pull request #3714 from emersion/fix-drag-icon-map-listenerLibravatar Drew DeVault2019-02-18
|\
| * Fix drag icon map listener not removedLibravatar emersion2019-02-18
* | Add 'visible' key to view json responseLibravatar Yorick van Pelt2019-02-18
|/
* Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorLibravatar Drew DeVault2019-02-18
|\
| * seat_cmd_cursor: fix typo in expected syntaxLibravatar Brian Ashworth2019-02-17
* | Use container under cursor for mouse bindingsLibravatar Brian Ashworth2019-02-17
|/