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-19
Use parse_movement_direction
Ryan Dwyer
2018-07-19
Defer the focus commands
Ryan Dwyer
2018-07-19
Implement focus output command
Ryan Dwyer
2018-07-18
Merge pull request #2300 from emersion/override-redirect-updates
Drew DeVault
2018-07-18
Don't unfocus when an override redirect window is mapped
emersion
2018-07-18
Handle xwayland override_redirect flag change
emersion
2018-07-17
Merge pull request #2292 from emersion/update-cursor-on-focus
Drew DeVault
2018-07-17
Merge pull request #2294 from RedSoxFan/fix-swaylock-args
Drew DeVault
2018-07-17
Fix swaylock arguments
Brian Ashworth
2018-07-18
Merge pull request #2229 from vilhalmer/destroy-output-destroy-empty-workspaces
Ryan Dwyer
2018-07-18
Merge branch 'master' into destroy-output-destroy-empty-workspaces
Ryan Dwyer
2018-07-18
Merge pull request #2281 from pvsr/X11_click
emersion
2018-07-17
remove unnecessary parens
Peter Rice
2018-07-17
Update cursor on focus change
emersion
2018-07-17
Merge pull request #2289 from frsfnrrg/memory-fixes
Drew DeVault
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 pull request #2286 from RyanDwyer/default-floating-border
Brian Ashworth
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-16
Merge pull request #2287 from RyanDwyer/superfluous-urgent-events
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 #2285 from emersion/cleanup-swayidle
Drew DeVault
2018-07-16
send scroll events to swaybar blocks
Peter Rice
2018-07-16
make hotspot callback take an x11 button id
Peter Rice
2018-07-16
Merge pull request #2276 from RyanDwyer/urgency
Drew DeVault
2018-07-17
swaybar: Read urgent colors from IPC
Ryan Dwyer
2018-07-16
Merge pull request #2265 from RedSoxFan/implement-1962
emersion
2018-07-16
swayidle: cleanup
emersion
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
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
[next]