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-11-22
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
S. Christoffer Eliesen
2015-11-21
stringop: lenient_strcmp: Add.
S. Christoffer Eliesen
2015-11-19
Fix #240
Drew DeVault
2015-11-19
Add all documented scaling modes to config parser
Drew DeVault
2015-11-19
Add wallpapers to output command
Drew DeVault
2015-11-19
Parse output background config
Drew DeVault
2015-11-19
Fix background extensions
Drew DeVault
2015-11-18
Add background handling
Drew DeVault
2015-11-18
Basic support for extensions in server and clients
Drew DeVault
2015-11-16
Track pid of child process from exec
Drew DeVault
2015-11-16
output: Support multiple adjacent outputs.
S. Christoffer Eliesen
2015-11-16
cmd_output: Replace existing config if called multiple times.
S. Christoffer Eliesen
2015-11-14
We somewhat more wlc_point now
Drew DeVault
2015-11-14
We wlc_point now
Drew DeVault
2015-11-13
ipc: Store socketname in SWAYSOCK. Fixes `--get-socketpath`.
S. Christoffer Eliesen
2015-11-13
Merge branch 'master' of github.com:SirCmpwn/sway
Drew DeVault
2015-11-13
Revert "Try ~/.i3/config earlier than /etc/sway/config"
Drew DeVault
2015-11-13
Merge pull request #225 from sce/logind_socket_path
Drew DeVault
2015-11-13
Try ~/.i3/config earlier than /etc/sway/config
Drew DeVault
2015-11-13
ipc: Put socket into proper user runtime dir.
S. Christoffer Eliesen
2015-11-12
We don't need to implement strdup
Drew DeVault
2015-11-12
Start fleshing out wayland client implementation
Drew DeVault
2015-11-12
Start working on IPC for get_pixels
Drew DeVault
2015-11-12
Fix gaps for views being incorrect
Drew DeVault
2015-11-11
Fix some IPC issues
Drew DeVault
2015-11-11
Add file and line number to log in Debug build
Drew DeVault
2015-11-04
Include header declaring ipc_event_workpace(2)
Mikkel Oscar Lyderik
2015-11-04
Learn "gaps edge_gaps <on|off|toggle>".
S. Christoffer Eliesen
2015-11-04
commands: gaps: Re-arrange windows after changing default gaps.
S. Christoffer Eliesen
2015-11-04
commands: gaps: Always apply default gaps config.
S. Christoffer Eliesen
2015-11-04
commands: gaps: Accept zero value.
S. Christoffer Eliesen
2015-11-04
commands: gaps: Refactor, expected_syntax.
S. Christoffer Eliesen
2015-11-03
commands: Learn 'move workspace to output <direction|name>'.
S. Christoffer Eliesen
2015-11-03
commands: Learn 'move <container|window> to output <direction|name>'.
S. Christoffer Eliesen
2015-11-02
put ipc_event_workspace in update_focus
taiyu
2015-10-29
input_state: Remove mouse_origin (x&y). Query wlc instead.
S. Christoffer Eliesen
2015-10-29
commands: Learn mouse_warping.
S. Christoffer Eliesen
2015-10-29
input_state: Extract 'pointer_position_set' function from handlers.
S. Christoffer Eliesen
2015-10-29
container: Move container_under_pointer here from handlers.
S. Christoffer Eliesen
2015-10-29
layout: get_swayc_in_direction: Properly find adjacent outputs.
S. Christoffer Eliesen
2015-10-28
commands: Learn 'focus output <direction|name>'
S. Christoffer Eliesen
2015-10-28
layout: Don't reset container size if it's a floating window.
S. Christoffer Eliesen
2015-10-27
handlers: Pass workspace to workspace_switch, not output.
S. Christoffer Eliesen
2015-10-27
Merge pull request #208 from minus7/ipc_subscribe
Drew DeVault
2015-10-27
implemented IPC subscribe for workspace event
minus
2015-10-27
commands: Learn 'debuglog'.
S. Christoffer Eliesen
2015-10-25
output: Fix code style.
S. Christoffer Eliesen
2015-10-25
commands: cmd_move: Fix "move container to workspace _number_ n"
S. Christoffer Eliesen
2015-10-25
log: Add swayc_log, use at a few key places.
S. Christoffer Eliesen
2015-10-25
sway/output: Create, move code from handlers.c here.
S. Christoffer Eliesen
[next]