aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* ipc: move refresh from output to output->current_modeLibravatar Cole Mickens2018-11-03
* fix: restore refresh to the modes_arrayLibravatar Cole Mickens2018-11-03
* Merge pull request #3021 from Snaipe/singlekey-binding-triggerLibravatar Drew DeVault2018-11-03
|\
| * binding: match single-key bindings if no multi-key binding matchedLibravatar Franklin "Snaipe" Mathieu2018-10-29
* | sway-ipc: includes current_mode for each outputLibravatar Cole Mickens2018-11-03
* | Teardown compositor when failing to drop permissionsLibravatar emersion2018-11-01
* | Make it clear that being able to restore root is a failureLibravatar emersion2018-11-01
* | Fix #2992Libravatar mwenzkowski2018-11-01
* | Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* | Merge pull request #3040 from RyanDwyer/border-props-to-containerLibravatar Drew DeVault2018-11-01
|\ \
| * | Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* | | Wrap to fartherest output when running focus outputLibravatar Ryan Dwyer2018-11-01
|/ /
* | Merge pull request #3031 from atomnuker/masterLibravatar Drew DeVault2018-10-31
|\ \
| * | Revert "Respect border settings when rendering lone tabbed/stacked child"Libravatar Rostislav Pehlivanov2018-10-30
| * | Revert "tree/view.c: fix uninitialized variables warning"Libravatar Rostislav Pehlivanov2018-10-30
* | | Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
|/ /
* | cursor: fix uninitialized pointer in cursor_rebaseLibravatar mwenzkowski2018-10-28
* | Merge pull request #3011 from Emantor/fix/2922Libravatar Drew DeVault2018-10-28
|\ \
| * | output: initialize layers and signal before using functionsLibravatar Rouven Czerwinski2018-10-28
* | | Merge pull request #3010 from Emantor/fix/cursor_warping_view_mapLibravatar Drew DeVault2018-10-28
|\ \ \
| * | | input-manager: consider cursor warping on input_manager_set_focusLibravatar Rouven Czerwinski2018-10-28
| |/ /
* | | Merge pull request #3006 from Snaipe/remove-classLibravatar Drew DeVault2018-10-28
|\ \ \
| * | | ipc: make class, instance, and title window properties optionalLibravatar Franklin "Snaipe" Mathieu2018-10-27
| * | | ipc: remove class key from view jsonLibravatar Franklin "Snaipe" Mathieu2018-10-27
| | |/ | |/|
* | | Merge pull request #3000 from Robinhuett/workspace_address_output_by_nameLibravatar emersion2018-10-27
|\ \ \
| * | | Use output identifier for workspace configLibravatar Robinhuett2018-10-27
| | |/ | |/|
* / | seat: don't traverse the list to check if it's emptyLibravatar Konstantin Kharlamov2018-10-27
|/ /
* | Revert "Fix #2992"Libravatar Drew DeVault2018-10-27
* | Don't reset cursor during mouse operationsLibravatar Ryan Dwyer2018-10-27
* | tree/view.c: fix uninitialized variables warningLibravatar Cole Mickens2018-10-26
* | Respect border settings when rendering lone tabbed/stacked childLibravatar Ryan Dwyer2018-10-27
* | Fix #2992Libravatar mwenzkowski2018-10-26
* | Fix focus after a non-visible workspace's last container is destroyedLibravatar Ryan Dwyer2018-10-26
* | Merge pull request #2985 from mihaicmn/fix-retilingLibravatar Drew DeVault2018-10-26
|\ \ | |/ |/|
| * Fix re-tiling for floating containersLibravatar Mihai Coman2018-10-25
* | sway-ipc: don't log errno if unneeded and add more descriptive errorsLibravatar Ferdinand Bachmann2018-10-25
|/
* protect newlineLibravatar Tom Warnke2018-10-25
* Update workspace.cLibravatar ppascher2018-10-25
* Update workspace.cLibravatar ppascher2018-10-25
* Merge pull request #2975 from RyanDwyer/deny-commands-when-no-outputsLibravatar Drew DeVault2018-10-25
|\
| * Deny several commands when there's no outputs connectedLibravatar Ryan Dwyer2018-10-26
* | Rebase the cursor after applying transactionsLibravatar Ryan Dwyer2018-10-25
|/
* Merge pull request #2950 from emersion/presentation-timeLibravatar Drew DeVault2018-10-25
|\
| * Implement the presentation-time protocolLibravatar emersion2018-10-23
* | Merge pull request #2971 from RyanDwyer/document-output-identifiersLibravatar emersion2018-10-25
|\ \
| * | Document how to identify outputs by make, model and serialLibravatar Ryan Dwyer2018-10-25
* | | Fix containers not being resized when entering scratchpadLibravatar Ryan Dwyer2018-10-25
|/ /
* | When scrolling on a tab titlebar, set focus_inactive if not focusedLibravatar Ryan Dwyer2018-10-24
* | Merge pull request #2957 from RyanDwyer/rebase-cursor-after-mapLibravatar Drew DeVault2018-10-24
|\ \
| * | Rebase the cursor after mapping a viewLibravatar Ryan Dwyer2018-10-24