aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-11-05config: mention that reload message is also printed on validationRouven Czerwinski
2018-11-05commands/exec_always: defer command on config validationRouven Czerwinski
2018-11-05Fix focus_wrapping yesBrian Ashworth
2018-11-05Merge pull request #3066 from mwenzkowski/fix-gapsemersion
2018-11-04Use wlr_surface_get_effective_damageemersion
2018-11-04gaps: Improve error reportingmwenzkowski
2018-11-04Correct manpage regarding gaps commandmwenzkowski
2018-11-04added space after table in sway.5 manpagemadblobfish
2018-11-04removed unneeded code fragmentmadblobfish
2018-11-03ipc: move refresh from output to output->current_modeCole Mickens
2018-11-03fix: restore refresh to the modes_arrayCole Mickens
2018-11-03Merge pull request #3021 from Snaipe/singlekey-binding-triggerDrew DeVault
2018-11-03sway-ipc: includes current_mode for each outputCole Mickens
2018-11-01Teardown compositor when failing to drop permissionsemersion
2018-11-01Make it clear that being able to restore root is a failureemersion
2018-11-01Fix #2992mwenzkowski
2018-11-01Move view marks properties to container structRyan Dwyer
2018-11-01Merge pull request #3040 from RyanDwyer/border-props-to-containerDrew DeVault
2018-11-01Wrap to fartherest output when running focus outputRyan Dwyer
2018-10-31Move view border properties to container structRyan Dwyer
2018-10-31Merge pull request #3031 from atomnuker/masterDrew DeVault
2018-10-30Remove enum movement_directionRyan Dwyer
2018-10-30Revert "Respect border settings when rendering lone tabbed/stacked child"Rostislav Pehlivanov
2018-10-30Revert "tree/view.c: fix uninitialized variables warning"Rostislav Pehlivanov
2018-10-29binding: match single-key bindings if no multi-key binding matchedFranklin "Snaipe" Mathieu
2018-10-28cursor: fix uninitialized pointer in cursor_rebasemwenzkowski
2018-10-28Merge pull request #3011 from Emantor/fix/2922Drew DeVault
2018-10-28Merge pull request #3010 from Emantor/fix/cursor_warping_view_mapDrew DeVault
2018-10-28output: initialize layers and signal before using functionsRouven Czerwinski
2018-10-28input-manager: consider cursor warping on input_manager_set_focusRouven Czerwinski
2018-10-28Merge pull request #3006 from Snaipe/remove-classDrew DeVault
2018-10-27Merge pull request #3000 from Robinhuett/workspace_address_output_by_nameemersion
2018-10-27seat: don't traverse the list to check if it's emptyKonstantin Kharlamov
2018-10-27ipc: make class, instance, and title window properties optionalFranklin "Snaipe" Mathieu
2018-10-27ipc: remove class key from view jsonFranklin "Snaipe" Mathieu
2018-10-27Use output identifier for workspace configRobinhuett
2018-10-27Revert "Fix #2992"Drew DeVault
2018-10-27Don't reset cursor during mouse operationsRyan Dwyer
2018-10-26tree/view.c: fix uninitialized variables warningCole Mickens
2018-10-27Respect border settings when rendering lone tabbed/stacked childRyan Dwyer
2018-10-26Fix #2992mwenzkowski
2018-10-26Fix focus after a non-visible workspace's last container is destroyedRyan Dwyer
2018-10-26Merge pull request #2985 from mihaicmn/fix-retilingDrew DeVault
2018-10-25Fix re-tiling for floating containersMihai Coman
2018-10-25sway-ipc: don't log errno if unneeded and add more descriptive errorsFerdinand Bachmann
2018-10-25protect newlineTom Warnke
2018-10-25Update workspace.cppascher
2018-10-25Update workspace.cppascher
2018-10-25Merge pull request #2975 from RyanDwyer/deny-commands-when-no-outputsDrew DeVault
2018-10-26Deny several commands when there's no outputs connectedRyan Dwyer