5218 Commits (80a1c340a9c8c8aac5fe4dd7bc1dc15b43fce0dc)
 

Author SHA1 Message Date
emersion 0a4735c50c
Merge pull request #2883 from ponkyh/missing-stdlib
6 years ago
ossi.ahosalmi 79011e68df missing headers for swaybar/input.c
6 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase
6 years ago
Drew DeVault 28f3b8cb03
Merge pull request #2882 from RyanDwyer/fix-mouse-warp-logic
6 years ago
Ryan Dwyer 4d743b64d0 Fix logic used for mouse_warping output
6 years ago
Drew DeVault 96e3686ae8
Merge pull request #2875 from RedSoxFan/input-device-bindings
6 years ago
Drew DeVault 19adc3ff2d
Merge pull request #2877 from RyanDwyer/warp-on-workspace-switch
6 years ago
Ryan Dwyer a2fdac2c4b Consider cursor warp when switching workspaces
6 years ago
Brian Ashworth 2e637b7368 cmd_bind{sym,code}: Implement per-device bindings
6 years ago
Brian Ashworth 30dbb8eba0
Merge pull request #2874 from ianyfan/swaybar
6 years ago
Ian Fan 499150a91b swaybar: separate input code to new file
6 years ago
Drew DeVault d88b7a63f4
Merge pull request #2871 from RyanDwyer/untangle-cursor-warp
6 years ago
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus
6 years ago
Drew DeVault 103b7bc47d
Merge pull request #2868 from emersion/xcursor-env
6 years ago
emersion fd9198a3a4 Export XCURSOR_SIZE and XCURSOR_THEME
6 years ago
Drew DeVault 10d07478ad
Merge pull request #2858 from RyanDwyer/fix-move-to-floating-ws
6 years ago
Drew DeVault 46dafbf74a
Merge pull request #2864 from sghctoma/freebsd-fixes
6 years ago
Drew DeVault e46c3ffbc9
Merge pull request #2861 from RyanDwyer/fix-empty-workspace-crashes
6 years ago
Drew DeVault 765c80e5f7
Merge pull request #2820 from Emantor/fix-mouse-warping-container
6 years ago
Drew DeVault 8d56269d9c
Merge pull request #2862 from SpeedJack/fix-stringop-overflow
6 years ago
sghctoma af2cfa5221 Set sysconfdir to /etc only if prefix is /usr
6 years ago
Niccolò Scatena 8c86fff6dc
Fix stringop-overflow warnings
6 years ago
Ryan Dwyer 17014c34e2 Fix crashes when running certain commands on an empty workspace
6 years ago
sghctoma 2694fd72b6 Increase _POSIX_C_SOURCE to 200112L
6 years ago
Ryan Dwyer 799f285cd1 Fix moving tiled containers to workspaces which only have floating views
6 years ago
Brian Ashworth 434cbaabf0
Merge pull request #2843 from c-edw/feature/2842_TruncateMessage
6 years ago
Brian Ashworth 3a5a8aa5ad
Merge branch 'master' into feature/2842_TruncateMessage
6 years ago
Drew DeVault fa2d2c8559
Merge pull request #2855 from SpeedJack/sysconfdir-fhs-compliant
6 years ago
Connor E cfc533aa9c Truncate message, append buffer overflow message if too long.
6 years ago
Niccolò Scatena 027928bdeb
Set SYSCONFDIR to /etc even when "prefix" is set
6 years ago
Niccolò Scatena 615d4bf958
Revert "Fix SYSCONFDIR to include "prefix""
6 years ago
Drew DeVault 18a2646c1d
Merge pull request #2852 from RyanDwyer/back-and-forth-crash
6 years ago
Rouven Czerwinski 1f0aeae335 view: rewarp cursor during view_unmap
6 years ago
Rouven Czerwinski d69cf4c23c seat: use new warping functions for cursor warping during focus warp
6 years ago
Rouven Czerwinski 0969bf758b cursor: functions to warp cursor to container and workspace
6 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map
6 years ago
Ryan Dwyer d0974d5c50 Fix crash when using workspace back_and_forth with no previous
6 years ago
Ian Fan 113751ea48
Merge pull request #2836 from RyanDwyer/set-set-raw-focus
6 years ago
Ian Fan ac20690945
Merge branch 'master' into set-set-raw-focus
6 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events
6 years ago
Drew DeVault cd02d60a99
Merge pull request #2845 from colemickens/posix_clock
6 years ago
Cole Mickens a9a9df75ec common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONIC
6 years ago
Drew DeVault 4e4b922d79
Merge pull request #2839 from RyanDwyer/swaylock-version
6 years ago
Ryan Dwyer e644632198 Fix swaylock version string
6 years ago
Drew DeVault f6ad4908bc
Merge pull request #2838 from RyanDwyer/compositor-unavailable-crash
6 years ago
Drew DeVault 97b9452171
Merge pull request #2835 from RyanDwyer/swap-crash
6 years ago
Ryan Dwyer 32ba8154b8 Sway clients: Exit gracefully when compositor is unavailable
6 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp
6 years ago
Ryan Dwyer fe803b89a7 Fix crash in swap command
6 years ago
Drew DeVault 56c388b510
Merge pull request #2831 from swaywm/move-output-docs
6 years ago