aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-20Put swaybar in overlay layer when using mode hideRyan 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-20swaybar: disallow left and right position and print error on defaultRouven 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-20Merge pull request #2885 from RyanDwyer/fix-tiling-drag-crashDrew DeVault
2018-10-20Merge pull request #2884 from c-edw/feature/2867_FixScalingParameterDrew DeVault
2018-10-20Fix crash when ending tiling dragRyan Dwyer
2018-10-19Change initial background mode before arg parse.Connor E
2018-10-19Merge pull request #2883 from ponkyh/missing-stdlibemersion
2018-10-19missing headers for swaybar/input.cossi.ahosalmi
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-19Merge pull request #2882 from RyanDwyer/fix-mouse-warp-logicDrew DeVault
2018-10-19Fix logic used for mouse_warping outputRyan Dwyer
2018-10-19Merge pull request #2875 from RedSoxFan/input-device-bindingsDrew DeVault
2018-10-19Merge pull request #2877 from RyanDwyer/warp-on-workspace-switchDrew DeVault
2018-10-19Consider cursor warp when switching workspacesRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-18Merge pull request #2874 from ianyfan/swaybarBrian Ashworth
2018-10-18swaybar: separate input code to new fileIan Fan
2018-10-18Merge pull request #2871 from RyanDwyer/untangle-cursor-warpDrew DeVault
2018-10-18Remove cursor warping from seat_set_focusRyan Dwyer
2018-10-17Merge pull request #2868 from emersion/xcursor-envDrew DeVault
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 #2864 from sghctoma/freebsd-fixesDrew 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-17Merge pull request #2862 from SpeedJack/fix-stringop-overflowDrew DeVault
2018-10-17Set sysconfdir to /etc only if prefix is /usrsghctoma
2018-10-17Fix stringop-overflow warningsNiccolò Scatena
2018-10-17Fix crashes when running certain commands on an empty workspaceRyan Dwyer
2018-10-17Increase _POSIX_C_SOURCE to 200112Lsghctoma
2018-10-17Fix moving tiled containers to workspaces which only have floating viewsRyan Dwyer
2018-10-16Merge pull request #2843 from c-edw/feature/2842_TruncateMessageBrian Ashworth
2018-10-16Merge branch 'master' into feature/2842_TruncateMessageBrian Ashworth
2018-10-16Merge pull request #2855 from SpeedJack/sysconfdir-fhs-compliantDrew DeVault
2018-10-16Truncate message, append buffer overflow message if too long.Connor E
2018-10-16Set SYSCONFDIR to /etc even when "prefix" is setNiccolò Scatena
2018-10-16Revert "Fix SYSCONFDIR to include "prefix""Niccolò Scatena
2018-10-16Merge pull request #2852 from RyanDwyer/back-and-forth-crashDrew DeVault
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
2018-10-16view: move arrange_workspace into view_mapRouven Czerwinski