Commit Graph

1377 Commits (a558866f42de74f7dc0500c3fe29bb506cf03cf6)

Author SHA1 Message Date
Simon Ser f5fa0c7124 Stop calling apply_output_config from output_enable 5 years ago
Hristo Venev 7affe5c1bd swaybar: fix i3bar relative coordinates when scaling is used 5 years ago
Hristo Venev fca32b6334 Do not truncate pointer coordinates to int. 5 years ago
Anders 4e46bdf73d criteria: match containers without view 5 years ago
thermitegod 29a5ce5f65 Fix compiling with -fno-common 5 years ago
Ronan Pigott d88d4bbd9d Fix crash when showing scratchpad hidden split containers 5 years ago
Simon Ser 0d2a3fa835 Revert "Make all the container dimensions integers" 5 years ago
Brian Ashworth c99d423ad9 view: remove workspace pid mapping for assigns 5 years ago
Brian Ashworth 897c36b12c input/cursor: handle image surface destroy 5 years ago
Andri Yngvason 4c29a53386 swaynag: Add multi-seat support 5 years ago
Pedro Côrte-Real 79c5f5ba12 Make all the container dimensions integers 5 years ago
Pedro Côrte-Real 8008344762 Avoid numerical instability in resize 5 years ago
Josef Gajdusek f501a60c14 Add virtual pointer protocol 5 years ago
Brian Ashworth f898ca9a83 bar_cmd_colors: remove add_color 5 years ago
Brian Ashworth 66dc33296c cmd_client_*: refactor duplicated code 5 years ago
Brian Ashworth 97f9f0b699 parse_color: return success + drop fallback color 5 years ago
Brian Ashworth 452a615bb8 seat_cmd_keyboard_grouping: change keymap to smart 5 years ago
Drew DeVault 2f3c6cccf5 Add seat <seat> idle_{inhibit,wake} <sources...> 5 years ago
Benjamin Cheng 9ef026e804 input/cursor: pass gesture events to clients 5 years ago
Kenny Levinsen d1eab10266 output: Schedule idle frames if we do not render 5 years ago
Ronan Pigott 6968fb3123 add scale_filter output config option 5 years ago
Brian Ashworth 5d882cb5fc Add support for wlr_keyboard_group 5 years ago
Brian Ashworth 2f858a1ada input_cmd_xkb_file: allow shell path expansion 5 years ago
Ivan Molodetskikh bd9a53f1a3 view: add max_render_time 5 years ago
Ivan Molodetskikh 5421198489 Add sway_surface 5 years ago
Ivan Molodetskikh 022df2542b output: add max_render_time 5 years ago
Tadeo Kondrak 7f54495b5e Use an enum instead of a marker string for map_to_ 5 years ago
Tadeo Kondrak 4829f1c26a Implement input map_to_region command 5 years ago
Ronan Pigott 3975ca28c2 smart_borders: separate smartness from edge types 5 years ago
Simon Ser 38b37247ff Add --custom to `output mode` command 5 years ago
Sheena Artrip 7efb5d4673 Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 5 years ago
Simon Ser ad07886543 Handle layer changes for layer shell surfaces 5 years ago
Ronan Pigott 7c9b71f5c6 criteria: make literal comparison for __focused__ values 5 years ago
Simon Ser ec14a00e8c Fix segfault in wlr_output_manager_v1_set_configuration 5 years ago
Simon Ser 58a40ce07b Fix apply_output_config return value when enabling output 5 years ago
Konstantin Pospelov fa0abaf7cf swaybar: do not retry search for tray icons 5 years ago
lbonn 3ee3a9ef60 focus: support focus_wrapping workspace 5 years ago
John Chadwick 7e420cb6e4 input: Add support for tablet protocol. 6 years ago
Aleksis 982e01f46c remove unused layer shell surface variable 6 years ago
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
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
emersion a737d7ecc4
Better handle outputs without CRTC 6 years ago
emersion dc1eac0cf1 output: remove output_add_listeners 6 years ago
emersion f951c2357f
Remove unicode.c 6 years ago
emersion b29d19bf0d
Remove swaylock headers 6 years ago
Brian Ashworth 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers 6 years ago
Ryan Dwyer 2024f1da72 Resize only current and immediate siblings rather than all siblings 6 years ago
Brian Ashworth 2573606b60 Disarm key repeat on reload 6 years ago
M Stoeckl 2a684cad5f Remove now-unused "input" argument of cmd_results_new 6 years ago
M Stoeckl 6d392150a7 Remove 'input' field of IPC command return json 6 years ago
Drew DeVault 4879d40695
Merge pull request from emersion/cmd-xwayland 6 years ago