aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
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
2018-10-20Merge pull request #2888 from RyanDwyer/remove-raise-floatingDrew DeVault
2018-10-20Fix popup damage issues when toplevel and/or popup uses geometryRyan Dwyer
2018-10-20Fix crash when defaut seat is not createdMihai Coman
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-20Merge pull request #2870 from RyanDwyer/refactor-input-manageremersion
2018-10-20Merge pull request #2886 from RyanDwyer/fix-headless-unmap-crashemersion
2018-10-20Merge pull request #2879 from Emantor/fix/swaybar_positionemersion
2018-10-20commands/bar: remove left and right from allowed positionsRouven Czerwinski
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-20Fix crash when view unmaps while no outputs connectedRyan Dwyer
2018-10-20Merge pull request #2872 from RyanDwyer/cursor-rebaseDrew DeVault
2018-10-20Fix crash when ending tiling dragRyan Dwyer
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-19Fix logic used for mouse_warping outputRyan Dwyer
2018-10-19Merge pull request #2875 from RedSoxFan/input-device-bindingsDrew DeVault
2018-10-19Consider cursor warp when switching workspacesRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-18Remove cursor warping from seat_set_focusRyan Dwyer
2018-10-17Export XCURSOR_SIZE and XCURSOR_THEMEemersion
2018-10-17Merge pull request #2858 from RyanDwyer/fix-move-to-floating-wsDrew DeVault
2018-10-17Merge pull request #2861 from RyanDwyer/fix-empty-workspace-crashesDrew DeVault
2018-10-17Merge pull request #2820 from Emantor/fix-mouse-warping-containerDrew DeVault
2018-10-17Fix crashes when running certain commands on an empty workspaceRyan Dwyer
2018-10-17Fix moving tiled containers to workspaces which only have floating viewsRyan Dwyer
2018-10-16view: rewarp cursor during view_unmapRouven Czerwinski
2018-10-16seat: use new warping functions for cursor warping during focus warpRouven Czerwinski
2018-10-16cursor: functions to warp cursor to container and workspaceRouven Czerwinski