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
2016-01-04
Fix overwriting current pressed keys.
Mikkel Oscar Lyderik
2016-01-03
swaybar: Implement binding_mode_indicator
Mikkel Oscar Lyderik
2016-01-03
Add IPC event types
Mikkel Oscar Lyderik
2015-12-31
split toggle
crondog
2015-12-30
Dont try and fullscreen a workspace with no views
crondog
2015-12-29
Merge pull request #418 from mikkeloscar/sway-handle-sigterm
Drew DeVault
2015-12-29
Handle SIGTERM sent to sway
Mikkel Oscar Lyderik
2015-12-29
Fix use-after-free when closing fullscreen views
Drew DeVault
2015-12-28
handlers: geometry_request: Better debug output.
S. Christoffer Eliesen
2015-12-28
arrange_windows_r: Round pixels to match reality, fixes calculations.
S. Christoffer Eliesen
2015-12-28
arrange_windows_r: Bring parent coordinates into layout calculations.
S. Christoffer Eliesen
2015-12-25
Focus new sibling added to container
Mikkel Oscar Lyderik
2015-12-25
Trigger workspace init event (floating)
Mikkel Oscar Lyderik
2015-12-23
Use SYSCONFDIR as recommended
Yacine Hmito
2015-12-22
Initialize id, part two
Drew DeVault
2015-12-22
Initialize ID
Drew DeVault
2015-12-21
Merge pull request #393 from robotanarchy/musl-libc-compatibility
Drew DeVault
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
2015-12-21
Trigger ipc_event_workspace in all cases
Mikkel Oscar Lyderik
2015-12-21
remove unused execinfo.h include from debug_log.c
robotanarchy
2015-12-21
Merge pull request #390 from mikkeloscar/workspace-ipc-event
Drew DeVault
2015-12-21
Don't skip all clients on ipc_workspace_event.
Mikkel Oscar Lyderik
2015-12-21
Trigger event on bar mode|hidden_state commands
Mikkel Oscar Lyderik
2015-12-21
Implement `barconfig_update` IPC event
Mikkel Oscar Lyderik
2015-12-21
Handle bar commands outside config file
Mikkel Oscar Lyderik
2015-12-21
Fix default swaybar font
Drew DeVault
2015-12-20
layout: Fix `edge_gaps off` with top/left panels.
S. Christoffer Eliesen
2015-12-20
container: Fix inner gaps against screen edge.
S. Christoffer Eliesen
2015-12-20
Merge pull request #373 from sce/per_panel_config
Drew DeVault
2015-12-20
Merge pull request #372 from sce/fix_swaybar_output_name_test
Drew DeVault
2015-12-20
extensions: Track panels by wl_resource, position per panel.
S. Christoffer Eliesen
2015-12-20
extensions: panel_config->resource => wl_surface_res.
S. Christoffer Eliesen
2015-12-20
config: load_swaybars: Fix name comparison.
S. Christoffer Eliesen
2015-12-20
config: free_bar: Check if outputs is NULL.
S. Christoffer Eliesen
2015-12-18
Implement compositor support for swaylock
Drew DeVault
2015-12-18
Fix lock extension setup in compositor
Drew DeVault
2015-12-18
Merge pull request #361 from mikkeloscar/i3bar-command
Drew DeVault
2015-12-19
Add support for running swaybar_command
Mikkel Oscar Lyderik
2015-12-18
Fix default workspace name generation
Drew DeVault
2015-12-18
Merge pull request #360 from sce/fix_arrange_windows
Drew DeVault
2015-12-18
Merge pull request #359 from mikkeloscar/i3bar-command
Drew DeVault
2015-12-19
Add bar option: swaybar_command <command>
Mikkel Oscar Lyderik
2015-12-18
layout: arrange_windows: Partially fix swaybar irregularties.
S. Christoffer Eliesen
2015-12-18
layout: arrange_windows: Fix/better debug output.
S. Christoffer Eliesen
2015-12-18
Terminate children when freeing output container
Mikkel Oscar Lyderik
2015-12-18
Reload swaybar/swaybg on config reload.
Mikkel Oscar Lyderik
2015-12-18
Add shims for swaylock on compositor
Drew DeVault
2015-12-18
layout: Keep output at the correct size, workspace can be smaller.
S. Christoffer Eliesen
2015-12-18
focus: Fix moving last workspace.
S. Christoffer Eliesen
2015-12-18
sway: insert numbered workspaces in order
progandy
[next]