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
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
2015-12-18
sway: enable workspace selection by number
progandy
2015-12-16
Fix bar invocation for multihead setup
Drew DeVault
2015-12-16
Use system swaybar instead of local swaybar
Drew DeVault
2015-12-16
Invoke swaybar when an output matches a bar config
Drew DeVault
2015-12-16
Bring unmanaged windows to front on output arrange
Drew DeVault
2015-12-16
Merge pull request #338 from mikkeloscar/bar-separator-symbol
Drew DeVault
2015-12-16
Use free_flat_list for simple char* list.
Mikkel Oscar Lyderik
2015-12-16
Implement bar option: separator_symbol
Mikkel Oscar Lyderik
2015-12-15
[swaybar] Get bar config via IPC
Drew DeVault
2015-12-15
Merge pull request #335 from mikkeloscar/bar-font
Drew DeVault
2015-12-15
Implement bar option: font <font>
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: binding_mode_indicator <yes|no>
Mikkel Oscar Lyderik
2015-12-15
Correctly free bindings list
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: output <output>
Mikkel Oscar Lyderik
2015-12-15
Fix active_workspace_border color definition
Mikkel Oscar Lyderik
2015-12-15
Merge pull request #328 from mikkeloscar/bar-height
Drew DeVault
[next]