aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-10-27seat: don't traverse the list to check if it's emptyKonstantin Kharlamov
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
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer
2018-10-25Merge pull request #2950 from emersion/presentation-timeDrew DeVault
2018-10-25Merge pull request #2971 from RyanDwyer/document-output-identifiersemersion
2018-10-25Document how to identify outputs by make, model and serialRyan Dwyer
2018-10-25Fix containers not being resized when entering scratchpadRyan Dwyer
2018-10-24When scrolling on a tab titlebar, set focus_inactive if not focusedRyan Dwyer
2018-10-24Merge pull request #2957 from RyanDwyer/rebase-cursor-after-mapDrew DeVault
2018-10-24Rebase the cursor after mapping a viewRyan Dwyer
2018-10-24Rebase the cursor after focusing in a directionRyan Dwyer
2018-10-24Merge pull request #2933 from Snaipe/xwayland-window-propertiesDrew DeVault
2018-10-23Implement the presentation-time protocolemersion
2018-10-23xwayland: populate window_properties in json for viewsFranklin "Snaipe" Mathieu
2018-10-23seat_update_capabilities: Set cursor image while we have the capabilityRyan Dwyer
2018-10-23Fix dormant cursor when using multiple seatsRyan Dwyer
2018-10-23commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTIan Fan
2018-10-23commands: clean-up checkarg functionIan Fan
2018-10-23commands: remove EXPECTED_MORE_THANIan Fan
2018-10-23commands: print correct command on error for exec and opacityIan Fan
2018-10-22cmd_swaynag_command: fix typo in variableBrian Ashworth
2018-10-23Merge pull request #2935 from mteyssier/ref-output-docsDrew DeVault
2018-10-23Add references to sway-output(5) in sway(5)mteyssier
2018-10-22config: remove peeked + expanded line log entriesBrian Ashworth
2018-10-22Merge branch 'master' into fix-scratchpad-resizeBrian Ashworth
2018-10-22Merge pull request #2926 from RyanDwyer/fix-xwayland-floating-logicDrew DeVault
2018-10-23Fix crash when resizing container hidden in the scratchpadRyan Dwyer
2018-10-22Merge pull request #2924 from RyanDwyer/fix-qt-menu-crashDrew DeVault
2018-10-22Merge pull request #2923 from RyanDwyer/fix-move-to-fullscreen-crashDrew DeVault
2018-10-22Fix xwayland wants_floating logicRyan Dwyer
2018-10-22Fix crash when quitting a QT app on the wayland backend using menuRyan Dwyer
2018-10-22Fix crash when moving a container to a fullscreen workspaceRyan Dwyer
2018-10-21cmd_reload: recalc font sizing + rebuild texturesBrian Ashworth
2018-10-21Parse missing i3 window typesChristian
2018-10-21Make workspace back_and_forth seat-specificRyan Dwyer
2018-10-21Abort if proprietary drivers are in useRyan Dwyer
2018-10-20Merge pull request #2895 from RyanDwyer/fix-popup-damageDrew DeVault