aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2018-07-20Fix pointer events for overlapping floating viewsRyan Dwyer
2018-07-19Implement assign to outputRyan Dwyer
2018-07-19Fix crash when moving workspace to outputRyan Dwyer
2018-07-18Merge branch 'master' into destroy-output-destroy-empty-workspacesRyan Dwyer
2018-07-17Fix uninitialized pointer in view_unmapfrsfnrrg
2018-07-16Merge branch 'master' into default-floating-borderBrian Ashworth
2018-07-17Remove superfluous IPC urgent eventsRyan Dwyer
2018-07-17Implement default_floating_border command and adjust CSD behaviourRyan Dwyer
2018-07-16Merge pull request #2276 from RyanDwyer/urgencyDrew DeVault
2018-07-16Focus view before running criteria when mappingRyan Dwyer
2018-07-16Implement no_focus commandRyan Dwyer
2018-07-16Render containers as urgent if they have an urgent childRyan Dwyer
2018-07-16Mark containers as urgent in IPC if they have urgent viewsRyan Dwyer
2018-07-16Update workspace urgent state when views close or move workspacesRyan Dwyer
2018-07-16Make container_for_each_descendant_dfs descend into floating viewsRyan Dwyer
2018-07-16Fix urgency IPC eventsRyan Dwyer
2018-07-16Implement urgency base functionalityRyan Dwyer
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-12Don't disable borders for xwayland floating viewsemersion
2018-07-11Updates for swaywm/wlroots#1116emersion
2018-07-11Implement floating_minimum_size and floating_maximum_sizeRyan Dwyer
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-09Merge pull request #2223 from RyanDwyer/floating-moveemersion
2018-07-09Remove duplicate function declaration and add assertionRyan Dwyer
2018-07-09Implement some floating move commandsRyan Dwyer
2018-07-09No need to walk to workspace, recursive willvilhalmer
2018-07-09Regroup signalvilhalmer
2018-07-08Replace empty workspace with moved workspacevilhalmer
2018-07-08Destroy empty workspace when destroying its outputvilhalmer
2018-07-07Fix titles when container titles contain UTF-8 charactersRyan Dwyer
2018-07-06Make view_update_* update live props as wellemersion
2018-07-05workspace_next_name: free targets later than these already found in orderDominique Martinet
2018-07-05view_map: free criterias as the list it isDominique Martinet
2018-07-05container_free: free formatted titleDominique Martinet
2018-07-05Call view_set_tiled for mapping non-floating viewsRyan Dwyer
2018-07-04Fix booleanRyan Dwyer
2018-07-04Only call view_set_tiled when switching floating modeRyan Dwyer
2018-07-02workspace_next_name: fix string length for ws_num >= 100Dominique Martinet
2018-07-02find prev/next output/workspace: add NULL checkDominique Martinet
2018-06-30sway views: add helpers to get view and layer from wlr_surfaceDominique Martinet
2018-06-30Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-30container_at_view: don't offset the view by the window geometryRostislav Pehlivanov
2018-06-30Revert "Don't unmaximize floating views"Rostislav Pehlivanov
2018-06-30Fix floating views not receiving frame eventsemersion
2018-06-27Move unsetting of view->surface into view_unmapRyan Dwyer
2018-06-27Fix memleak in container_get_boxRyan Dwyer
2018-06-27Remove transaction_add_damageRyan Dwyer
2018-06-27Fix nitpicksRyan Dwyer
2018-06-26Remove incorrect assertion and supporting codeRyan Dwyer
2018-06-26Fix crash when closing output window from outer sessionRyan Dwyer