aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-09introduce wlr_drm_lease_v1Simon Zeni
2021-09-08view: fix child position calcKirill Primak
2021-09-02seatop_down: End if surface is destroyed or other seatop startsSimon Plakolb
2021-09-02input: Use seatop_down on layer surface clickSimon Plakolb
2021-08-31Add `output modeline` commandDavid Rosca
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-08-12layer_shell: damage previous area when a surface shrinksRonan Pigott
2021-08-12Document view_mapSimon Ser
2021-08-05seatop_down: Change type of sx, sy to double in begin_seatop_downDavid Rosca
2021-07-27view: remove reference to wlr_wl_shell_surfaceSimon Zeni
2021-07-26Fix wl_pointer.frame not sent on touch emulationSimon Ser
2021-07-08Add support for touch frame eventsSimon Ser
2021-07-07Update wlr_box includesSimon Ser
2021-06-23input: Move get_current_time_msec in from utilKenny Levinsen
2021-06-22Revert "Add workspace {prev,next}_on_output --create"Ragnar Groot Koerkamp
2021-06-18Move auto_back_and_forth logic out of workspace_switchRagnar Groot Koerkamp
2021-06-17swaynag: adds option to set wayland shell layerJames Edwards-Jones
2021-06-03config: Fix swaybar pango_markup inconsistencyDaniel Otero
2021-06-02Implement xdg-activation-v1Simon Ser
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-04-26Remove support for arbitrary rotationsSimon Ser
2021-03-21idle_inhibit: Store wlr inhibitor instead of viewKenny Levinsen
2021-03-12Implement input method keyboard grabxdavidwu
2021-02-25Fix for_window criteria and mouse button bindingsftilde
2021-02-25focus: beyond fullscreen when focused explicitlylbonn
2021-02-25Automatically map built-in touchscreens/tablets to built-in panelsSimon Ser
2021-02-25render: handle containers without output when rendering titlesQuantum
2021-02-23transaction: Remove unused ready_immediatelyKenny Levinsen
2021-02-23transaction: Note if instructions are server requestsKenny Levinsen
2021-02-22container: Add container_is_current_floatingKenny Levinsen
2021-02-16container: Move pending state to state structKenny Levinsen
2021-02-16transactions: Amend pending transactionsKenny Levinsen
2021-02-09view: Read geometry directly in view_update_sizeKenny Levinsen
2021-02-09transaction: Move centering to view_center_surfaceKenny Levinsen
2021-02-04Declare all struct cmd_handler arrays constManuel Stoeckl
2021-01-12Rename output_layer_for_each_surface_{toplevel,popup}Simon Ser
2021-01-12Switch to wlr_xdg_surface_for_each_popup_surfaceSimon Ser
2021-01-01input: Clean up input_method_relay in seat_destoy()Andri Yngvason
2020-12-20introduce workspace_squashRonan Pigott
2020-12-20Change workspace_layout to match i3 behaviorRonan Pigott
2020-12-16Fix swaybar tray for non-systemdArav K
2020-12-09build: add basu as sd-bus providerSimon Ser
2020-12-09build: introduce sd-bus-provider optionSimon Ser
2020-12-07Add layer shell subsurfacesVlad Pănăzan
2020-12-06input/cursor: unhide cursor on synthetic inputTudor Brindus
2020-12-04common: make 'lenient_strcmp' arguments constPaul Riou
2020-11-11tree/container: introduce `container_is_sticky[_or_child]` functionsTudor Brindus
2020-11-01commands/focus: force container warp when fulfilling `focus mode_toggle`Tudor Brindus
2020-10-31input: remove motion deltas from seatop callbacksTudor Brindus
2020-10-30hide_cursor: Add an option to hide when typingTamir Zahavi-Brunner