1
1
mirror of https://github.com/swaywm/sway synced 2025-03-06 08:41:13 +01:00

Commit Graph

  • 93ec1af4d9 Fix popup damage issues when toplevel and/or popup uses geometry Ryan Dwyer 2018-10-20 23:18:56 +1000
  • c75098e96f
    Merge pull request #2887 from RyanDwyer/bar-overlay Drew DeVault 2018-10-20 15:17:51 +0200
  • cafb1ff4f7
    Merge pull request #2890 from mihaicmn/create-default-seat Ryan Dwyer 2018-10-20 19:43:58 +1000
  • 3daf963d4d Fix crash when defaut seat is not created Mihai Coman 2018-10-20 11:48:49 +0300
  • b9b1b0e566 Remove raise_floating directive Ryan Dwyer 2018-10-20 17:51:32 +1000
  • a4ce5227c2 Put swaybar in overlay layer when using mode hide Ryan Dwyer 2018-10-20 16:48:43 +1000
  • 75ea19c71b
    Merge pull request #2870 from RyanDwyer/refactor-input-manager emersion 2018-10-20 08:42:56 +0200
  • fe6aea1d02
    Merge pull request #2886 from RyanDwyer/fix-headless-unmap-crash emersion 2018-10-20 08:37:48 +0200
  • 4bde0eb911
    Merge pull request #2879 from Emantor/fix/swaybar_position emersion 2018-10-20 08:35:20 +0200
  • 17fb3b6994 commands/bar: remove left and right from allowed positions Rouven Czerwinski 2018-10-19 19:11:21 +0200
  • f52825336c swaybar: disallow left and right position and print error on default Rouven Czerwinski 2018-10-19 08:30:05 +0200
  • c006717910 Minor refactor of input manager Ryan Dwyer 2018-10-18 21:20:00 +1000
  • ed771a6a6e Fix crash when view unmaps while no outputs connected Ryan Dwyer 2018-10-20 12:34:39 +1000
  • 5b8257b88f
    Merge pull request #2872 from RyanDwyer/cursor-rebase Drew DeVault 2018-10-20 05:06:03 +0200
  • 3b8dd49583
    Merge pull request #2885 from RyanDwyer/fix-tiling-drag-crash Drew DeVault 2018-10-20 01:18:23 +0200
  • bb6c9f52c7
    Merge pull request #2884 from c-edw/feature/2867_FixScalingParameter Drew DeVault 2018-10-20 01:16:24 +0200
  • 9b828939e5 Fix crash when ending tiling drag Ryan Dwyer 2018-10-20 08:49:51 +1000
  • d855837da2 Change initial background mode before arg parse. Connor E 2018-10-19 16:38:01 +0100
  • 0a4735c50c
    Merge pull request #2883 from ponkyh/missing-stdlib emersion 2018-10-19 15:18:05 +0200
  • 79011e68df missing headers for swaybar/input.c ossi.ahosalmi 2018-10-19 15:55:30 +0300
  • 9ea71f292b Introduce cursor_rebase Ryan Dwyer 2018-10-19 00:04:21 +1000
  • 28f3b8cb03
    Merge pull request #2882 from RyanDwyer/fix-mouse-warp-logic Drew DeVault 2018-10-19 14:40:56 +0200
  • 4d743b64d0 Fix logic used for mouse_warping output Ryan Dwyer 2018-10-19 22:28:02 +1000
  • 96e3686ae8
    Merge pull request #2875 from RedSoxFan/input-device-bindings Drew DeVault 2018-10-19 14:00:03 +0200
  • 19adc3ff2d
    Merge pull request #2877 from RyanDwyer/warp-on-workspace-switch Drew DeVault 2018-10-19 02:49:13 +0200
  • a2fdac2c4b Consider cursor warp when switching workspaces Ryan Dwyer 2018-10-19 07:57:50 +1000
  • 51959eecd4 swaybar: remove cursor code Ian Fan 2018-10-18 22:12:17 +0100
  • 2e637b7368 cmd_bind{sym,code}: Implement per-device bindings Brian Ashworth 2018-10-18 13:13:40 -0400
  • 30dbb8eba0
    Merge pull request #2874 from ianyfan/swaybar Brian Ashworth 2018-10-18 13:37:35 -0400
  • 499150a91b swaybar: separate input code to new file Ian Fan 2018-10-17 20:21:27 +0100
  • d88b7a63f4
    Merge pull request #2871 from RyanDwyer/untangle-cursor-warp Drew DeVault 2018-10-18 15:18:41 +0200
  • 24a90e5d86 Remove cursor warping from seat_set_focus Ryan Dwyer 2018-10-18 23:08:45 +1000
  • 103b7bc47d
    Merge pull request #2868 from emersion/xcursor-env Drew DeVault 2018-10-17 22:19:01 +0200
  • fd9198a3a4 Export XCURSOR_SIZE and XCURSOR_THEME emersion 2018-10-17 21:10:30 +0200
  • abaa1336a7
    Merge 4dd76b7d1e17817f98cf4a3ad9baea8e1d990771 into 10d07478ad95336ad0bf40d53c60bbaf85fd2c4d John Axel Eriksson 2018-10-17 14:16:17 +0000
  • 10d07478ad
    Merge pull request #2858 from RyanDwyer/fix-move-to-floating-ws Drew DeVault 2018-10-17 16:16:12 +0200
  • 46dafbf74a
    Merge pull request #2864 from sghctoma/freebsd-fixes Drew DeVault 2018-10-17 16:14:35 +0200
  • e46c3ffbc9
    Merge pull request #2861 from RyanDwyer/fix-empty-workspace-crashes Drew DeVault 2018-10-17 16:13:05 +0200
  • 765c80e5f7
    Merge pull request #2820 from Emantor/fix-mouse-warping-container Drew DeVault 2018-10-17 15:57:13 +0200
  • 8d56269d9c
    Merge pull request #2862 from SpeedJack/fix-stringop-overflow Drew DeVault 2018-10-17 15:55:49 +0200
  • 4dd76b7d1e
    Don't overflow the buffer when buffer would overflow. John Axel Eriksson 2018-10-17 15:55:06 +0200
  • af2cfa5221 Set sysconfdir to /etc only if prefix is /usr sghctoma 2018-10-17 15:06:55 +0200
  • 8c86fff6dc
    Fix stringop-overflow warnings Niccolò Scatena 2018-10-17 13:00:12 +0200
  • 17014c34e2 Fix crashes when running certain commands on an empty workspace Ryan Dwyer 2018-10-17 19:55:00 +1000
  • 2694fd72b6 Increase _POSIX_C_SOURCE to 200112L sghctoma 2018-10-17 11:09:58 +0200
  • 799f285cd1 Fix moving tiled containers to workspaces which only have floating views Ryan Dwyer 2018-10-17 16:50:56 +1000
  • 434cbaabf0
    Merge pull request #2843 from c-edw/feature/2842_TruncateMessage Brian Ashworth 2018-10-16 21:39:37 -0400
  • 3a5a8aa5ad
    Merge branch 'master' into feature/2842_TruncateMessage Brian Ashworth 2018-10-16 21:31:29 -0400
  • fa2d2c8559
    Merge pull request #2855 from SpeedJack/sysconfdir-fhs-compliant Drew DeVault 2018-10-16 23:50:42 +0200
  • cfc533aa9c Truncate message, append buffer overflow message if too long. Connor E 2018-10-16 19:05:41 +0100
  • ede43b6ec1
    Merge 37bb438e4216b68b2108989f2c2e699551a96d4f into 18a2646c1dc7ddbea61ed5e042c063c35ce43145 Connor E 2018-10-16 18:10:19 +0000
  • 027928bdeb
    Set SYSCONFDIR to /etc even when "prefix" is set Niccolò Scatena 2018-10-16 19:44:45 +0200
  • 615d4bf958
    Revert "Fix SYSCONFDIR to include "prefix"" Niccolò Scatena 2018-10-16 19:35:06 +0200
  • 37bb438e42 Add Dockerfile for Fedora 29. Connor E 2018-10-16 18:31:24 +0100
  • 18a2646c1d
    Merge pull request #2852 from RyanDwyer/back-and-forth-crash Drew DeVault 2018-10-16 18:18:01 +0200
  • 1f0aeae335 view: rewarp cursor during view_unmap Rouven Czerwinski 2018-10-15 16:21:38 +0200
  • d69cf4c23c seat: use new warping functions for cursor warping during focus warp Rouven Czerwinski 2018-10-15 16:20:18 +0200
  • 0969bf758b cursor: functions to warp cursor to container and workspace Rouven Czerwinski 2018-10-15 16:18:46 +0200
  • 892446a0b6 view: move arrange_workspace into view_map Rouven Czerwinski 2018-10-13 21:01:02 +0200
  • d0974d5c50 Fix crash when using workspace back_and_forth with no previous Ryan Dwyer 2018-10-16 23:42:53 +1000
  • 113751ea48
    Merge pull request #2836 from RyanDwyer/set-set-raw-focus Ian Fan 2018-10-16 10:59:09 +0100
  • ac20690945
    Merge branch 'master' into set-set-raw-focus Ian Fan 2018-10-16 10:50:56 +0100
  • 75ad08598c Focus workspace when swaybar is clicked Scott Anderson 2018-10-16 17:49:08 +1300
  • 05284b65db Prevent duplicate workspace::focus events Ryan Dwyer 2018-10-16 08:17:24 +1000