aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-06-02desktop: output: fix use-after-free in destroyRouven Czerwinski
2019-06-02Remove orbital gamma-control protocolSimon Ser
2019-05-30Use parent get_root_coords in subsurfacesKenny Levinsen
2019-05-30Add swaybar protocol documentationBrian Ashworth
2019-05-30bindings: allow unlocked and locked bindingsBrian Ashworth
2019-05-28Provide current DPMS state in GET_OUTPUTSJosef Gajdusek
2019-05-27input/switch: fix indentation of fileBrian Ashworth
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-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-04Destroy swaybg client on reloadBrian Ashworth
2019-05-03Fix xdg-decoration unconfigured if set before first commitSimon Ser
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-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-25swaybg: split into standalone projectDrew DeVault
2019-04-24cmd_move: respect workspace layout when insertingBrian Ashworth
2019-04-23Update for wlroots#1660Simon Ser
2019-04-21Fix uninitialized read for wlr_surface_send_frameScott Anderson
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
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese
2019-04-17Add unbindswitch commandAlex Maese
2019-04-17Create unbindsym and unbindcode commandsAlex Maese
2019-04-16Fix the payload type returned by IPCAshkan Kiani
2019-04-16Don't apply hide_edge_borders to floating windowsmwenzkowski
2019-04-16view.c: refactor view_autoconfigure()mwenzkowski
2019-04-16Add documentation for rename workspaceAshkan Kiani
2019-04-16Send disabled output available modes on IPC get_outputsRanieri Althoff
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E
2019-04-14Implement input type configs (#3784)Benjamin Cheng