aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2022-11-11Use wlr_damage_ringKirill Primak
2022-11-10Use wl_signal_emit_mutable()Simon Ser
2022-11-04criteria: allow matching for NULL string criteriaCallum Andrew
2022-10-30criteria: allow matching on empty (NULL) titlesPuck Meerburg
2022-10-30tree: support formatting null titlesPuck Meerburg
2022-10-30Support libinput's 1.21 new dwtp optionpudiva chip líquida
2022-10-29container_floating_set_default_size: Store workspace size box on the stackAlexander Orzechowski
2022-10-28Fix focus tracking when session lock is activeDaniel De Graaf
2022-10-28Rework session lock keyboard focus handlingDaniel De Graaf
2022-10-23Fix keymap being NULL and segfaulting on dev addYaroslav de la Peña Smirnov
2022-10-21input: tweak focus behavior to allow focusing parent containersTudor Brindus
2022-10-14Add support for ext-idle-notify-v1Simon Ser
2022-10-13Avoid double free in criteria_destroy()cparm
2022-10-10Fix leaks in criteria_destroy()Simon Ser
2022-10-10input: focus container when scrolling on titlebarTudor Brindus
2022-10-10input: focus floating container when clicked on borderTudor Brindus
2022-10-09Use keyboard_state.focused_surface directlyFerdinand Schober
2022-10-09use seat directlyFerdinand Schober
2022-10-09check for NULLFerdinand Schober
2022-10-09allow pointer_constraints on layer_shell surfacesFerdinand Schober
2022-10-07sway/commands/output: Add command for unplugging non-physical outputsAndri Yngvason
2022-10-03ipc: expose mode picture aspect ratioSimon Ser
2022-09-25man: Add XWayland informationマリウス
2022-09-19sway: add non-desktop outputs to json when running `swaymsg -t get_outputs`Alex Maese
2022-09-19sway: Add non-desktop-output typeAlex Maese
2022-09-13Fix crash in xdg_activation_v1.cFilip Szczepański
2022-08-30config/output: test adaptive syncSimon Ser
2022-08-30ipc: drop WLR_OUTPUT_ADAPTIVE_SYNC_UNKNOWN caseSimon Ser
2022-08-11man: sway(5) move fixesBaltazár Radics
2022-08-08sway-output.5: improve display of parameterMartin Michlmayr
2022-08-04Enable single-pixel-buffer-v1Simon Ser
2022-07-26ipc: make get_deco_rect check config->hide_lone_tabBaltazár Radics
2022-07-15input: chase delta_discrete semantics changeKirill Primak
2022-07-12fix: remove redundant empty statement in main.czkldi
2022-07-04Remove internal references to DPMSSimon Ser
2022-07-04ipc: add "power" to output replySimon Ser
2022-07-01Reuse parsed PangoFontDescriptionHugo Osvaldo Barrera
2022-07-01Reject font values that are invalid for pangoHugo Osvaldo Barrera
2022-07-01Avoid unecessary string copyHugo Osvaldo Barrera
2022-06-25Strip quotes in bindsym --input-device=...Thomas Jost
2022-06-23Rename dpms output command to powerSimon Ser
2022-06-22Remove access to wlr_input_device unionSimon Ser
2022-06-16Allocate enough space for `cmd_results->error`kraftwerk28
2022-06-10config/output: use wlr_output_commit_stateSimon Ser
2022-06-03Refuse to start when SUID is detectedKenny Levinsen
2022-05-30ipc: remove chatty debug log messagesSimon Ser
2022-05-30build: link with -pthreadSimon Ser
2022-05-30sway: add bindgesture commandFlorian Franzen
2022-05-27xdg-shell: schedule a configure on maximize requestKirill Primak
2022-05-27chore: chase wlroots xdg-shell updateKirill Primak