summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2019-04-16Add documentation for rename workspaceAshkan Kiani-0/+3
2019-04-16Send disabled output available modes on IPC get_outputsRanieri Althoff-2/+16
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E-9/+40
2019-04-14Implement input type configs (#3784)Benjamin Cheng-6/+109
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng-19/+38
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth-71/+147
2019-04-14swaynag: fix pointer managementBrian Ashworth-1/+5
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth-57/+220
2019-04-13Fix potential null accessesAshkan Kiani-48/+54
2019-04-13swaybg: add manpageSimon Ser-0/+45
2019-04-12Fix scratchpad logic for floating windowsAshkan Kiani-3/+8