aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* 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
|/ /
* | Fix titles when container titles contain UTF-8 charactersLibravatar Ryan Dwyer2018-07-07
* | Make view_update_* update live props as wellLibravatar emersion2018-07-06
* | workspace_next_name: free targets later than these already found in orderLibravatar Dominique Martinet2018-07-05
* | view_map: free criterias as the list it isLibravatar Dominique Martinet2018-07-05
* | container_free: free formatted titleLibravatar Dominique Martinet2018-07-05
* | Call view_set_tiled for mapping non-floating viewsLibravatar Ryan Dwyer2018-07-05
* | Fix booleanLibravatar Ryan Dwyer2018-07-04
* | Only call view_set_tiled when switching floating modeLibravatar Ryan Dwyer2018-07-04
* | workspace_next_name: fix string length for ws_num >= 100Libravatar Dominique Martinet2018-07-02
* | find prev/next output/workspace: add NULL checkLibravatar Dominique Martinet2018-07-02
|/