aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* | | Rebase the cursor after focusing in a directionLibravatar Ryan Dwyer2018-10-24
|/ /
* | Merge pull request #2933 from Snaipe/xwayland-window-propertiesLibravatar Drew DeVault2018-10-24
|\ \ | |/ |/|
| * xwayland: populate window_properties in json for viewsLibravatar Franklin "Snaipe" Mathieu2018-10-23
* | seat_update_capabilities: Set cursor image while we have the capabilityLibravatar Ryan Dwyer2018-10-23
* | Fix dormant cursor when using multiple seatsLibravatar Ryan Dwyer2018-10-23
* | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTLibravatar Ian Fan2018-10-23
* | commands: clean-up checkarg functionLibravatar Ian Fan2018-10-23
* | commands: remove EXPECTED_MORE_THANLibravatar Ian Fan2018-10-23
* | commands: print correct command on error for exec and opacityLibravatar Ian Fan2018-10-23
* | cmd_swaynag_command: fix typo in variableLibravatar Brian Ashworth2018-10-22
* | Merge pull request #2935 from mteyssier/ref-output-docsLibravatar Drew DeVault2018-10-23
|\ \
| * | Add references to sway-output(5) in sway(5)Libravatar mteyssier2018-10-23
* | | config: remove peeked + expanded line log entriesLibravatar Brian Ashworth2018-10-22
|/ /
* | Merge branch 'master' into fix-scratchpad-resizeLibravatar Brian Ashworth2018-10-22
|\ \
| * \ Merge pull request #2926 from RyanDwyer/fix-xwayland-floating-logicLibravatar Drew DeVault2018-10-22
| |\ \
| | * | Fix xwayland wants_floating logicLibravatar Ryan Dwyer2018-10-22
| | |/