4551 Commits (e39b0b816b8fe58a8c8e0ca1c0082c5065d444cc)

Author SHA1 Message Date
Simon Ser b81c4da494 Drop fglrx detection
12 months ago
Tamino Bauknecht 255ff665c5 sway: raise error on non-accessible background file
12 months ago
Simon Ser bf2b79b284 desktop/xwayland: correctly handle association on o-r change
12 months ago
mrusme ae3acf26f8 Update sway.5.scd
12 months ago
Alexander Orzechowski f12023b1a2 Don't destroy output layout on exit
12 months ago
Sergei Trofimovich 2cd73a33c2 sway/config.c: use `memcpy()` for known buffer size
1 year ago
Kirill Primak 47e6a1164c xdg-shell: chase events update
1 year ago
Simon Ser 128b6253a9 Pass wl_display to wlr_output_layout
1 year ago
Simon Ser fd6d6f1d97 Add wlr/util/transform.h includes
1 year ago
llyyr a946b1aecf Chase wlroots!4440
1 year ago
Simon Ser 9d666a08e1 Fix reference to wlr_output_event_commit.committed
1 year ago
Simon Ser 072fa60cb4 Add support for security-context-v1
1 year ago
Simon Ser 5bdd608514 Apply gamma LUT when an output re-enabled
1 year ago
EBADBEEF 86f96a786b view: re-apply criteria when window gets unmapped
1 year ago
NemuiBanila c3ec141b34 seat: Fix cursor theme reload for tablet tool
1 year ago
Lina Banik f7a40cfa2f seat: Fix reloading cursor theme after change
1 year ago
Simon Ser 5c99b98805 input/input-manager: drop input_manager_configure_all_inputs
1 year ago
Simon Ser 7036769bea Only reconfigure input mappings on output change
1 year ago
Simon Ser caa92ddee8 input/seat: rename seat_apply_input_config
1 year ago
Simon Ser 01dcad80e1 input/seat: don't configure mappings for switches
1 year ago
Bill Li 6f6b82793d chase wlroots!4411
1 year ago
Kirill Primak f2425b4fd6 xdg-shell: send maximized if tiled isn't supported
1 year ago
Dudemanguy 647521244a xdg_shell: don't update wlr_toplevel if the container has no size yet
1 year ago
Kirill Primak 47263aca28 view: check if the buffer was uploaded on save
1 year ago
Tamino Bauknecht 0dfaf7ea63 config/output: Allow approximation of output refresh rate
1 year ago
Alexander Orzechowski 4326a26ad6 Chase wlroots!4331
1 year ago
iff 8a8fb76ec1 Update sway-input.5.scd
1 year ago
Simon Ser 7cf4e1d5c6 Drop support for KDE's idle protocol
1 year ago
Manuel Stoeckl 8edc48f6dd sway/server: Fix null pointer crash when Xwayland disabled
1 year ago
Johan Sköld d952ce403e i3 compat: Adding support for the `all` criteria
1 year ago
iff 3dd2f4a67f
commands/input/map_from_region: don't treat 0x prefix as hex identifier
1 year ago
Dudemanguy 3d5ae9813d xdg_shell: update wlr_toplevel size on client resizes
1 year ago
Dudemanguy 60a94b4916 Revert "view: update wlr_toplevel size on client resizes"
1 year ago
Dudemanguy bf44690ee8 view: update wlr_toplevel size on client resizes
1 year ago
Simon Ser 4a2210577c Hide xwayland_shell_v1 from regular clients
1 year ago
Kirill Primak a908651821 chore: chase wlroots xdg-surface role rework
1 year ago
Leonardo Hernández Hernández 363c57984d chase wlroots!4316
1 year ago
ookami eebbecc780 Rebase all cursors in handle_surface_map
1 year ago
Simon Ser f8ddd97e0e output: drop current_mode
1 year ago
Simon Ser 170598d71b desktop/output: fix output manager enabled state
1 year ago
Simon Ser d3626efe5e desktop/output: drop handle_mode()
1 year ago
Simon Ser d557b6876b desktop/output: drop logic to handle backend-applied mode
1 year ago
Simon Ser 6bd11ad0df Add support for cursor-shape-v1
1 year ago
bretello dc634c4a13 fix crash when resizing tiled scratchpad windows
1 year ago
Simon Ser ee4637b086 Deprecate seat idle_wake
1 year ago
Artturin 9107907969 chase wlroots 'presentation-time: add separate helper for zero-copy '
1 year ago
nukoseer 6c234d013a Calculate tiled resize amount relative to parent container
1 year ago
Simon Ser fc16fb6549 Send wl_surface.preferred_buffer_scale
1 year ago
Mark Bolhuis 20c91335f6 input: Move wlr_pointer_gestures_v1 to sway_input_manager
1 year ago
Simon Ser 974a8629a8 Use "default" XCursor instead of "left_ptr"
1 year ago
Simon Ser b762f455d9 idle-inhibit-v1: simplify with server global
1 year ago
Simon Ser 5411ed4ef0 Use wlr_cursor_unset_image()
1 year ago
Simon Ser 6f1a3b6652 Use wlr_cursor_set_xcursor()
1 year ago
Alexander Orzechowski 876687000d render: Use wlroots scale filter
1 year ago
Cezary Drożak c08762901e input/libinput: add scroll_button_lock method
1 year ago
Rouven Czerwinski 8b4b65d665 gamma_control_v1: handle destroyed output
1 year ago
Alexander Orzechowski 59c27c94d3 gamma_control_v1: Reset dirty flag
1 year ago
33KK be14cd96cd
Fix `bindsym --to-code` not respecting input configs
1 year ago
Shaked Flur 6a1c176d14
man: add --inhibited and --no-repeat to bindsym and bindcode usage
1 year ago
Simon Ser 65b1a6964c desktop/output: fix damage bitfield in wlr_output_state
1 year ago
Simon Ser f3b8c9feee desktop/output: use detached output state for page-flips
1 year ago
Simon Ser b1b3563d54 Handle gamma-control-v1 set_gamma events
1 year ago
Erik Reider 913a7679cb Add support for wlr-layer-shell ON_DEMAND keyboard interactivity
1 year ago
Artturin 7ab8cb2ee6 chase wlroots wlr_renderer_begin_buffer_pass change
1 year ago
Kirill Primak b5cb49bce9 xwayland: fix mapped state check in OR handlers
1 year ago
Kirill Primak c001a57e8b lock: listen to the correct map signal
2 years ago
Kirill Primak c9e1dab318 chore: chase wlroots map logic unification
2 years ago
Kirill Primak 72881b5d12 xwayland: don't rely on event source being data
2 years ago
Erik Reider 48d6eda3cb Fix layer old damage not being offset by the monitor layout coords
2 years ago
hrdl 01b0c11394 seatop_down: Call seatop_begin_default after sending touch events
2 years ago
Simon Ser 19cc36accc render: fix titlebar texture clipping
2 years ago
Kenny Levinsen 0a951517ae render: Clear using wlr_output dimensions
2 years ago
Kenny Levinsen 393c29fc59 render: Apply clip to rendered texture correctly
2 years ago
hrdl 3cd7c71780 handle_touch_cancel: fix begin default
2 years ago
hrdl e8f7551e46 Add support for touch cancel events
2 years ago
Alexander Orzechowski db7638a0e5 Don't crash if there is no damage during render
2 years ago
Alexander Orzechowski 029b99b482 render: Use wlr_render_pass
2 years ago
Alexander Orzechowski 07cdf6ccd0 render: Don't pass matrix into render_texture
2 years ago
Alexander Orzechowski d5cc474aef render: pass rendering state together in a struct
2 years ago
Alexander Orzechowski 33cfdbe886 xdg_shell: Fix crash if popup generates while toplevel is in the scratchpad
2 years ago
Simon Ser 08c1946d71 Use format_str() throughout
2 years ago
Simon Ser a7b50f6c9c commands: add printf attribute to cmd_results_new()
2 years ago
Simon Ser d6915f6428 commands/floating_minmax_size: fix error strings
2 years ago
Simon Ser 4118c49349 Use output_match_name_or_id() in workspace functions
2 years ago
Simon Ser fcec581748 Use output_match_name_or_id() in apply_output_config_to_outputs()
2 years ago
Simon Ser 04904ab9a5 Use all_output_by_name_or_id() in merge_id_on_name()
2 years ago
Simon Ser 8d95638df6 Introduce output_match_name_or_id()
2 years ago
Elyes Haouas 63f9bdf001 Fix old style function definitions
2 years ago
Simon Ser ab4f460597 Set output damage during direct scan-out
2 years ago
Simon Ser 777df22377 Skip direct scan-out commit when damage is empty
2 years ago
Simon Ser 5e847fe3c8 Pass version to wlr_compositor_create()
2 years ago
Alexander Orzechowski dadf3e9b78
Chase wlroots!4067
2 years ago
Simon Ser e8fb7f53b8 Remove duplicate wlr_damage_ring_set_bounds() call
2 years ago
Erik Reider fa7b686e61
Fix damage-ring bounds not being set when unplugging -> plugging in monitor
2 years ago
Simon Ser dee032d0a0 ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry
2 years ago
Simon Ser 4f6e559dec man: deprecate seat cursor move/set/press/release
2 years ago
Erik Reider ac1ed638e9 Init the damage_ring bounds on output creation
2 years ago
Ankit Pandey f21090f978 root: Set inactive focus when scratchpad is moved to new workspace
2 years ago
Ankit Pandey 90c2d631e2 root: Try to preserve relative positions of floating containers
2 years ago
Stanislav Ochotnický ebeed7e303 man: add warning for hide_cursor configuration
2 years ago