aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2015-11-27cmd_floating: Support `enable` and `disable` commands too.S. Christoffer Eliesen
2015-11-27Move IPC client into common, refactor IPCDrew DeVault
2015-11-26Add "variant": "sway" to IPC version responseDrew DeVault
2015-11-26Parse command line args for swaymsgDrew DeVault
2015-11-25Merge pull request #261 from christophgysin/execDrew DeVault
2015-11-25Call swaybg without invoking a shellChristoph Gysin
2015-11-25swaybg: implement scaling mode "fit"Christoph Gysin
2015-11-25Merge pull request #251 from sce/criteria_1Drew DeVault
2015-11-25criteria: Code formatting.S. Christoffer Eliesen
2015-11-25config: print line numberChristoph Gysin
2015-11-25criteria: Add. Learn for_window command.S. Christoffer Eliesen
2015-11-25extensions: add missing includeChristoph Gysin
2015-11-24layout: get_swayc_in_direction_under: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: swap_container: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: replace_child: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: add_sibling: Handle floating views properly.S. Christoffer Eliesen
2015-11-24sway_binding_cmp_keys: Differentiate between modifier keys.S. Christoffer Eliesen
2015-11-24handle_command: Skip commands that has a criteria string.S. Christoffer Eliesen
2015-11-24stringop: Properly handle criteria strings.S. Christoffer Eliesen
2015-11-24container: Store app_id attribute for views.S. Christoffer Eliesen
2015-11-24container: Store class attribute for views.S. Christoffer Eliesen
2015-11-24fix list sortingtaiyu
2015-11-22cmd_bindsym: Detect/handle duplicates.S. Christoffer Eliesen
2015-11-22commands: Comment/doc for config_command.S. Christoffer Eliesen
2015-11-22cmd_workspace: Don't fill up config->workspace_outputs with duplicates.S. Christoffer Eliesen
2015-11-21stringop: lenient_strcmp: Add.S. Christoffer Eliesen
2015-11-19Fix #240Drew DeVault
2015-11-19Add all documented scaling modes to config parserDrew DeVault
2015-11-19Add wallpapers to output commandDrew DeVault
2015-11-19Parse output background configDrew DeVault
2015-11-19Fix background extensionsDrew DeVault
2015-11-18Add background handlingDrew DeVault
2015-11-18Basic support for extensions in server and clientsDrew DeVault
2015-11-16Track pid of child process from execDrew DeVault
2015-11-16output: Support multiple adjacent outputs.S. Christoffer Eliesen
2015-11-16cmd_output: Replace existing config if called multiple times.S. Christoffer Eliesen
2015-11-14We somewhat more wlc_point nowDrew DeVault
2015-11-14We wlc_point nowDrew DeVault
2015-11-13ipc: Store socketname in SWAYSOCK. Fixes `--get-socketpath`.S. Christoffer Eliesen
2015-11-13Merge branch 'master' of github.com:SirCmpwn/swayDrew DeVault
2015-11-13Revert "Try ~/.i3/config earlier than /etc/sway/config"Drew DeVault
2015-11-13Merge pull request #225 from sce/logind_socket_pathDrew DeVault
2015-11-13Try ~/.i3/config earlier than /etc/sway/configDrew DeVault
2015-11-13ipc: Put socket into proper user runtime dir.S. Christoffer Eliesen
2015-11-12We don't need to implement strdupDrew DeVault
2015-11-12Start fleshing out wayland client implementationDrew DeVault
2015-11-12Start working on IPC for get_pixelsDrew DeVault
2015-11-12Fix gaps for views being incorrectDrew DeVault
2015-11-11Fix some IPC issuesDrew DeVault
2015-11-11Add file and line number to log in Debug buildDrew DeVault