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-07-16
Switch to using getopt_long for config flag
Brian Ashworth
2018-07-16
Remove leftover parens
Brian Ashworth
2018-07-16
Remove int cast after changing to size_t
Brian Ashworth
2018-07-16
Change to size_t in swaylock's get_config_path
Brian Ashworth
2018-07-16
Implement swaylock configuration file parsing
Brian Ashworth
2018-07-16
Merge pull request #2283 from RyanDwyer/no-focus
Drew DeVault
2018-07-16
Focus view before running criteria when mapping
Ryan Dwyer
2018-07-16
Implement no_focus command
Ryan Dwyer
2018-07-16
Merge pull request #2282 from RyanDwyer/fix-tab-split-focus
emersion
2018-07-16
Fix tab split focus bug
Ryan Dwyer
2018-07-15
Merge pull request #2280 from ianyfan/leaks
emersion
2018-07-15
config output: free command string if unused
Ian Fan
2018-07-15
config: free include path on successful load
Ian Fan
2018-07-15
bar: free old position when changing
Ian Fan
2018-07-15
Merge pull request #2277 from ianyfan/config-read-fix
Drew DeVault
2018-07-15
Add error handling for getting config file size
Ian Fan
2018-07-15
Fix config buffer overflow and logic
Ian Fan
2018-07-15
Merge pull request #2275 from RyanDwyer/transactionise-focus
Drew DeVault
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-07-15
Merge pull request #2272 from RyanDwyer/simplify-transactions
Drew DeVault
2018-07-15
Merge pull request #2266 from emersion/remove-orbital-screenshooter
Drew DeVault
2018-07-14
Merge pull request #2273 from swaywm/debug-flags
Drew DeVault
2018-07-14
Add extended debugging flags
Drew DeVault
2018-07-15
Set signature to void
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-14
Merge pull request #2271 from RedSoxFan/implement-1569
Drew DeVault
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-13
Merge pull request #2244 from RyanDwyer/floating-resize
Drew DeVault
2018-07-14
Force min/max size when resizing floating containers
Ryan Dwyer
2018-07-14
Implement resize grow|shrink <direction> <amount> or <amount>
Ryan Dwyer
2018-07-14
Implement resize command for floating views
Ryan Dwyer
2018-07-13
Merge pull request #2269 from minus7/swaybarbg-crash-on-dpms-resume
emersion
2018-07-14
swaybar/bg: Fix crash on DPMS off
minus
2018-07-13
Merge pull request #2267 from emersion/simplify-popup-constraints
Drew DeVault
2018-07-13
Simplify popup_unconstrain
emersion
2018-07-13
Remove orbital screenshooter
emersion
2018-07-13
Merge pull request #2260 from emersion/fix-has-opaque-lockscreen
Drew DeVault
2018-07-13
Fix output_has_opaque_lockscreen
emersion
2018-07-13
Merge pull request #2252 from rkubosz/scroll-button-option
Drew DeVault
2018-07-13
add error handling for scroll button out of range
Robert Kubosz
2018-07-13
Merge pull request #2255 from emersion/xwayland-floating-borders
Ryan Dwyer
2018-07-13
Merge branch 'master' into xwayland-floating-borders
Ryan Dwyer
2018-07-12
expanded error detection for scroll button option
Robert Kubosz
2018-07-12
Merge pull request #2253 from Hello71/issue2249
Drew DeVault
2018-07-12
Merge pull request #2256 from emersion/xdg-positioner
Drew DeVault
2018-07-12
Add xdg-positioner support
emersion
2018-07-12
Don't disable borders for xwayland floating views
emersion
2018-07-12
config.c: fix current_config uninit warning (#2249)
Alex Xu
2018-07-12
rm constraint for max value of button identifier
Robert Kubosz
2018-07-12
add paragraph to sway-input man page
Robert Kubosz
[next]