aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28Provide current DPMS state in GET_OUTPUTSJosef Gajdusek
2019-05-27common/ipc-client: remove ipc recv timeout logBrian Ashworth
2019-05-27input/switch: fix indentation of fileBrian Ashworth
2019-05-25Create FUNDING.ymlDrew DeVault
2019-05-24Update output manager config on all output eventsJosef Gajdusek
2019-05-24Implement wlr-output-management-v1Josef Gajdusek
2019-05-22commands/bar: fix mode and hidden_state at runtimeBrian Ashworth
2019-05-21Make comment casing consistient Nick Paladino
2019-05-19commands/bar: improve error for invalid subcommandAlyssa Ross
2019-05-17bar: fix segfault with missing or invalid bar idAlyssa Ross
2019-05-14Add infos to help using for_window to man 5Nomeji
2019-05-14input/keyboard: attempt default keymap on failureBrian Ashworth
2019-05-14Implement output toggleMoelf
2019-05-12Spawn swaybar as a wayland clientBrian Ashworth
2019-05-09config/output: fix typo in merge_id_on_nameBrian Ashworth
2019-05-06Add Firefox note to ISSUE_TEMPALTE.mdDrew DeVault
2019-05-04Destroy swaybg client on reloadBrian Ashworth
2019-05-03Fix xdg-decoration unconfigured if set before first commitSimon Ser
2019-05-03Bump required wlroots versionDrew DeVault
2019-05-03swaymsg: fix quiet error reportingBrian Ashworth
2019-04-30sway.5.scd: clarify workspace config commandsBrian Ashworth
2019-04-30cmd_move: add support for output currentBrian Ashworth
2019-04-28Fix a silly mistakeAlex Maese
2019-04-28Don't send pointer motion when rebasing the cursorAlex Maese
2019-04-28Clear pointer focus during move and resize seatopsAlex Maese
2019-04-27Remove extra inclusion of stdio.hLane Surface
2019-04-27Add link to i3 in first mention of READMEIlja Kocken
2019-04-27Add German translation of the READMEjajo-11
2019-04-27Don't submit too much damageSimon Ser
2019-04-26config: fix clang warningKonstantin Pospelov
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-26bindsym: update the man page to include --to-codeKonstantin Pospelov
2019-04-26bindsym: change default keymap for --to-codeKonstantin Pospelov
2019-04-26config: simplify keysym translation fieldsKonstantin Pospelov
2019-04-26Implement bindsym --to-codeKonstantin Pospelov
2019-04-25ci: enable all featuresSimon Ser
2019-04-25swaybg: split into standalone projectDrew DeVault
2019-04-25Remove obsolete README translationsDrew DeVault
2019-04-25Set the correct version for wlroots dependencybschacht
2019-04-24cmd_move: respect workspace layout when insertingBrian Ashworth
2019-04-24swaybar: add multiseat supportBrian Ashworth
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth
2019-04-23Update for wlroots#1660Simon Ser
2019-04-21Fix uninitialized read for wlr_surface_send_frameScott Anderson
2019-04-20Validate icon_struct in read_theme_fileMaxime “pep” Buquet
2019-04-20swaynag: revamp type configsBrian Ashworth
2019-04-20ipc: fix criteria for emitting bar_state_updateBrian Ashworth
2019-04-19cmd_move: allow for all i3 syntax optionsBrian Ashworth
2019-04-19hide_edge_borders.c: add missing case for --i3mwenzkowski