aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-06-03desktop: output: fix use-after-free in destroy1.1Rouven Czerwinski-1/+2
2019-06-03Use parent get_root_coords in subsurfacesKenny Levinsen-9/+54
2019-06-03common/ipc-client: remove ipc recv timeout logBrian Ashworth-2/+0
2019-06-03input/switch: fix indentation of fileBrian Ashworth-59/+59
2019-06-03Update output manager config on all output eventsJosef Gajdusek-0/+32
2019-06-03commands/bar: fix mode and hidden_state at runtimeBrian Ashworth-0/+8
2019-05-21bar: fix segfault with missing or invalid bar id1.1-rc3Alyssa Ross-83/+27
2019-05-21input/keyboard: attempt default keymap on failureBrian Ashworth-29/+23
2019-05-11config/output: fix typo in merge_id_on_name1.1-rc2Brian Ashworth-1/+1
2019-05-11Destroy swaybg client on reloadBrian Ashworth-3/+9
2019-05-11Fix 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
2019-04-16view.c: refactor view_autoconfigure()mwenzkowski-13/+11