aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-07-21Fix urgent timer logic and remove unnecessary header includesRyan Dwyer-11/+10
2018-07-21Implement force_display_urgency_hintRyan Dwyer-1/+42
2018-07-20Merge pull request #2318 from RedSoxFan/fix-output-wildcardemersion-62/+108
2018-07-20Fix output wildcard handlingBrian Ashworth-62/+108
2018-07-20Merge pull request #2313 from minus7/swaybar-hotspot-input-fixDrew DeVault-12/+26
2018-07-19Merge pull request #2316 from RyanDwyer/fix-floating-pointer-eventsBrian Ashworth-1/+3
2018-07-20Fix pointer events for overlapping floating viewsRyan Dwyer-1/+3
2018-07-19Merge pull request #2314 from emersion/update-wlroots-1148Drew DeVault-3/+2
2018-07-19Merge branch 'master' into update-wlroots-1148Drew DeVault-7/+25
2018-07-19Update for swaywm/wlroots#1148emersion-3/+2
2018-07-19swaybar: Fix scroll handling on workspace buttonsminus-12/+26
2018-07-19Merge pull request #2310 from RyanDwyer/assign-outputDrew DeVault-1/+5
2018-07-19Merge pull request #2304 from RedSoxFan/fix-2298emersion-6/+20
2018-07-19Implement assign to outputRyan Dwyer-1/+5
2018-07-19Merge pull request #2309 from RyanDwyer/xwayland-set-hintsemersion-4/+18
2018-07-19Merge branch 'master' into xwayland-set-hintsemersion-4/+47
2018-07-19Merge pull request #2305 from RyanDwyer/focus-outputemersion-2/+41
2018-07-19Merge pull request #2308 from RyanDwyer/fix-double-transactionemersion-1/+3
2018-07-19Allow xwayland views to become urgent when on a non-visible workspaceRyan Dwyer-4/+18
2018-07-19Use parse_movement_directionRyan Dwyer-9/+2
2018-07-19Fix crash and render issues involving cursor_send_pointer_motionRyan Dwyer-1/+3
2018-07-19Merge pull request #2306 from RyanDwyer/move-workspace-crashemersion-1/+3
2018-07-19Fix crash when moving workspace to outputRyan Dwyer-1/+3
2018-07-19Defer the focus commandsRyan Dwyer-1/+4
2018-07-19Implement focus output commandRyan Dwyer-1/+44
2018-07-19Fix deferred command handlingBrian Ashworth-6/+20
2018-07-18Merge pull request #2300 from emersion/override-redirect-updatesDrew DeVault-49/+50
2018-07-18Don't unfocus when an override redirect window is mappedemersion-26/+19
2018-07-18Handle xwayland override_redirect flag changeemersion-25/+33
2018-07-17Merge pull request #2292 from emersion/update-cursor-on-focusDrew DeVault-1/+1
2018-07-17Merge pull request #2294 from RedSoxFan/fix-swaylock-argsDrew DeVault-64/+123
2018-07-17Fix swaylock argumentsBrian Ashworth-64/+123
2018-07-18Merge pull request #2229 from vilhalmer/destroy-output-destroy-empty-workspacesRyan Dwyer-5/+12
2018-07-18Merge branch 'master' into destroy-output-destroy-empty-workspacesRyan Dwyer-992/+2642
2018-07-18Merge pull request #2281 from pvsr/X11_clickemersion-6/+66
2018-07-17remove unnecessary parensPeter Rice-5/+5
2018-07-17Update cursor on focus changeemersion-1/+1
2018-07-17Merge pull request #2289 from frsfnrrg/memory-fixes1.0-alpha.4Drew DeVault-10/+17
2018-07-17Fix memory leak in sway/desktop/idle_inhibit_v1.cfrsfnrrg-0/+1
2018-07-17Fix memory leak in handle_layer_shell_surfacefrsfnrrg-6/+6
2018-07-17Free individual criteria in free_configfrsfnrrg-2/+8
2018-07-17Fix uninitialized pointer in view_unmapfrsfnrrg-2/+2
2018-07-16Merge pull request #2286 from RyanDwyer/default-floating-borderBrian Ashworth-21/+72
2018-07-16Merge branch 'master' into default-floating-borderBrian Ashworth-1/+3
2018-07-16Revert "config: free include path on successful load"Drew DeVault-1/+0
2018-07-16Merge pull request #2287 from RyanDwyer/superfluous-urgent-eventsDrew DeVault-0/+3
2018-07-17Remove superfluous IPC urgent eventsRyan Dwyer-0/+3
2018-07-17Implement default_floating_border command and adjust CSD behaviourRyan Dwyer-21/+72
2018-07-16Merge pull request #2285 from emersion/cleanup-swayidleDrew DeVault-9/+6
2018-07-16send scroll events to swaybar blocksPeter Rice-0/+15