aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-04-21Merge pull request #1837 from emersion/cursor-default-to-current-timeDrew DeVault
2018-04-21Use wlr_renderer_init_wl_shmemersion
2018-04-21Default to current time when triggering cursor eventsemersion
2018-04-21Merge pull request #1834 from emersion/xwayland-no-unmap-on-destroyDrew DeVault
2018-04-21Update cursor when workspace focus changesemersion
2018-04-20Don't unmap on destroy, this is already guaranteed by wlrootsemersion
2018-04-20Keep view fullscreened when moving to another workspace.Ryan Dwyer
2018-04-20Add TODO about rendering fullscreen views smaller than the outputRyan Dwyer
2018-04-20Ignore xdg_shell_v6 request_fullscreen if not mappedRyan Dwyer
2018-04-20Don't render top layer when fullscreen.Ryan Dwyer
2018-04-19Fix qutebrowser crash on context menu dismissalDrew DeVault
2018-04-19Merge branch 'master' into fullscreenDrew DeVault
2018-04-19Correct the repeat_rate documentation.Ryan Dwyer
2018-04-19Split repeat commands into separate files.Ryan Dwyer
2018-04-19render_output(): When fullscreen, clear to black and don't render backgroundRyan Dwyer
2018-04-19container_get_in_direction(): Don't split this functionRyan Dwyer
2018-04-19arrange_windows(): Calculate workspace properties when fullscreenRyan Dwyer
2018-04-19xdg_shell_v6: Use client_pending state instead of currentRyan Dwyer
2018-04-19Merge branch 'master' into fullscreenRyan Dwyer
2018-04-18Make key repeat configurableRyan Dwyer
2018-04-18Fullscreen rendering and input fixes.Ryan Dwyer
2018-04-18More fullscreen fixes.Ryan Dwyer
2018-04-17Destroy display in server_finiemersion
2018-04-18Fullscreen fixes.Ryan Dwyer
2018-04-17Fix views unmapping their own fullscreen windows.Ryan Dwyer
2018-04-17Handle fullscreen flag when mapping a surface.Ryan Dwyer
2018-04-17Don't damage views if they're hidden by a fullscreen view.Ryan Dwyer
2018-04-17Create sway_workspace struct.Ryan Dwyer
2018-04-17Feedback for fullscreen.Ryan Dwyer
2018-04-16Implement fullscreen.Ryan Dwyer
2018-04-15remove empty workspace when focusing its outputdb
2018-04-13Fix gcc maybe-uninitialized warningDominique Martinet
2018-04-13Fix gcc string truncation warningsDominique Martinet
2018-04-13Merge branch 'master' into crashesemersion
2018-04-13Do not call the map handler when an xwayland surface is createdemersion
2018-04-13container_destroy: fix segfaultDominique Martinet
2018-04-13seat_set_focus_wrap: fix use-after-free when destroying last focused containerDominique Martinet
2018-04-10Add documentation for seat cursor command.Danny Bautista
2018-04-10Clean up cursor simulation code.Danny Bautista
2018-04-10Implement cursor event simulation with sway commands.Danny Bautista
2018-04-09Add workspace_auto_back_and_forth for move cmddb
2018-04-08Merge pull request #1769 from acrisci/focus-inactive-fixesDrew DeVault
2018-04-08Add input "identifier" map_to_output "identifier"Drew DeVault
2018-04-08address feedbackTony Crisci
2018-04-08Merge branch 'wlroots' into focus-inactive-fixesTony Crisci
2018-04-08Fix cursor motion issuesDrew DeVault
2018-04-08criteria match containersTony Crisci
2018-04-08Use wlr_surface_point_accepts_input for unmanaged surfacesemersion
2018-04-08push all parents of focused container in focus stackTony Crisci
2018-04-08Merge pull request #1776 from emersion/wlroots-remove-backend-eglDrew DeVault