index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-20
Fix popup damage issues when toplevel and/or popup uses geometry
Ryan Dwyer
2018-10-20
Merge pull request #2887 from RyanDwyer/bar-overlay
Drew DeVault
2018-10-20
Merge pull request #2890 from mihaicmn/create-default-seat
Ryan Dwyer
2018-10-20
Fix crash when defaut seat is not created
Mihai Coman
2018-10-20
Put swaybar in overlay layer when using mode hide
Ryan Dwyer
2018-10-20
Merge pull request #2870 from RyanDwyer/refactor-input-manager
emersion
2018-10-20
Merge pull request #2886 from RyanDwyer/fix-headless-unmap-crash
emersion
2018-10-20
Merge pull request #2879 from Emantor/fix/swaybar_position
emersion
2018-10-20
commands/bar: remove left and right from allowed positions
Rouven Czerwinski
2018-10-20
swaybar: disallow left and right position and print error on default
Rouven Czerwinski
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-20
Fix crash when view unmaps while no outputs connected
Ryan Dwyer
2018-10-20
Merge pull request #2872 from RyanDwyer/cursor-rebase
Drew DeVault
2018-10-20
Merge pull request #2885 from RyanDwyer/fix-tiling-drag-crash
Drew DeVault
2018-10-20
Merge pull request #2884 from c-edw/feature/2867_FixScalingParameter
Drew DeVault
2018-10-20
Fix crash when ending tiling drag
Ryan Dwyer
2018-10-19
Change initial background mode before arg parse.
Connor E
2018-10-19
Merge pull request #2883 from ponkyh/missing-stdlib
emersion
2018-10-19
missing headers for swaybar/input.c
ossi.ahosalmi
2018-10-19
Introduce cursor_rebase
Ryan Dwyer
2018-10-19
Merge pull request #2882 from RyanDwyer/fix-mouse-warp-logic
Drew DeVault
2018-10-19
Fix logic used for mouse_warping output
Ryan Dwyer
2018-10-19
Merge pull request #2875 from RedSoxFan/input-device-bindings
Drew DeVault
2018-10-19
Merge pull request #2877 from RyanDwyer/warp-on-workspace-switch
Drew DeVault
2018-10-19
Consider cursor warp when switching workspaces
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-18
Merge pull request #2874 from ianyfan/swaybar
Brian Ashworth
2018-10-18
swaybar: separate input code to new file
Ian Fan
2018-10-18
Merge pull request #2871 from RyanDwyer/untangle-cursor-warp
Drew DeVault
2018-10-18
Remove cursor warping from seat_set_focus
Ryan Dwyer
2018-10-17
Merge pull request #2868 from emersion/xcursor-env
Drew DeVault
2018-10-17
Export XCURSOR_SIZE and XCURSOR_THEME
emersion
2018-10-17
Merge pull request #2858 from RyanDwyer/fix-move-to-floating-ws
Drew DeVault
2018-10-17
Merge pull request #2864 from sghctoma/freebsd-fixes
Drew DeVault
2018-10-17
Merge pull request #2861 from RyanDwyer/fix-empty-workspace-crashes
Drew DeVault
2018-10-17
Merge pull request #2820 from Emantor/fix-mouse-warping-container
Drew DeVault
2018-10-17
Merge pull request #2862 from SpeedJack/fix-stringop-overflow
Drew DeVault
2018-10-17
Set sysconfdir to /etc only if prefix is /usr
sghctoma
2018-10-17
Fix stringop-overflow warnings
Niccolò Scatena
2018-10-17
Fix crashes when running certain commands on an empty workspace
Ryan Dwyer
2018-10-17
Increase _POSIX_C_SOURCE to 200112L
sghctoma
2018-10-17
Fix moving tiled containers to workspaces which only have floating views
Ryan Dwyer
2018-10-16
Merge pull request #2843 from c-edw/feature/2842_TruncateMessage
Brian Ashworth
2018-10-16
Merge branch 'master' into feature/2842_TruncateMessage
Brian Ashworth
2018-10-16
Merge pull request #2855 from SpeedJack/sysconfdir-fhs-compliant
Drew DeVault
2018-10-16
Truncate message, append buffer overflow message if too long.
Connor E
2018-10-16
Set SYSCONFDIR to /etc even when "prefix" is set
Niccolò Scatena
2018-10-16
Revert "Fix SYSCONFDIR to include "prefix""
Niccolò Scatena
2018-10-16
Merge pull request #2852 from RyanDwyer/back-and-forth-crash
Drew DeVault
2018-10-16
view: rewarp cursor during view_unmap
Rouven Czerwinski
[next]