4057 Commits (63d6233fcb601abd40f6c611aa4193766aaf9044)
 

Author SHA1 Message Date
Ian Fan 9559e3e2af config output: free command string if unused
6 years ago
Ian Fan 92450883d7 config: free include path on successful load
6 years ago
Ian Fan ba8981e44b bar: free old position when changing
6 years ago
Drew DeVault 87334dbccb
Merge pull request #2277 from ianyfan/config-read-fix
6 years ago
Ian Fan 011d43746f Add error handling for getting config file size
6 years ago
Ian Fan e6209afcd6 Fix config buffer overflow and logic
6 years ago
Drew DeVault 8e05fb7826
Merge pull request #2275 from RyanDwyer/transactionise-focus
6 years ago
Ryan Dwyer a120d4c79f Make focus part of transactions
6 years ago
Drew DeVault 53e3f35ba3
Merge pull request #2272 from RyanDwyer/simplify-transactions
6 years ago
Drew DeVault 806c06fdfb
Merge pull request #2266 from emersion/remove-orbital-screenshooter
6 years ago
Drew DeVault f4edf84b4f
Merge pull request #2273 from swaywm/debug-flags
6 years ago
Drew DeVault b1afcc69fa Add extended debugging flags
6 years ago
Ryan Dwyer 6b2dc7e63b Set signature to void
6 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers
6 years ago
Drew DeVault dbeb03aa68
Merge pull request #2271 from RedSoxFan/implement-1569
6 years ago
Brian Ashworth 13c6627ddb Implement tap_button_map for input devices
6 years ago
Drew DeVault 63f28bcf1e
Merge pull request #2244 from RyanDwyer/floating-resize
6 years ago
Ryan Dwyer 0584ecec0a Force min/max size when resizing floating containers
6 years ago
Ryan Dwyer 5940682f40 Implement resize grow|shrink <direction> <amount> or <amount>
6 years ago
Ryan Dwyer 558ca9fc28 Implement resize command for floating views
6 years ago
emersion 4e486a01bb
Merge pull request #2269 from minus7/swaybarbg-crash-on-dpms-resume
6 years ago
minus c73a40555f swaybar/bg: Fix crash on DPMS off
6 years ago
Drew DeVault e0e31418d4
Merge pull request #2267 from emersion/simplify-popup-constraints
6 years ago
emersion efda33b285 Simplify popup_unconstrain
6 years ago
emersion 82c978d34b Remove orbital screenshooter
6 years ago
Drew DeVault 671a202c94
Merge pull request #2260 from emersion/fix-has-opaque-lockscreen
6 years ago
emersion d88f1d2196 Fix output_has_opaque_lockscreen
6 years ago
Drew DeVault bcdf04d79c
Merge pull request #2252 from rkubosz/scroll-button-option
6 years ago
Robert Kubosz f8bc928b2d
add error handling for scroll button out of range
6 years ago
Ryan Dwyer 683a307151
Merge pull request #2255 from emersion/xwayland-floating-borders
6 years ago
Ryan Dwyer 53133fdefb
Merge branch 'master' into xwayland-floating-borders
6 years ago
Robert Kubosz 89db5b5716
expanded error detection for scroll button option
6 years ago
Drew DeVault da8149c066
Merge pull request #2253 from Hello71/issue2249
6 years ago
Drew DeVault 447e1e6f8a
Merge pull request #2256 from emersion/xdg-positioner
6 years ago
emersion a96f1c22fe Add xdg-positioner support
6 years ago
emersion 9b16227ec3 Don't disable borders for xwayland floating views
6 years ago
Alex Xu fbecfc2d35 config.c: fix current_config uninit warning (#2249)
6 years ago
Robert Kubosz 094edcbea2
rm constraint for max value of button identifier
6 years ago
Robert Kubosz 20d6c7c2e4
add paragraph to sway-input man page
6 years ago
Robert Kubosz 08edaf4e76
increase maximum value of button identifier
6 years ago
Brian Ashworth abcc2ef9eb
Merge pull request #2250 from RyanDwyer/fix-crash
6 years ago
Ryan Dwyer ee0e1b170e Fix crash in seat code
6 years ago
Drew DeVault 106a9eaf11
Merge pull request #2235 from emersion/wlr-surface-role
6 years ago
emersion 60fdb71a1f Updates for swaywm/wlroots#1116
6 years ago
Drew DeVault 2bc18d8cf7
Merge pull request #2248 from Dudemanguy911/fix_crash_on_floating_windows
6 years ago
Robert Kubosz 41b80c28df
add scroll button option
6 years ago
emersion 588abbb128
Merge pull request #2245 from RyanDwyer/floating-minmax-size
6 years ago
dudemanguy 600c126150 fix crash on floating windows
6 years ago
Ryan Dwyer f2d1cf3ceb Implement floating_minimum_size and floating_maximum_size
6 years ago
emersion 73084c5fa6
Merge pull request #2243 from RyanDwyer/use-fullscreen-saved-buffer
6 years ago