index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
2018-07-17
Fix memory leak in sway/desktop/idle_inhibit_v1.c
frsfnrrg
2018-07-17
Fix memory leak in handle_layer_shell_surface
frsfnrrg
2018-07-17
Free individual criteria in free_config
frsfnrrg
2018-07-17
Fix uninitialized pointer in view_unmap
frsfnrrg
2018-07-16
Merge branch 'master' into default-floating-border
Brian Ashworth
2018-07-16
Revert "config: free include path on successful load"
Drew DeVault
2018-07-17
Remove superfluous IPC urgent events
Ryan Dwyer
2018-07-17
Implement default_floating_border command and adjust CSD behaviour
Ryan Dwyer
2018-07-16
Merge pull request #2276 from RyanDwyer/urgency
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
Render containers as urgent if they have an urgent child
Ryan Dwyer
2018-07-16
Fix tab split focus bug
Ryan Dwyer
2018-07-16
Mark containers as urgent in IPC if they have urgent views
Ryan Dwyer
2018-07-16
Update workspace urgent state when views close or move workspaces
Ryan Dwyer
2018-07-16
Make container_for_each_descendant_dfs descend into floating views
Ryan Dwyer
2018-07-16
Fix crash in ipc_json_describe_view
Ryan Dwyer
2018-07-16
Add documentation for urgent command
Ryan Dwyer
2018-07-16
Implement xwayland urgency hint
Ryan Dwyer
2018-07-16
Fix urgency IPC events
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
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
Add error handling for getting config file size
Ian Fan
2018-07-15
Fix config buffer overflow and logic
Ian Fan
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
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
Implement tap_button_map for input devices
Brian Ashworth
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
Simplify popup_unconstrain
emersion
2018-07-13
Remove orbital screenshooter
emersion
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 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
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
2018-07-12
increase maximum value of button identifier
Robert Kubosz
[next]