Commit Graph

1288 Commits (7dd9cd29a6cb0f075f7face47f8a0629bf13f0c6)

Author SHA1 Message Date
Brian Ashworth 1fd2c6ba49 swaybar: complete barconfig_update event handling 6 years ago
Ben Brown b46c53957f Fix typo for the force/immediate option in xwayland_mode enum 6 years ago
Brian Ashworth ff7d979d99 cmd_xwayland: add force for immediate launch 6 years ago
Brian Ashworth 384afc5cb5 input/keyboard: send released only if pressed sent 6 years ago
Simon Ser 7488d33d42 Remove xdg-shell v6 support 6 years ago
Drew DeVault cb8f68d74b layer-shell: add support for popups 6 years ago
Brian Ashworth 8ee054b1b9 bindsym/code: add group support 6 years ago
Simon Ser f984f21b6a Remove all wayland-server.h includes 6 years ago
Ashkan Kiani e4bba906b6 Avoid adding duplicate criteria for no_focus and command 6 years ago
Brian Ashworth 1a16262903 ipc: add input::libinput_config event 6 years ago
Brian Ashworth 6effca7b61 ipc: add an input event 6 years ago
Ed Younis eb770e88b7 Implement input_cmd_xkb_file () 6 years ago
Josef Gajdusek ac87df23ea Update output manager on layout change 6 years ago
Pedro Côrte-Real 44c2fafa4f Sanity check gaps between tiled containers 6 years ago
Pedro Côrte-Real d0233af3b3 Rework gaps code to be simpler and correct 6 years ago
Manuel Stoeckl 2dc4978d8a Use -fmacro-prefix-map to strip build path 6 years ago
Pedro Côrte-Real e3a3917d3a Layout tiled using a width/height fraction 6 years ago
Brian Ashworth 152e30c374 cmd_bindswitch: add option to execute on reload 6 years ago
Sebastian Parborg 538b36c0e2 Make mouse drag in tiled mode swap containers if no edge is selected 6 years ago
Sergei Dolgov 01ec18e802 Add calibration_matrix config option 6 years ago
Brian Ashworth c346c020bf config: fix find_handler logic 6 years ago
Rouven Czerwinski ddad41f423 Fix sway crashes for scratchpad layouts 6 years ago
Brian Ashworth 9670ccee68 bindings: defer while initiailizing 6 years ago
Matt Coffin 2b5bf78faf Fix segfaults caused by faulty command parsing 6 years ago
Simon Ser 2bccb387d8 Add a new xkb_switch_layout command 6 years ago
Brian Ashworth 5b1a8d62b9 config/input: validate xkb keymap before storing 6 years ago
Brian Ashworth be2d2a299a commands/input: perform basic keymap validation 6 years ago
Daniel Eklöf 190546fd31 add seat sub command 'xcursor_theme' 6 years ago
Kenny Levinsen 4925882920 Use parent get_root_coords in subsurfaces 6 years ago
Josef Gajdusek b3a5effef2 Implement wlr-output-management-v1 6 years ago
Brian Ashworth 23c64ab22d input/keyboard: attempt default keymap on failure 6 years ago
Moelf ed2e553b8d Implement output toggle 6 years ago
Brian Ashworth 18ce0eec60 Spawn swaybar as a wayland client 6 years ago
Konstantin Pospelov c42497aca0 bindsym: change xkb_rule_names initialization 6 years ago
Konstantin Pospelov ddf63ffabe bindsym: consider xkb_rule_names for --to-code 6 years ago
Konstantin Pospelov f1609abe4c config: simplify keysym translation fields 6 years ago
Konstantin Pospelov a09c144b8b Implement bindsym --to-code 6 years ago
Drew DeVault 236ca63419 swaybg: split into standalone project 6 years ago
Brian Ashworth dc7a3930a7 swaybar: add multiseat support 6 years ago
Brian Ashworth 583ceff6f6 swaybar: hide mode visibility improvements 6 years ago
Brian Ashworth 9099adbbe6 swaynag: revamp type configs 6 years ago
Alex Maese 35ddd9aab3 Add unbindsym/unbindcode command for swaybar 6 years ago
Alex Maese 8d4f8aea46 Add unbindswitch command 6 years ago
Alex Maese 852f1f0b34 Create unbindsym and unbindcode commands 6 years ago
Brian Ashworth d7d29fe546 swaymsg: add timeout and type checks 6 years ago
Connor E b2cfcebef6 Add deprecation warnings for new_float, new_window, and force_focus_wrapping. 6 years ago
Benjamin Cheng bd3720585e Implement input type configs () 6 years ago
Benjamin Cheng 6737b90cb9 Add heuristics to differentiate touchpads 6 years ago
Brian Ashworth 6961bf2e4c Spawn swaynag as a wayland client 6 years ago
Brian Ashworth 69a1a0ff99 Fix scratchpad fullscreen behavior and crash 6 years ago
Brian Ashworth 195226120f Honor output for xdg_toplevel_set_fullscreen 6 years ago
Brian Ashworth 75e7bd24cc swaybg: one instance for all outputs 6 years ago
Brian Ashworth 679c058fac scratchpad: set initial size 6 years ago
Brian Ashworth dd28e6a6d6 Fix xwayland configure request scratchpad crash 6 years ago
Brian Ashworth d9de5b8758 Implement inhibit_idle command 6 years ago
Geoff Greer 6e3046878d Add support for manually setting subpixel hinting on outputs. 6 years ago
mliszcz 200833caae Allow for workspace renaming during exec handling 6 years ago
Brian Ashworth 7d2076cbff criteria: fix __focused__ when no focus or unset 6 years ago
Ryan Walklin bdb402404c Support WLR_INPUT_DEVICE_SWITCH in sway 6 years ago
Ryan Dwyer e9a476244d Remove debug tree 6 years ago
Ryan Dwyer 7b9ae42331 Introduce default seatop 6 years ago
Ryan Dwyer fb3475e291 Replace seatup allows_events with button callback 6 years ago
Brian Ashworth 3106ef23a7 Fix output config retrieval for new outputs 6 years ago
Brian Ashworth 52a61671e9 criteria: change workspace to support regex 6 years ago
emersion 076257a978 Stop using wlr_output->{lx,ly} 6 years ago
Ryan Dwyer d16845d5f0 Don't send button events to surfaces when dragging or resizing 6 years ago
Ian Fan 5c8424c074 stringop.c: remove unused functions 6 years ago
Brian Ashworth 017a7c4da1 sway_view_child: add listener for view unmap 6 years ago
Brian Ashworth 430359519c floating_maximum_size: change default behavior 6 years ago
emersion 88b283c557 seat: don't send button release when not pressed 6 years ago
Milkey Mouse 2f7247e08a swaybar: add overlay mode (fix ) 6 years ago
db 2510e3df38 add --i3 flag to hide_edge_borders 6 years ago
Connor E d4b1e71b91 Make load_include_configs void. Fix some cases where WD would not be restored. 6 years ago
Drew DeVault 4599907de7 swaybar: process hotspots on touch tap 6 years ago
emersion 656541bcc4
Update for 6 years ago
Drew DeVault 487c83f0de Add workspace {prev,next}_on_output --create 6 years ago
Drew DeVault cd10e755c1 Remove refs to unimplemented debuglog command 6 years ago
emersion 7baaa3a0f8 Disconnect swaybg instead of killing it 6 years ago
emersion 8ab64d3fcc Remove unused header include/sway/tree/output.h 6 years ago
Brian Ashworth 272ca06171 Fix reload freeze when not modsetting current mode 6 years ago
Ian Fan 5484f308b9 swaybar: prevent signal handler from firing during termination 6 years ago
emersion 97c89b24b8
Rebase cursor when a layer surface maps 6 years ago
Brian Ashworth 7299b9a6ca seat_cmd_cursor: do not create non-existing seat 6 years ago
Brian Ashworth ebe5399ed6 pointer_constraint: change to a seat subcommand 6 years ago
v44r 204e1f4712 Rebase against current master 6 years ago
Drew DeVault a6d41254c9 Add pointer_constraint command 6 years ago
absrd ee4b8a3938 Add relative pointer 6 years ago
Las cedde21c96 Implement pointer-constraints-unstable-v1 6 years ago
Brian Ashworth f0fd6119cf Cleanup config reading failure error logs 6 years ago
Ryan Dwyer 6b8bf10941 Introduce container_is_scratchpad_hidden 6 years ago
Ryan Dwyer 0a9ff774ad Center surface inside container when it's too small 6 years ago
Drew DeVault 783fadab28
Merge pull request from RyanDwyer/fullscreen-global 6 years ago
emersion a452f8f822
Update for 6 years ago
Ryan Dwyer 20aa8ee67d Implement fullscreen global 6 years ago
emersion 75406bb93b Update for 6 years ago
Jan Beich ba96983bf0 Make json-c include respect pkg-config --cflags 6 years ago
Ian Fan de9a357de8 util.c: remove numlen function 6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
M Stoeckl 4b1eaaf731 Removed unused wlroots dependency for sway(bg|bar|msg|nag) 6 years ago
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/ 6 years ago