Age | Commit message (Expand) | Author |
2015-11-25 | criteria: Code formatting. | S. Christoffer Eliesen |
2015-11-25 | config: print line number | Christoph Gysin |
2015-11-25 | criteria: Add. Learn for_window command. | S. Christoffer Eliesen |
2015-11-25 | extensions: add missing include | Christoph Gysin |
2015-11-24 | layout: get_swayc_in_direction_under: Handle floating views. | S. Christoffer Eliesen |
2015-11-24 | layout: swap_container: Handle floating views. | S. Christoffer Eliesen |
2015-11-24 | layout: replace_child: Handle floating views. | S. Christoffer Eliesen |
2015-11-24 | layout: add_sibling: Handle floating views properly. | S. Christoffer Eliesen |
2015-11-24 | sway_binding_cmp_keys: Differentiate between modifier keys. | S. Christoffer Eliesen |
2015-11-24 | handle_command: Skip commands that has a criteria string. | S. Christoffer Eliesen |
2015-11-24 | stringop: Properly handle criteria strings. | S. Christoffer Eliesen |
2015-11-24 | container: Store app_id attribute for views. | S. Christoffer Eliesen |
2015-11-24 | container: Store class attribute for views. | S. Christoffer Eliesen |
2015-11-24 | fix list sorting | taiyu |
2015-11-22 | cmd_bindsym: Detect/handle duplicates. | S. Christoffer Eliesen |
2015-11-22 | commands: Comment/doc for config_command. | S. Christoffer Eliesen |
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 |