aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* ipc: expose mode picture aspect ratioLibravatar Simon Ser2022-10-03
* man: Add XWayland informationLibravatar マリウス2022-09-25
* swaymsg: show non-desktop property when pretty printing outputsLibravatar Alex Maese2022-09-19
* sway: add non-desktop outputs to json when running `swaymsg -t get_outputs`Libravatar Alex Maese2022-09-19
* sway: Add non-desktop-output typeLibravatar Alex Maese2022-09-19
* Fix crash in xdg_activation_v1.cLibravatar Filip Szczepański2022-09-13
* config/output: test adaptive syncLibravatar Simon Ser2022-08-30
* ipc: drop WLR_OUTPUT_ADAPTIVE_SYNC_UNKNOWN caseLibravatar Simon Ser2022-08-30
* man: sway(5) move fixesLibravatar Baltazár Radics2022-08-11
* sway-output.5: improve display of parameterLibravatar Martin Michlmayr2022-08-08
* Enable single-pixel-buffer-v1Libravatar Simon Ser2022-08-04
* grimshot: fix tilde expansion within quotesLibravatar llyyr2022-07-30
* ipc: make get_deco_rect check config->hide_lone_tabLibravatar Baltazár Radics2022-07-26
* swaymsg: fix floating_nodes being ignoredLibravatar llyyr2022-07-26
* input: chase delta_discrete semantics changeLibravatar Kirill Primak2022-07-15
* fix: remove redundant empty statement in main.cLibravatar zkldi2022-07-12
* Remove internal references to DPMSLibravatar Simon Ser2022-07-04
* config.in: switch to `output power`Libravatar Simon Ser2022-07-04
* ipc: add "power" to output replyLibravatar Simon Ser2022-07-04
* Reuse parsed PangoFontDescriptionLibravatar Hugo Osvaldo Barrera2022-07-01
* Reject font values that are invalid for pangoLibravatar Hugo Osvaldo Barrera2022-07-01
* Avoid unecessary string copyLibravatar Hugo Osvaldo Barrera2022-07-01
* Strip quotes in bindsym --input-device=...Libravatar Thomas Jost2022-06-25
* Rename dpms output command to powerLibravatar Simon Ser2022-06-23
* Remove access to wlr_input_device unionLibravatar Simon Ser2022-06-22
* Allocate enough space for `cmd_results->error`Libravatar kraftwerk282022-06-16
* config/output: use wlr_output_commit_stateLibravatar Simon Ser2022-06-10
* swaynag: move close_button up to fix SIGSEGVLibravatar Greg Depoire--Ferrer2022-06-05
* Refuse to start when SUID is detectedLibravatar Kenny Levinsen2022-06-03
* ipc: remove chatty debug log messagesLibravatar Simon Ser2022-05-30
* build: link with -pthreadLibravatar Simon Ser2022-05-30
* sway: add bindgesture commandLibravatar Florian Franzen2022-05-30
* Add a Hindi (हिन्दी) translation to the READMELibravatar LordRishav2022-05-27
* xdg-shell: schedule a configure on maximize requestLibravatar Kirill Primak2022-05-27
* chore: chase wlroots xdg-shell updateLibravatar Kirill Primak2022-05-27
* Handle NULL output make/model/serialLibravatar Simon Ser2022-05-26
* De-duplicate IPC output descriptionsLibravatar Simon Ser2022-05-26
* Polish the language in README.zh-CN.md & sync with English oneLibravatar Hongyi2022-05-24
* ext-session-lock: disable direct scan-out when lockedLibravatar Daniel De Graaf2022-05-23
* realtime: request SCHED_RR using CAP_SYS_NICELibravatar Rouven Czerwinski2022-05-18
* server: request xdg-shell v2Libravatar Rouven Czerwinski2022-05-16
* man: Fix trailing spacesLibravatar -k2022-05-11
* Add descriptions for `stacking` and `tabbed` layoutsLibravatar -k2022-05-11
* Replace strncpy with memcpyLibravatar Simon Ser2022-05-11
* config: Remove unused mouse binding structureLibravatar Michael Weiser2022-05-11
* swaynag: combine consecutive declaration/assignmentsLibravatar Nihal Jere2022-05-07
* swaynag: improve robustness when loading configLibravatar Nihal Jere2022-05-07
* swaynag: do error checking and rename read_from_stdinLibravatar Nihal Jere2022-05-07
* Avoid inspecting a NULL view in seat_set_focusLibravatar Daniel De Graaf2022-04-30
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29