summaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* Allow containers to floatLibravatar Ryan Dwyer2018-07-28
* Preserve workspace nameLibravatar Mihai Coman2018-07-28
* Fix assign to workspaceLibravatar Ryan Dwyer2018-07-27
* Refactor view_mapLibravatar Ryan Dwyer2018-07-26
* Allow containers to be fullscreenLibravatar Ryan Dwyer2018-07-26
* fix #2355: "move workspace to output up" crashesLibravatar Cédric Cabessa2018-07-25
* more style fixes, reorder config.h includeLibravatar Pascal Pascher2018-07-25
* reverted includes of "sway/config.h" and replaced with "config.h" from meson ...Libravatar Pascal Pascher2018-07-25
* more style fixes, included "sway/config.h" where neededLibravatar Pascal Pascher2018-07-25
* style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falseLibravatar Pascal Pascher2018-07-24
* Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Libravatar Pascal Pascher2018-07-24
* Merge pull request #2165 from swaywm/pid-workspacesLibravatar Drew DeVault2018-07-24
|\
| * Address @emersion's review commentsLibravatar Drew DeVault2018-07-24
| * Merge branch 'master' into pid-workspacesLibravatar Drew DeVault2018-07-23
| |\
| * | Implement pid->workspace trackingLibravatar Drew DeVault2018-07-01
* | | Also extract first workspace name from bindcodesLibravatar frsfnrrg2018-07-23
| |/ |/|
* | Store scratchpad list in sway_root instead of serverLibravatar Ryan Dwyer2018-07-23
* | Implement scratchpadLibravatar Ryan Dwyer2018-07-23
* | Consider view's min/max sizes when resizingLibravatar Ryan Dwyer2018-07-22
* | Replace static handle_end_operation with seat_end_mouse_operationLibravatar Ryan Dwyer2018-07-22
* | Implement floating_modifier and mouse operations for floating viewsLibravatar Ryan Dwyer2018-07-22
* | Fix pointer events for overlapping floating viewsLibravatar Ryan Dwyer2018-07-20
* | Implement assign to outputLibravatar Ryan Dwyer2018-07-19
* | Fix crash when moving workspace to outputLibravatar Ryan Dwyer2018-07-19
* | Merge branch 'master' into destroy-output-destroy-empty-workspacesLibravatar Ryan Dwyer2018-07-18
|\ \
| * | Fix uninitialized pointer in view_unmapLibravatar frsfnrrg2018-07-17
| * | Merge branch 'master' into default-floating-borderLibravatar Brian Ashworth2018-07-16
| |\ \
| | * | Remove superfluous IPC urgent eventsLibravatar Ryan Dwyer2018-07-17
| * | | Implement default_floating_border command and adjust CSD behaviourLibravatar Ryan Dwyer2018-07-17
| |/ /
| * | Merge pull request #2276 from RyanDwyer/urgencyLibravatar Drew DeVault2018-07-16
| |\ \
| | * | Render containers as urgent if they have an urgent childLibravatar Ryan Dwyer2018-07-16
| | * | Mark containers as urgent in IPC if they have urgent viewsLibravatar Ryan Dwyer2018-07-16
| | * | Update workspace urgent state when views close or move workspacesLibravatar Ryan Dwyer2018-07-16
| | * | Make container_for_each_descendant_dfs descend into floating viewsLibravatar Ryan Dwyer2018-07-16
| | * | Fix urgency IPC eventsLibravatar Ryan Dwyer2018-07-16
| | * | Implement urgency base functionalityLibravatar Ryan Dwyer2018-07-16
| * | | Focus view before running criteria when mappingLibravatar Ryan Dwyer2018-07-16
| * | | Implement no_focus commandLibravatar Ryan Dwyer2018-07-16
| |/ /
| * | Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
| * | Don't disable borders for xwayland floating viewsLibravatar emersion2018-07-12
| * | Updates for swaywm/wlroots#1116Libravatar emersion2018-07-11
| * | Implement floating_minimum_size and floating_maximum_sizeLibravatar Ryan Dwyer2018-07-11
| * | Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
| * | Merge pull request #2223 from RyanDwyer/floating-moveLibravatar emersion2018-07-09
| |\ \
| | * | Remove duplicate function declaration and add assertionLibravatar Ryan Dwyer2018-07-09
| | * | Implement some floating move commandsLibravatar Ryan Dwyer2018-07-09
| * | | No need to walk to workspace, recursive willLibravatar vilhalmer2018-07-09
| * | | Regroup signalLibravatar vilhalmer2018-07-09
| * | | Replace empty workspace with moved workspaceLibravatar vilhalmer2018-07-08
| |/ /
* / / Destroy empty workspace when destroying its outputLibravatar vilhalmer2018-07-08
|/ /