]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2023-02-24 Ph42oNsrc/cursor.c: Implement cursor constraints
2023-02-24 Johan Malmxwayland.c: prefix view_impl functions with xwayland_view_
2023-02-24 Johan Malmview: add move_to_front to `struct view_impl`
2023-02-24 ConsolatisCI: Add hwdata to FreeBSD build requirements
2023-02-22 NorwayFunpo: Add Georgian translation
2023-02-22 NorwayFunpo: Add Georgian translation
2023-02-21 John Lindgrenoutput: Add output_nearest_to()
2023-02-21 John Lindgrenxdg: Use wlr_xdg_surface_get_geometry() to get size
2023-02-21 John Lindgrenxdg: Remove unused #include
2023-02-20 ConsolatisREADME.md: suggest using nested gamescope for gaming
2023-02-20 John Lindgrenview: Rediscover output in view_adjust_for_layout_change()
2023-02-20 John Lindgrenview: Handle fullscreen also in view_apply_special_geom...
2023-02-20 John Lindgrenview: Factor out set_fullscreen() helper from view_set_...
2023-02-20 John Lindgrenxdg: Save natural_geometry.x/y with initially maximized...
2023-02-20 John Lindgrenxdg: Use view_center() for parent-relative centering
2023-02-20 John Lindgrenview: Align large views to usable area
2023-02-20 John Lindgrenview: Add optional output parameter to view_center()
2023-02-19 Flrianlabwc-actions(5): update action format
2023-02-18 John LindgrenRevert "xwayland: Fix size issue when starting VLC...
2023-02-17 John Lindgrenview: Tidy up view->output/view->fullscreen redundancy
2023-02-17 John Lindgrenoutput: Add output_is_usable() helper
2023-02-17 John Lindgrenregion: Add output pointer to struct region
2023-02-17 John Lindgrenregion: Add #include to make header dependency explicit
2023-02-17 John Lindgrenview: Add view_evacuate_region() helper
2023-02-16 John Lindgrenview: Unify view_move()/view_move_resize()
2023-02-15 John Lindgrendesktop: Avoid centering views without initial geometry
2023-02-15 John Lindgrenssd: Fix segfault when disabling output with fullscreen...
2023-02-13 Consolatissrc/xdg.c: sync move with pending resize
2023-02-13 Consolatisview: make view_move_resize always work
2023-02-12 Consolatissrc/cursor.c: explain X11 cursor name fallback
2023-02-11 Consolatissrc/cursor.c: cursor names: use absence of "grab" to...
2023-02-11 Consolatissrc/view.c: view_is_floating() add missing tiled_region...
2023-02-10 Dino Duratovićdocs: add hint for using wev
2023-02-10 ConsolatisAdd xdg-activation protocol
2023-02-10 John Lindgrenxdg: Fix positioning of initially-maximized views
2023-02-09 John Lindgrenxdg: Just call view_center() now that it uses pending...
2023-02-09 John Lindgrenview: Use pending rather than current dimensions in...
2023-02-09 John Lindgrenxdg: Set initial pending dimensions for the view at map
2023-02-09 John Lindgrenview: Use wlr_box for current/pending geometry
2023-02-09 John Lindgrenmenu: Compute usable area for the correct output
2023-02-08 John Lindgrenxdg: Handle corner case of move with pending resize...
2023-02-08 John Lindgrenxdg: Eliminate redundant update_x/update_y flags
2023-02-08 John Lindgrenxwayland: Save natural geometry from initially maximize...
2023-02-08 John Lindgrenxwayland: Fix size issue when starting VLC fullscreen
2023-02-06 ConsolatisCI: adapt to new debian.sources format
2023-02-04 Johan MalmMerge pull request #735 from Consolatis/feature/clear_a...
2023-02-03 Johan MalmMerge pull request #747 from Consolatis/feature/foreign...
2023-02-03 Consolatissrc/config/rcxml.c: allow clearing key/mouse bindings
2023-02-02 Consolatissrc/view.c: make view_wlr_output() static
2023-02-02 Consolatissrc/foreign.c: track outputs
2023-02-01 Consolatissrc/foreign.c: refactor
2023-02-01 ConsolatisEnable more compiler warnings
2023-01-31 ConsolatisCodeStyle: prevent space in code indents
2023-01-29 Johan Malmbuild: bump version to 0.6.1
2023-01-29 Johan MalmNEWS.md: add notes on 0.6.1
2023-01-29 Consolatissrc/output.c: only overwrite the automatic layout if...
2023-01-29 Johan Malmlayer: improve keyboard-interactivity
2023-01-26 Consolatiscursor: update cursor image on scale change
2023-01-24 bi4k8ensure cursor is correctly scaled at startup
2023-01-23 ConsolatisSupport flicker free boot
2023-01-14 Johan MalmEnable single-pixel-buffer-v1
2023-01-11 Johan MalmMerge pull request #433 from Consolatis/feature/regions
2023-01-11 ConsolatisSnapToRegion: Add documentation
2023-01-11 ConsolatisSnapToRegion: Allow for live config updates
2023-01-11 ConsolatisSnapToRegion: Respect core.gap setting
2023-01-11 ConsolatisSnapToRegion: Add dynamic overlay
2023-01-11 ConsolatisSnapToRegion: Evacuate tiled views from destroying...
2023-01-11 ConsolatisSnapToRegion: Snap when ending a move while pressing...
2023-01-11 ConsolatisSnapToRegion: Add overlay while moving and pressing...
2023-01-11 ConsolatisSnapToRegion: Add regions_from_cursor()
2023-01-11 ConsolatisSnapToRegion: Add SnapToRegion action
2023-01-11 ConsolatisSnapToRegion: Add view_snap_to_region()
2023-01-11 ConsolatisSnapToRegion: Wire up output and handle usable_area...
2023-01-11 ConsolatisSnapToRegion: Add config parser
2023-01-10 ConsolatisSnapToRegion: Add implementation
2023-01-08 John Lindgrenxwayland: Add xwayland.h and move more things to xwayland.c
2023-01-06 Consolatisdocs/rc.xml: Overwrite the default W-Return keybind
2023-01-06 Consolatissrc/action.c: Improve debugging by adding action argume...
2023-01-06 Consolatisoutput: Use better arg naming for output_update_all_usa...
2023-01-06 Consolatisinclude/labwc.h: Provide MIN/MAX macros
2023-01-06 Consolatisinclude/ssd.h: prefix defines with SSD_
2023-01-06 Consolatissrc/view.c: move xwayland specific function to xwayland.c
2023-01-06 John Lindgrenoutput: Add output_update_usable_area/all_usable_areas()
2023-01-03 Johan Malmtheme: support theme setting override
2023-01-03 yuanyesrc/output.c: Release layer tree when releasing output
2023-01-03 Consolatissrc/view.c: ensure natural geometry is restored even...
2023-01-03 Consolatissrc/layers.c: destroy layer surface on output loss
2023-01-03 Consolatissrc/layers.c: ensure layers_arrange() is only called...
2023-01-03 Consolatissrc/layers.c: remove new_popup handler on node destruction
2023-01-03 Consolatissrc/layers.c: prevent crash with no outputs available
2023-01-03 Consolatissrc/view.c: prevent fullscreen with no outputs available
2023-01-03 Consolatissrc/output.c: prevent crash with no outputs available
2023-01-02 Consolatissrc/debug.c: reset last_view
2023-01-02 01mickopo/tr.po: update Turkish translation
2023-01-02 Johan Malmpo/sv.po: update Swedish translation
2023-01-02 01mickopo/es.po,it.po: update Spanish and Italian translations
2023-01-02 01mickopo/de.po: update German translation
2023-01-02 01mickonls: updates for new strings in menus
2023-01-02 Joshua Ashtonserver: Filter out wp_drm_lease_device from Xwayland
2023-01-02 Joshua Ashtonbuild: Add drm-lease-v1 protocol to server_protocols
next