aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
...
* Updates per swaywm/wlroots#887Libravatar Drew DeVault2018-04-23
* Sort workspaces after renameLibravatar Ryan Dwyer2018-04-23
* Implement rename workspace commandLibravatar Ryan Dwyer2018-04-23
* Render unmanaged xwayland views when an xwayland view is fullscreenLibravatar Ryan Dwyer2018-04-23
* Update for wlroots#885Libravatar emersion2018-04-21
* Merge pull request #1838 from emersion/use-wlr-renderer-init-wl-shmLibravatar Drew DeVault2018-04-21
|\
| * Use wlr_renderer_init_wl_shmLibravatar emersion2018-04-21
* | Merge pull request #1837 from emersion/cursor-default-to-current-timeLibravatar Drew DeVault2018-04-21
|\ \
| * | Default to current time when triggering cursor eventsLibravatar emersion2018-04-21
| |/
* | Merge pull request #1834 from emersion/xwayland-no-unmap-on-destroyLibravatar Drew DeVault2018-04-21
|\ \ | |/ |/|
| * Don't unmap on destroy, this is already guaranteed by wlrootsLibravatar emersion2018-04-20
* | Update cursor when workspace focus changesLibravatar emersion2018-04-21
|/
* Keep view fullscreened when moving to another workspace.Libravatar Ryan Dwyer2018-04-20
* Add TODO about rendering fullscreen views smaller than the outputLibravatar Ryan Dwyer2018-04-20
* Ignore xdg_shell_v6 request_fullscreen if not mappedLibravatar Ryan Dwyer2018-04-20
* Don't render top layer when fullscreen.Libravatar Ryan Dwyer2018-04-20
* Fix qutebrowser crash on context menu dismissalLibravatar Drew DeVault2018-04-19
* Merge branch 'master' into fullscreenLibravatar Drew DeVault2018-04-19
|\
| * Correct the repeat_rate documentation.Libravatar Ryan Dwyer2018-04-19
| * Split repeat commands into separate files.Libravatar Ryan Dwyer2018-04-19
| * Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* | render_output(): When fullscreen, clear to black and don't render backgroundLibravatar Ryan Dwyer2018-04-19
* | container_get_in_direction(): Don't split this functionLibravatar Ryan Dwyer2018-04-19
* | arrange_windows(): Calculate workspace properties when fullscreenLibravatar Ryan Dwyer2018-04-19
* | xdg_shell_v6: Use client_pending state instead of currentLibravatar Ryan Dwyer2018-04-19
* | Merge branch 'master' into fullscreenLibravatar Ryan Dwyer2018-04-19
|\|
| * Destroy display in server_finiLibravatar emersion2018-04-17
* | Fullscreen rendering and input fixes.Libravatar Ryan Dwyer2018-04-18
* | More fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* | Fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* | Fix views unmapping their own fullscreen windows.Libravatar Ryan Dwyer2018-04-17
* | Handle fullscreen flag when mapping a surface.Libravatar Ryan Dwyer2018-04-17
* | Don't damage views if they're hidden by a fullscreen view.Libravatar Ryan Dwyer2018-04-17
* | Create sway_workspace struct.Libravatar Ryan Dwyer2018-04-17
* | Feedback for fullscreen.Libravatar Ryan Dwyer2018-04-17
* | Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
|/
* remove empty workspace when focusing its outputLibravatar db2018-04-15
* Fix gcc maybe-uninitialized warningLibravatar Dominique Martinet2018-04-13
* Fix gcc string truncation warningsLibravatar Dominique Martinet2018-04-13
* Merge branch 'master' into crashesLibravatar emersion2018-04-13
|\
| * Do not call the map handler when an xwayland surface is createdLibravatar emersion2018-04-13
* | container_destroy: fix segfaultLibravatar Dominique Martinet2018-04-13
* | seat_set_focus_wrap: fix use-after-free when destroying last focused containerLibravatar Dominique Martinet2018-04-13
|/
* Add documentation for seat cursor command.Libravatar Danny Bautista2018-04-10
* Clean up cursor simulation code.Libravatar Danny Bautista2018-04-10
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* Add workspace_auto_back_and_forth for move cmdLibravatar db2018-04-09
* Merge pull request #1769 from acrisci/focus-inactive-fixesLibravatar Drew DeVault2018-04-08
|\
| * address feedbackLibravatar Tony Crisci2018-04-08
| * Merge branch 'wlroots' into focus-inactive-fixesLibravatar Tony Crisci2018-04-08
| |\