aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-25refactor: use JSON_MAX_DEPTH everywhereJason Nader
2021-10-01commands: Remove unused code after 1d3681f52135Evgeniy Khramtsov
2021-09-25layer-shell: fix commit handlerKirill Primak
2021-09-21xdg-shell: remove unused request_maximize listenerKirill Primak
2021-09-20Add -Dnoscanout debug optionSimon Ser
2021-09-20swaybar: properly draw blocks with transparent black borderNathan Schulte
2021-09-13Rename pango_printf to render_textSimon Ser
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