summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2019-06-03Use parent get_root_coords in subsurfacesKenny Levinsen-0/+3
2019-05-21input/keyboard: attempt default keymap on failureBrian Ashworth-0/+2
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov-1/+2
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov-1/+3
2019-04-26config: simplify keysym translation fieldsKonstantin Pospelov-9/+1
2019-04-26Implement bindsym --to-codeKonstantin Pospelov-7/+23
2019-04-25swaybg: split into standalone projectDrew DeVault-11/+0
2019-04-24swaybar: add multiseat supportBrian Ashworth-4/+13
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth-0/+1
2019-04-20swaynag: revamp type configsBrian Ashworth-8/+12
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese-0/+2
2019-04-17Add unbindswitch commandAlex Maese-0/+1
2019-04-17Create unbindsym and unbindcode commandsAlex Maese-0/+2
2019-04-17swaymsg: add timeout and type checksBrian Ashworth-0/+6
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E-0/+2
2019-04-14Implement input type configs (#3784)Benjamin Cheng-0/+2
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng-0/+2
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth-4/+6
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth-0/+5
2019-04-11Honor output for xdg_toplevel_set_fullscreenBrian Ashworth-1/+1
2019-04-04swaybg: one instance for all outputsBrian Ashworth-6/+7
2019-03-31scratchpad: set initial sizeBrian Ashworth-0/+2
2019-03-31Fix xwayland configure request scratchpad crashBrian Ashworth-4/+1
2019-03-24Implement inhibit_idle commandBrian Ashworth-1/+20
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer-0/+6
2019-03-23Allow for workspace renaming during exec handlingmliszcz-0/+2
2019-03-23criteria: fix __focused__ when no focus or unsetBrian Ashworth-0/+1
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin-0/+36
2019-03-18Remove debug treeRyan Dwyer-24/+14
2019-03-17Introduce default seatopRyan Dwyer-28/+25
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer-3/+7
2019-03-16Fix output config retrieval for new outputsBrian Ashworth-2/+2
2019-03-12criteria: change workspace to support regexBrian Ashworth-1/+1
2019-03-11Stop using wlr_output->{lx,ly}emersion-3/+3
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer-0/+3
2019-03-11stringop.c: remove unused functionsIan Fan-13/+0
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth-0/+1
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth-0/+3
2019-02-28seat: don't send button release when not pressedemersion-5/+4
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse-0/+1
2019-02-24add --i3 flag to hide_edge_bordersdb-0/+1
2019-02-24Make load_include_configs void. Fix some cases where WD would not be restored.Connor E-1/+1
2019-02-23swaybar: process hotspots on touch tapDrew DeVault-0/+14
2019-02-23Update for swaywm/wlroots#1517emersion-1/+2
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault-2/+4
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault-1/+0
2019-02-16Disconnect swaybg instead of killing itemersion-4/+4
2019-02-16Remove unused header include/sway/tree/output.hemersion-0/+0
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth-0/+2
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan-0/+2