aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-05-22commands/bar: fix mode and hidden_state at runtimeBrian Ashworth-1/+2
2019-05-21Make comment casing consistient Nick Paladino-13/+13
2019-05-19commands/bar: improve error for invalid subcommandAlyssa Ross-2/+7
2019-05-17bar: fix segfault with missing or invalid bar idAlyssa Ross-83/+27
2019-05-14Add infos to help using for_window to man 5Nomeji-2/+5
2019-05-14input/keyboard: attempt default keymap on failureBrian Ashworth-29/+23
2019-05-14Implement output toggleMoelf-0/+60
2019-05-12Spawn swaybar as a wayland clientBrian Ashworth-67/+79
2019-05-09config/output: fix typo in merge_id_on_nameBrian Ashworth-1/+1
2019-05-06Add Firefox note to ISSUE_TEMPALTE.mdDrew DeVault-0/+2
2019-05-04Destroy swaybg client on reloadBrian Ashworth-3/+9
2019-05-03Fix xdg-decoration unconfigured if set before first commitSimon Ser-0/+2
2019-05-03Bump required wlroots version1.1-rc1Drew DeVault-1/+1
2019-05-03swaymsg: fix quiet error reportingBrian Ashworth-20/+32
2019-04-30sway.5.scd: clarify workspace config commandsBrian Ashworth-0/+8
2019-04-30cmd_move: add support for output currentBrian Ashworth-3/+12
2019-04-28Fix a silly mistakeAlex Maese-1/+1
2019-04-28Don't send pointer motion when rebasing the cursorAlex Maese-2/+3
2019-04-28Clear pointer focus during move and resize seatopsAlex Maese-12/+10
2019-04-27Remove extra inclusion of stdio.hLane Surface-1/+0
2019-04-27Add link to i3 in first mention of READMEIlja Kocken-8/+8
2019-04-27Add German translation of the READMEjajo-11-1/+52
2019-04-27Don't submit too much damageSimon Ser-5/+12
2019-04-26config: fix clang warningKonstantin Pospelov-4/+2
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov-17/+14
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov-31/+40
2019-04-26bindsym: update the man page to include --to-codeKonstantin Pospelov-1/+5
2019-04-26bindsym: change default keymap for --to-codeKonstantin Pospelov-10/+3
2019-04-26config: simplify keysym translation fieldsKonstantin Pospelov-26/+15
2019-04-26Implement bindsym --to-codeKonstantin Pospelov-26/+274
2019-04-25ci: enable all featuresSimon Ser-2/+2
2019-04-25swaybg: split into standalone projectDrew DeVault-738/+107
2019-04-25Remove obsolete README translationsDrew DeVault-498/+1
2019-04-25Set the correct version for wlroots dependencybschacht-1/+1
2019-04-24cmd_move: respect workspace layout when insertingBrian Ashworth-2/+7
2019-04-24swaybar: add multiseat supportBrian Ashworth-57/+131
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth-1/+12
2019-04-23Update for wlroots#1660Simon Ser-4/+6
2019-04-21Fix uninitialized read for wlr_surface_send_frameScott Anderson-2/+3
2019-04-20Validate icon_struct in read_theme_fileMaxime “pep” Buquet-2/+6
2019-04-20swaynag: revamp type configsBrian Ashworth-51/+59
2019-04-20ipc: fix criteria for emitting bar_state_updateBrian Ashworth-5/+12
2019-04-19cmd_move: allow for all i3 syntax optionsBrian Ashworth-93/+120
2019-04-19hide_edge_borders.c: add missing case for --i3mwenzkowski-0/+2
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese-29/+87
2019-04-17Add unbindswitch commandAlex Maese-54/+103
2019-04-17Create unbindsym and unbindcode commandsAlex Maese-35/+91
2019-04-17swaymsg: add timeout and type checksBrian Ashworth-1/+26
2019-04-16Fix the payload type returned by IPCAshkan Kiani-64/+72
2019-04-16Don't apply hide_edge_borders to floating windowsmwenzkowski-18/+18