Age | Commit message (Expand) | Author |
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-21 | Trigger ipc_event_workspace in all cases | Mikkel Oscar Lyderik |
2015-12-20 | layout: Fix `edge_gaps off` with top/left panels. | S. Christoffer Eliesen |
2015-12-20 | extensions: Track panels by wl_resource, position per panel. | S. Christoffer Eliesen |
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 | layout: Keep output at the correct size, workspace can be smaller. | S. Christoffer Eliesen |
2015-12-16 | Bring unmanaged windows to front on output arrange | Drew DeVault |
2015-12-13 | Don't reset x,y position before use. | Mikkel Oscar Lyderik |
2015-12-13 | Correctly handle moving between fullscreen views | Drew DeVault |
2015-12-13 | Fullscreen on top of bar | Drew DeVault |
2015-11-29 | Fix output adjustment for panels | Drew DeVault |
2015-11-29 | Support desktop shell panels in compositor | Drew DeVault |
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-16 | output: Support multiple adjacent outputs. | S. Christoffer Eliesen |
2015-11-12 | Fix gaps for views being incorrect | Drew DeVault |
2015-11-04 | Learn "gaps edge_gaps <on|off|toggle>". | S. Christoffer Eliesen |
2015-11-03 | commands: Learn 'move workspace to output <direction|name>'. | S. Christoffer Eliesen |
2015-10-29 | layout: get_swayc_in_direction: Properly find adjacent outputs. | S. Christoffer Eliesen |
2015-10-28 | layout: Don't reset container size if it's a floating window. | S. Christoffer Eliesen |
2015-10-25 | log: Add swayc_log, use at a few key places. | S. Christoffer Eliesen |
2015-09-22 | Merge branch 'master' of https://github.com/taiyu-len/sway | taiyu |
2015-09-22 | #184 | taiyu |
2015-09-18 | container_move check | taiyu |
2015-09-07 | prevent views from disappearing | taiyu |
2015-09-04 | default gap value | taiyu |
2015-08-29 | #151 fix | taiyu |
2015-08-29 | Fixed move scratchpad and added in scratchpad show | Luminarys |
2015-08-28 | Added in scratchpad adding | Luminarys |
2015-08-28 | move v3 | taiyu |
2015-08-28 | style | taiyu |
2015-08-28 | layout fix for a certain case | taiyu |
2015-08-28 | dont move floating contaienrs | taiyu |
2015-08-28 | move function redone | taiyu |
2015-08-27 | update visibility + container info functions | taiyu |
2015-08-26 | slight fix | taiyu |
2015-08-26 | fixed move_container bug, log prints before aborting | taiyu |
2015-08-26 | some function documentation, fixed gaps on config reload | taiyu |
2015-08-26 | move_container_to fixup | taiyu |
2015-08-25 | fixed segfault on exit + a little fixup of that floatfocus pr | taiyu |
2015-08-25 | added "move container to workspace" | minus |
2015-08-24 | add limit to swayc_in_direction | taiyu |
2015-08-23 | merge | taiyu |
2015-08-22 | fixed container resize oddity | taiyu |